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

Answers were Sorted based on User's Feedback



What data structure would you mostly likely see in a non recursive implementation of a recursive al..

Answer / pavan

Stack

Is This Answer Correct ?    61 Yes 2 No

What data structure would you mostly likely see in a non recursive implementation of a recursive al..

Answer / shweta

stack

Is This Answer Correct ?    36 Yes 2 No

What data structure would you mostly likely see in a non recursive implementation of a recursive al..

Answer / karan

stack. Tree Travelsal is a very good example.

Is This Answer Correct ?    17 Yes 0 No

Post New Answer

More Data Structures Interview Questions

What is array in data structure with example?

0 Answers  


What is linked list with example?

0 Answers  


What's the difference between an array and vector?

0 Answers  


List the types of rotations available in splay tree?

0 Answers  


How do you use the sort function?

0 Answers  






State the different types of linked lists?

0 Answers  


Write program for Quick sort ?

0 Answers  


Define a relation?

0 Answers  


What do you mean by tree edge?

0 Answers  


What does map stand for?

0 Answers  


How to inverting a function in sort and searching?

0 Answers  


What is a multiset table?

0 Answers  


Categories