Search Header Logo

Binary Trees and Traversals Quiz

Authored by Ms. 16458

Computers

University

Used 2+ times

Binary Trees and Traversals Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a binary tree?

A tree with only one child per node

A tree with two children per node

A tree with at most two children per node

A tree with more than two children

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which traversal visits root first, then left and right?

Inorder

Postorder

Preorder

Level order

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data structure is used for level order traversal?

Stack

Queue

Array

Linked list

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a full binary tree, every node has:

No child

One child

Two children or no child

More than two children

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the maximum number of nodes in level 3?

3

6

4

8

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The root of a binary tree is the:

Last node

Middle node

First node

Any node

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which traversal visits left, root, right?

Preorder

Inorder

Postorder

Level order

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?