Binary Tree Quiz

Binary Tree Quiz

University

149 Qs

quiz-placeholder

Similar activities

Untitled Quiz

Untitled Quiz

University

148 Qs

Inf theory base

Inf theory base

University

152 Qs

ANATOMY AND PHYSIOLOGY

ANATOMY AND PHYSIOLOGY

University

147 Qs

Chapter: Ch 12 – Emergency Medications

Chapter: Ch 12 – Emergency Medications

University

150 Qs

Di Truyền Học Đại Cương 1

Di Truyền Học Đại Cương 1

University

150 Qs

PTB151 Blue Module Final Review

PTB151 Blue Module Final Review

University

151 Qs

Pháp luật

Pháp luật

University

151 Qs

mc plđc plu111

mc plđc plu111

University

146 Qs

Binary Tree Quiz

Binary Tree Quiz

Assessment

Quiz

Other

University

Hard

Created by

Balakiruba Jayabal

FREE Resource

149 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the maximum number of children that a binary tree node can have?

0

1

2

3

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The following given tree is an example for?

Binary tree

Binary search tree

Fibonacci tree

none

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many common operations are performed in a binary tree?

1

2

3

4

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the traversal strategy used in the binary tree?

depth-first traversal

breadth-first traversal

random traversal

Priority traversal

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many types of insertion are performed in a binary tree?

1

2

3

4

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What operation does the following diagram depict?

inserting a leaf node

inserting an internal node

deleting a node with 0 or 1 child

none

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many bits would a succinct binary tree occupy?

n+O(n)

2n+O(n)

n/2

n

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?

Discover more resources for Other