What is the time complexity of binary search on a sorted array?

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
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 Quizizz
12 questions
Searching Quiz

Quiz
•
University
15 questions
Data Structure & Algorithm

Quiz
•
University
15 questions
Binary Search Tree and Hashing Quiz

Quiz
•
University
12 questions
DS Quiz

Quiz
•
University
16 questions
Christmas Quiz KS3

Quiz
•
6th Grade - University
10 questions
Blender Basics

Quiz
•
6th Grade - University
15 questions
AlgoWhiz Quiz

Quiz
•
University
10 questions
Exploring C++, Data Structures, and HTML

Quiz
•
12th Grade - University
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade