GeeksforGeeks » Interview Questions
Adobe Interview Question for Software Engineer/Developer about Data Structure
(3 posts)-
Reverse a stack without using extra stack (hinted about using double recursion).
-
tell me, if you are using double recursion, are not using the function stack space??
Reply
You must log in to post.