
DSA + System design - 14

Quiz
•
Computers
•
Professional Development
•
Hard
Puneet Kansal
Used 2+ times
FREE Resource
14 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the time complexity of inserting a node in an AVL tree?
O(1)
O(n)
O(log n)
O(n log n)
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
In a Binary Search Tree (BST), which traversal method would give nodes in ascending order?
Pre-order
In-order
Post-order
Level-order
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the maximum number of nodes in a binary tree of height hhh?
2^h + 1
2^(h+1) + 1
h^2
2^h
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
In a full binary tree, how many leaves are there if there are nnn internal nodes?
n
n+1
2n
2n+1
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the height of a complete binary tree with n nodes?
logn
log(n+1)
⌊logn⌋
⌈log(n+1)⌉−1
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following is a property of red-black trees?
Every leaf is red
No two red nodes are adjacent
Every root is red
All nodes are red
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the time complexity of searching for a node in an unbalanced Binary Search Tree (BST) with nnn nodes in the worst case?
O(1)
O(log n)
O(n)
O(n log n)
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Linked List

Quiz
•
Professional Development
12 questions
DSA + System design - 10

Quiz
•
Professional Development
10 questions
Web Development Quiz

Quiz
•
Professional Development
10 questions
High Availability

Quiz
•
Professional Development
10 questions
Linked List Reversal

Quiz
•
Professional Development
11 questions
Kubernetes Essentials 2

Quiz
•
Professional Development
12 questions
Security I - Day 3 - Review of Day 2

Quiz
•
Professional Development
10 questions
IoT - E8

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade