PRE TEST_DSA_MIDTERMS

Quiz
•
Computers
•
12th Grade
•
Medium

Riggs Manuel Sacdalan
Used 8+ times
FREE Resource
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does "Last-In, First-Out" (LIFO) mean in the context of stacks?
The first element added is the first one to be removed
The last element added is the first one to be removed
Elements can be accessed in any order
Elements are sorted as they are added
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which method is used to add an item to the top of a stack in Python?
add()
push()
append()
insert()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the pop() method do?
Looks at the top item without removing it
Removes the item from the top of the stack
Checks if the stack is empty
Adds an item to the stack
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the expression 6 4 + 9 3 - *, what is the result after evaluating the expression?
24
60
10
18
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the peek operation in stack?
To remove the top item from the stack
To check if the stack is empty
To view the top item without removing it
To add a new item to the stack
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a common application of stacks?
Sorting data
Storing parameters and return points during program execution
Managing database connections
Compressing files
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When converting from infix to postfix, what should be done when encountering a right parenthesis?
Push it onto the stack
Append it to the postfix expression
Pop elements from the stack until a left parenthesis is encountered
Ignore it completely
Create a free account and access millions of resources
Similar Resources on Wayground
35 questions
Data Structures - Graphs

Quiz
•
12th Grade
25 questions
AIJ XII PSAS

Quiz
•
12th Grade
25 questions
Common Algorithms

Quiz
•
9th - 12th Grade
27 questions
Graphs

Quiz
•
9th - 12th Grade
35 questions
Data Structures - Stacks

Quiz
•
12th Grade
26 questions
Quiz Konsep Berpikir Komputasional

Quiz
•
10th Grade - University
35 questions
AIJ Manajemen Bandwidth - PAS

Quiz
•
12th Grade
30 questions
QUIZZ AIJ XII TKJ - BAB V - MANAJEMEN BANDWIDTH

Quiz
•
KG - Professional Dev...
Popular Resources on Wayground
55 questions
CHS Student Handbook 25-26

Quiz
•
9th Grade
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
10 questions
Chaffey

Quiz
•
9th - 12th Grade
15 questions
PRIDE

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
22 questions
6-8 Digital Citizenship Review

Quiz
•
6th - 8th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Chaffey

Quiz
•
9th - 12th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Lab Safety and Lab Equipment

Quiz
•
9th - 12th Grade
20 questions
Getting to know YOU icebreaker activity!

Quiz
•
6th - 12th Grade
12 questions
Macromolecules

Lesson
•
9th - 12th Grade
12 questions
Classifying Polys - 1.1

Quiz
•
10th - 12th Grade
20 questions
1.1 (b) Add / Sub/ Multiply Polynomials

Quiz
•
12th Grade