What data structure would you mostly likely see in a non
recursive implementation of a recursive algorithm?
Answer Posted / shweta
stack
| Is This Answer Correct ? | 36 Yes | 2 No |
Post New Answer View All Answers
Does treemap allow null keys?
What is the need for extendible hashing?
What is data type in data structure?
Can you use Bubble Sort To sort the number of elements.
Write a program to reverse a link list.
What are some of the best practices relating to the java collection framework?
Is red black tree balanced?
Is hashmap part of collection?
Where will be the free node available while inserting a new node in a linked list?
Define general trees?
What is sorted list in data structure?
How many null values are allowed in a set?
Is list same as array?
Why sorting is used?
What are linked lists used for?