
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
Data Structures Linked List Quiz

Quiz
•
University
10 questions
Trees

Quiz
•
University
11 questions
Binary Search Trees

Quiz
•
University
13 questions
Graph Traversal Algorithms Quiz

Quiz
•
12th Grade - University
12 questions
Quiziz C++

Quiz
•
University
10 questions
C - Pointers

Quiz
•
University
12 questions
Typing

Quiz
•
KG - University
10 questions
Quiz on Data Structures - Lists

Quiz
•
University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
21 questions
Spanish-Speaking Countries

Quiz
•
6th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
7 questions
Common and Proper Nouns

Interactive video
•
4th Grade - University
12 questions
Los numeros en español.

Lesson
•
6th Grade - University
7 questions
PC: Unit 1 Quiz Review

Quiz
•
11th Grade - University
7 questions
Supporting the Main Idea –Informational

Interactive video
•
4th Grade - University
12 questions
Hurricane or Tornado

Quiz
•
3rd Grade - University
7 questions
Enzymes (Updated)

Interactive video
•
11th Grade - University