Vidyalelo
Data Structure · Q16

Stacks in Data Structures

Programming · Data Structure · question 16

Q16

Which of the following problems can be solved efficiently using a stack?

A.
Balanced parentheses
Answer
B.
Sorting
C.
Searching
D.
Finding shortest path

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board