
DSA + System Design - 12

Quiz
•
Computers
•
Professional Development
•
Medium
Puneet Kansal
Used 2+ times
FREE Resource
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the time complexity of the push and pop operations in a stack implemented with a linked list?
O(n)
O(log n)
O(1)
O(n log n)
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Given an infix expression: A+B∗(C−D)/E what is the equivalent postfix expression?
AB+CD−∗E/
ABCD−∗+E/
AB+CD∗−E/
ABCD−∗E/+
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
How many stacks are required to implement a queue using the stack data structure?
1
2
3
4
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following is not an application of stacks?
Function call management
Infix to postfix conversion
Managing a list of items
Balancing symbols
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
In a stack implemented using an array, what is the time complexity of accessing the i-th element from the top of the stack?
O(1)
O(i)
O(n-i)
O(n)
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following conditions indicate that a stack is empty?
top == stack.length
top == stack.length - 1
top == 0
top == -1
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
In the context of recursion, the stack is used to store which of the following?
Static variables
Global variables
Local variables and return addresses
Register values
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Advance Stack

Quiz
•
Professional Development
13 questions
DSA 2

Quiz
•
Professional Development
9 questions
DEV WEB - 1

Quiz
•
Professional Development
15 questions
Searching and Sorting

Quiz
•
University - Professi...
10 questions
IT ENGLISH: Research Project Topics - Web Development Frameworks

Quiz
•
Professional Development
10 questions
PreTrainingExceptions

Quiz
•
Professional Development
12 questions
Javascript Avanzado ft-22b Grupo 5

Quiz
•
Professional Development
13 questions
Intro M3

Quiz
•
Professional Development
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade