Data Structures | Misc | Question 8

Last Updated :
Discuss
Comments
Which data structure is best suited for converting recursive implementation to iterative implementation of an algorithm?
Queue
Stack
Tree
Graph
Share your thoughts in the comments