Thoughtworks Interview Question

What data structure is implemented in recursive functions

Interview Answer

Anonymous

Feb 13, 2021

Stack. Explain how each recursively called function is added on to the stack