Better interview question

how would you use python generators in q1 Library managment system

Interview Answer

Anonymous

Nov 24, 2025

I suggested to use generators for iterative searching of the books. This will improve efficency of search in our example.