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


Please Help Members By Posting Answers For Below Questions

What is the relationship between a queue and its underlying array?

923


Difference between calloc and malloc ?

683


Why do we use sorting?

621


What is a map in programming?

608


How are elements stored in hashset?

647


Can we change the size of an array at run time?

717


List all data structures you would use for a memory management module.

728


Explain the difference between a list and array.

707


What is non linear structure?

659


Explain singly linked list in short.

697


Write any two principles of gradation of structures.

729


Define forest?

745


What is significance of ” * ” ?

785


Which is better arraylist or linkedlist?

634


What are different dynamic memory allocation technique in c.

681