Search Header Logo

Group 2 - Trees

Authored by Liyaaa G

Other

University

Used 5+ times

Group 2 - Trees
AI

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

Media Image

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

Media Image

IS THIS A TREE DATA STURCTURE?

YES

NO

Answer explanation

Media Image

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

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?