Choose correct output for the following sequence of operations
push(5)
push(8)
pop
push(2)
push(5)
pop
pop
pop
push(1)
pop
Stack and Queue
Quiz
•
Computers, Other
•
Professional Development
•
Medium
Anshul Oza
Used 6+ times
FREE Resource
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Choose correct output for the following sequence of operations
push(5)
push(8)
pop
push(2)
push(5)
pop
pop
pop
push(1)
pop
8 5 2 5 1
8 5 5 2 1
8 2 5 5 1
8 1 2 5 5
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Only top element can be accessed in stack
TRUE
FALSE
3.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Consider the following operation performed on a stack of size 5.
Push(1);
Pop();
Push(2);
Push(3);
Pop();
Push(4);
Pop();
Pop();
Push(5);
After the completion of all operation, the no of element present on stack are
1
2
3
4
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
If the elements “A”, “B”, “C” and “D” are placed in a queue and are deleted one at a time, in what order will they be removed?
ABCD
DCBA
DCAB
ABDC
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
If the elements “A”, “B”, “D” and “C” are placed in a stack and are deleted one at a time, in what order will they be removed?
ABCD
ABDC
CDBA
DCAB
6.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
In linked list implementation of a queue, the important condition for a queue to be empty is?
FRONT is null
REAR is null
LINK is empty
None of the mentioned
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
25 questions
TechTrivia-1st round
Quiz
•
Professional Development
28 questions
Progression revision 4
Quiz
•
Professional Development
35 questions
DS QUIZ 01
Quiz
•
Professional Development
30 questions
DSA Quiz
Quiz
•
Professional Development
30 questions
Quiz Wizard'24
Quiz
•
Professional Development
30 questions
Data Structures and Algorithm
Quiz
•
11th Grade - Professi...
30 questions
Midterm
Quiz
•
University - Professi...
25 questions
WOMANIA PRELIMS
Quiz
•
Professional Development
15 questions
Multiplication Facts
Quiz
•
4th Grade
20 questions
Math Review - Grade 6
Quiz
•
6th Grade
20 questions
math review
Quiz
•
4th Grade
5 questions
capitalization in sentences
Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance
Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions
Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines
Quiz
•
Professional Development
12 questions
Dividing Fractions
Quiz
•
6th Grade