
In-Lab5

Quiz
•
Other
•
University
•
Medium

Tony Abi Haidar
Used 1+ times
FREE Resource
14 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the time complexity of binary search on a sorted array?
O(1)
O(n log n)
O(log n)
O(n)
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the depth of a leaf node in a tree?
Depth is undefined
2
0
1
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In a binary search tree, the data in the left sub-tree is:
Less than or equal to the parent node
Greater than the parent node
Randomly distributed
Equal to the parent node
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the worst-case depth of a binary search tree when inserting elements in sorted order?
O(log n)
O(n log n)
O(1)
O(n)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which traversal method visits nodes in the order of left, root, right?
In-order
Level-order
Pre-order
Post-order
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the 'next' pointer in a binary search tree?
To point to the root node
To point to the maximum of the left subtree
To point to the minimum of the right subtree
To point to the parent node
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What happens when you remove a node with two children in a binary search tree?
Replace it with its right child
Relabel it with the value of its in-order successor
Replace it with its left child
Simply delete the node
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
ICT Quiz Bees

Quiz
•
University
17 questions
WN quiz

Quiz
•
University
12 questions
Searching Quiz

Quiz
•
University
15 questions
Data Structure & Algorithm

Quiz
•
University
10 questions
Aaruth Quiz

Quiz
•
University
10 questions
Coding Challenge Round 1

Quiz
•
University
13 questions
Kuis DAA - Greedy

Quiz
•
University
10 questions
IT Concepts for Grade 13 Students

Quiz
•
University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade