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

Explain the types of linked lists.

733


Which algorithm is used in collections sort method?

605


What is a b+ tree? Explain its uses.

692


State the different ways of representing expressions?

891


Is hashmap sorted?

677






How dynamic arrays are created?

630


Which data structure is applied when dealing with a recursive function?

775


Is quicksort recursive?

717


Define balancing condition for AVL Tree.

717


What is return map?

715


How do you find the complexity of a bubble sort?

619


What are the tasks performed while traversing a binary tree?

777


What is arraylist load factor?

693


How do you create a tree diagram?

690


Define hash table?

730