FactSet Interview Question

Given a piece of code, modify the same to implement recursively. Now explain which implementation would be better in terms of performance, memory management and why? What would be the drawback for the recursive implementation?

Interview Answer

Anonymous

May 31, 2014

what were the OOP questions asked ?

6