What data structure would you mostly likely see in a non
recursive implementation of a recursive algorithm?
Answer Posted / pavan
Stack
| Is This Answer Correct ? | 61 Yes | 2 No |
Post New Answer View All Answers
What is the difference between Array and Arraylist?
what is Singly Linked list?
Which is the parent class of abstractsequentiallist class?
What do you mean by rehashing?
Which is faster hashmap or treemap?
How many types of arrays are there in visual basic?
What is a b+ tree? Explain its uses.
Can map contain duplicate keys?
What is collection sort?
What is data structure and why it is important?
What is time complexity of binary search?
Which is best book for data structures?
Do sets allow duplicates?
Write code for reversing a linked list.
What is the purpose of thread?