InterviewSolution
Saved Bookmarks
| 1. |
Which is the most appropriate data structure for applying balancing of symbols algorithm?(a) stack(b) queue(c) tree(d) graphI want to ask this question from Application of Stacks topic in portion Application of Stacks of Data Structures & Algorithms II had been asked this question in homework. |
|
Answer» The correct answer is (a) stack |
|