
Group 2 - Trees
Authored by Liyaaa G
Other
University
Used 5+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
11 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
10 sec • 1 pt
What are the 4 common operation in binary search tree?
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 BLANKS QUESTION
20 sec • 1 pt
An (a) 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.
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?