Binary Tree

Binary Tree

University

12 Qs

quiz-placeholder

Similar activities

Python Quiz For Starters

Python Quiz For Starters

3rd Grade - Professional Development

17 Qs

Basic on Operating System

Basic on Operating System

University

10 Qs

MIDTERM EXAM - IT APP

MIDTERM EXAM - IT APP

University

17 Qs

Evaluasi Pertemuan 12 DRPL TI-3B

Evaluasi Pertemuan 12 DRPL TI-3B

University

15 Qs

Pythonintro

Pythonintro

University

15 Qs

Kuis Dadakan ;)

Kuis Dadakan ;)

10th Grade - University

15 Qs

CHAPTER 1: COMPUTER SECURITY REVIEW

CHAPTER 1: COMPUTER SECURITY REVIEW

University

10 Qs

Komponen Jaringan & Pengkabelan

Komponen Jaringan & Pengkabelan

University

15 Qs

Binary Tree

Binary Tree

Assessment

Quiz

Computers

University

Practice Problem

Medium

Created by

Nicolas Jara

Used 147+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What would be the answer to this expression tree?

28

27

31

29

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What are the nodes at depth 2?

[B,C]

[D,E,F,G]

[H,I,J,K,L,M,N,O,P]

[A]

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

How could I get to the node with the K value?

root.left.right.left

root.right.left

root.left.right.right

root.left.left.right

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What are the leaves of this tree

[4,3,2,1]

[2,3]

[1,2,3]

[4,5,6,7]

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Is this Tree a Binary Tree?

Yes

NO

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many levels would a tree have to have be to contain 32 nodes(with the first level being considered as 0)

0

1

4

3

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the root of this Binary Tree?

7

14

8

1

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?