
final_quiz_2023

Quiz
•
Computers
•
University
•
Hard
K.vinay kumar
Used 1+ times
FREE Resource
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What would be the solution to the given prefix notation?
14
15
12
18
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To implement a stack using queue(with only enqueue and dequeue operations), how many queues will you need?
1
2
4
3
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you calculate the pointer difference in a memory efficient double linked list?
head xor tail
pointer to previous node xor pointer to next node
pointer to previous node – pointer to next node
pointer to next node – pointer to previous node
4.
FILL IN THE BLANK QUESTION
1 min • 1 pt
What is the worst case time complexity of inserting a node in a doubly linked list?
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the worst case time complexity of inserting a node in a doubly linked list?
O(nlogn)
O(logn)
O(n)
O(1)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In a binary search tree, which of the following traversals would print the numbers in the ascending order?
Level-order traversal
Pre-order traversal
In-order traversal
Post-order traversal
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In a circular queue, how do you increment the rear end of the queue?
rear++
(rear+1) % CAPACITY
(rear % CAPACITY)+1
rear–
8.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the postfix expression for the corresponding infix expression?
a+b*c+(d*e)
abc*+de*++
abc+*de*+
a+bc*de+*
abc*+de*+
Similar Resources on Wayground
12 questions
Quiziz C++

Quiz
•
University
9 questions
Quiz on Data Structures

Quiz
•
University
13 questions
Graph Traversal Algorithms Quiz

Quiz
•
12th Grade - University
13 questions
DS UNIT-2 TEST-2

Quiz
•
University
10 questions
Quiz 2 - ASD - B

Quiz
•
University
10 questions
Struktur Data

Quiz
•
University
10 questions
2025_DSA_LinkedList

Quiz
•
University
10 questions
Quiz on Data Structures - Lists

Quiz
•
University
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