What are the 4 common operation in binary search tree?
Group 2 - Trees

Quiz
•
Other
•
University
•
Medium
Liyaaa G
Used 5+ times
FREE Resource
11 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
10 sec • 1 pt
SEARCH
INSERTION
DELETION
TRAVERSAL
PEEK
2.
MULTIPLE SELECT QUESTION
10 sec • 2 pts
What are the different traversal types? Select all the correct answers.
Breadth-First or Level Order
Inorder
Postorder
Depth-First
Preorder
Answer explanation
The Inorder, Preorder, and Postorder are under Depth First.
3.
MULTIPLE CHOICE QUESTION
5 sec • 1 pt
Type of search that repeatedly partitions all the elements to find a certain element.
Binary Search Tree
Binary Tree
4.
FILL IN THE BLANK QUESTION
20 sec • 1 pt
An ___________________ is a data structure in which the data is placed in a linear way.
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
In binary search tree, what is the formula for getting the middle of the list?
middle = (left + right) / 2
middle = left + right / 2
middle = left + (right / 2)
middle = (left - right) / 2
6.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
The procedure of visiting all the nodes in a specific order.
Trees Tranversal
Binary Search Tree
Tree Traversal
Tree Transvesal
7.
MULTIPLE CHOICE QUESTION
5 sec • 1 pt
IS THIS A TREE DATA STURCTURE?
YES
NO
Answer explanation
REMEMBER: NODES THAT ARE ALLIGNED OR ON THE SAME LEVEL CANNOT CONNECT.
Create a free account and access millions of resources
Similar Resources on Quizizz
7 questions
Algorithm Quizz 1

Quiz
•
University
10 questions
Modelo de orientación para el desarrollo personal del estudiante

Quiz
•
University
15 questions
AlgoWhiz Quiz

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

Quiz
•
12th Grade - University
10 questions
Teaching and Learning Process

Quiz
•
University
15 questions
Binary Search Tree and Hashing Quiz

Quiz
•
University
10 questions
QUIZ3:-DATA STRUCTURE

Quiz
•
University
16 questions
Christmas Quiz KS3

Quiz
•
6th Grade - 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