Stacks/Queues
Quiz
•
Computers, Science
•
University
•
Practice Problem
•
Medium
Dustyn Loyda
Used 160+ times
FREE Resource
Enhance your content in a minute
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is FIFO?
Stack
Linked List
Queue
Inverse Queue
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the stack contain after the following actions?
Push(1);
Push(2);
Push(3);
Push(4);
Pop();
Pop();
Push(5);
1, 2, 3
1, 2, 3, 5
1, 2, 3, 4, 5
1, 2, 5
3.
FILL IN THE BLANK QUESTION
1 min • 1 pt
To add an element to a Queue, you use the ________ () method.
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Convert the infix exression
(A + B) * (C + D)
to Postfix.
A B C * + D +
A B + C D + *
A B * C D * +
A B + C + D +
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which method is important when it comes to popping from a Stack?
IsFull()
canPop()
isEmpty()
peek()
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Eevee
Squirtle
Pikachu
Psyduck
Bulbasaur
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
One difference between stack and queue?
Stacks require dynamic memory, but Queues do not
Stacks use two ends of the structure, Queues use only one
Queues require dynamic memory, but Stacks do not
Queues use two ends of the structure, Stacks use only on
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is LIFO?
Stack
Linked List
Queue
Inverse Queue
9.
OPEN ENDED QUESTION
3 mins • 1 pt
What's your favorite Pokemon?
Evaluate responses using AI:
OFF
Similar Resources on Wayground
10 questions
DAA-UNIT-4 QUIZ
Quiz
•
University
10 questions
Structure Data Review
Quiz
•
University - Professi...
10 questions
Computer Networks Quiz
Quiz
•
University - Professi...
14 questions
IOTA : Web Development Bootcamp Quiz 2
Quiz
•
University
10 questions
PLC Pre Test
Quiz
•
University
10 questions
Seatwork HASH (Data Structure)
Quiz
•
University
10 questions
Planet Boundaries
Quiz
•
University
10 questions
Week 4: Recap Java Programming
Quiz
•
University
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
Discover more resources for Computers
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)
Quiz
•
8th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
9 questions
Principles of the United States Constitution
Interactive video
•
University
18 questions
Realidades 2 2A reflexivos
Quiz
•
7th Grade - University
10 questions
Dichotomous Key
Quiz
•
KG - University
25 questions
Integer Operations
Quiz
•
KG - University
7 questions
What Is Narrative Writing?
Interactive video
•
4th Grade - University
20 questions
SER vs ESTAR
Quiz
•
7th Grade - University
