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
Will it create any problem if we add elements with key as user defined object into the treemap?
What is range search?
What is data and data types?
What is a queue in data structure?
What is the difference between arraylist and linkedlist?
Are linked lists considered linear or non-linear data structures?
What are the best data structure courses for gate preparation?
How many types of lists are there?
Define articulation point?
What can be stored in an arraylist?
Does treemap allow duplicate keys?
State the advantages of using infix notations?
What are linked lists good for?
Which interfaces are implemented by hashmap?
What is basic data structure?