Thoughtworks interview question

What data structure is implemented in recursive functions

Interview Answer

Anonymous

13 Feb 2021

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