What data structure would you mostly likely see in a non
recursive implementation of a recursive algorithm?

Answer Posted / karan

stack. Tree Travelsal is a very good example.

Is This Answer Correct ?    17 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

which is the simplest file structure? (Sequential, indexed, random)

787


What is collection sort?

493


Can we override compareto method for enumerations?

580


How many types of linked list exist?

537


What is difference between static and dynamic array?

452






Define a tree?

585


Define root?

556


Tell me how to find middle element of linked list in one pass?

522


What is the method to find the complexity of an algorithm?

546


What is array and its types?

553


What is the impact of signed numbers on the memory?

536


How treemap orders the elements if the key is a string?

500


How to reverse a linked list iterative algorithm?

488


Run time memory allocation is known as ?

564


Why do we Use a Multidimensional Array?

477