...

/

Stack/Queue Quiz: Test your understanding of Stack/Queue

Stack/Queue Quiz: Test your understanding of Stack/Queue

Top ten most commonly asked interview questions about stack and queue will be covered in this lesson in the form of a quiz.

We'll cover the following...
Technical Quiz
1.

In order to check whether an expression contains balanced parentheses or not, which data structure you will use?

A.

Stack

B.

Queue

C.

List

D.

Tree


1 / 10