Would this Binary Tree be considered a Binary Search Tree?
Binary Search Tree

Quiz
•
Computers
•
University
•
Hard
Nicolas Jara
Used 61+ times
FREE Resource
7 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Yes
No
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Is this a binary search tree and what is the runtime for traversal?
Yes, O(log(n))
No, O(n)
Yes, O(n)
No, O(log(n))
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When adding a node with the same value as its root where would it go?
Left
Right
Depends on the implementation
doesn't matter
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If I deleted the root from the Binary Search Tree what could I replace it with?
7
14
3
1
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What does this code do?
Find all the values less than root.item
Find the max value
Find the min value
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What does this code do?
Count all the items greater than k.
Count all the items less than k
Count all the items equal to k
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of these Trees is a Binary Search Tree?
Similar Resources on Quizizz
12 questions
Binary Tree

Quiz
•
University
10 questions
Quiz - CSE

Quiz
•
University
10 questions
0xDebug - Python

Quiz
•
University
10 questions
Quiz 2 - ASD - B

Quiz
•
University
10 questions
Kuis Struktur Data & Pemrograman

Quiz
•
University
10 questions
A2 Trees

Quiz
•
University
10 questions
BCSC0006 Trees

Quiz
•
University
11 questions
Trees

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade