
Quiz on Data Structures

Quiz
•
Computers
•
University
•
Medium
Muhammad Rizwan
Used 3+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the main difference between a stack and a queue?
Stack uses FIFO and Queue uses LIFO
Stack uses LIFO and Queue uses FIFO
Both use FIFO
Both use LIFO
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which traversal of a binary tree gives sorted output for Binary Search Trees?
Pre-order
Post-order
In-order
Level-order
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many children can a node in a tree have at most?
1
2
3
Infinite
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What property must a binary tree satisfy to be called a Binary Search Tree?
Each node has two children
All leaves are on the same level
Left child < parent < right child
Nodes store only even numbers
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which rotation is used to balance an AVL Tree in a Left-Right (LR) imbalance?
Single Right Rotation
Single Left Rotation
Left-Right Rotation
Right-Left Rotation
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the time complexity of insertion in an AVL Tree in the worst case?
O(n)
O(log n)
O(n log n)
O(1)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In a queue, from where is the element added(enqueue operation)?
Front
Rear
Middle
Any position
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
DS MODULE 3 LINKED LIST

Quiz
•
University
15 questions
Data Structure

Quiz
•
University
11 questions
Trees

Quiz
•
University
7 questions
Quiz AVL's Tree

Quiz
•
University
14 questions
Binary Tree

Quiz
•
University
10 questions
Quiz - CSE

Quiz
•
University
13 questions
L10 OS LAB WS24 14-2-24

Quiz
•
University
15 questions
Binary Addition

Quiz
•
9th Grade - 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
Appointment Passes Review

Quiz
•
6th - 8th 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
20 questions
Grammar Review

Quiz
•
6th - 9th Grade