Concept drill
stack-application
GATE CSE & IT · Data Structures · 2004-2015
3
PYQs
100%
keyed
0
elite explanations
3
years appeared
Study anchor
Cormen et al. — Introduction to Algorithms (CLRS)
Algorithms, data structures, graph algorithms, complexity
Practice action
Start latest PYQPYQs in this concept
All concepts →2015 PYQ
The result evaluating the postfix expression $$10\,\,5\, + 60$$ $$\,\,6/\, * \,8\, - $$ is
easyanswer key
2007 PYQ
The following postfix expression with single digit operands is evaluated using a stack: 8 2 3 ^ / 2 3 * + 5 1 * - Note that ^ is the exponentiation operator. The top two elements o...
easyanswer key
2004 PYQ
The best data structure to check whether an arithmetic expression has balanced parentheses is a
easyanswer key