Trees

Trees

Professional Development

10 Qs

quiz-placeholder

Similar activities

C Programming

C Programming

Professional Development

10 Qs

BASES DE DATOS FUTBOLISTAS

BASES DE DATOS FUTBOLISTAS

Professional Development

11 Qs

BẢNG CHỌN HOME

BẢNG CHỌN HOME

Professional Development

10 Qs

qwertyuiop

qwertyuiop

KG - Professional Development

10 Qs

typing quiz

typing quiz

6th Grade - Professional Development

12 Qs

everisCodeFest 4

everisCodeFest 4

Professional Development

10 Qs

Introduction to Hyperconverged: HCI 101

Introduction to Hyperconverged: HCI 101

Professional Development

10 Qs

DSA 1

DSA 1

Professional Development

10 Qs

Trees

Trees

Assessment

Quiz

Computers

Professional Development

Practice Problem

Medium

Created by

Anupriya Rajkumar

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

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

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The number of edges from the root to the node is called __________ of the tree.

Height

Depth

Length

Path

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not an application of trees?

Game playing

Database indexing

Router algorithms

Undo/Redo operations in a notepad

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A full binary tree with n leaves contains

n nodes

2n - 1 nodes

2n + 1 nodes

n+1 nodes

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A tree with N nodes has _______ null pointers.

N+1

N-1

N

2N

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A tree with N nodes has ____________ edges.

N+1

N-1

2N+1

2N-1

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

The leftmost node in a Binary Search Tree contains the ___________ value among all the nodes.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tree traversal resembles the graph's breadth-first search?

Preorder

Postorder

levelorder

inorder

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?