Examveda

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

A. Evaluating infix expressions

B. Finding the shortest path in a graph

C. Checking for cycles in a graph

D. Sorting elements

Answer: Option A


This Question Belongs to Data Structure >> Stacks In Data Structures

Join The Discussion

Related Questions on Stacks in Data Structures