Binary Tree Quiz

Binary Tree Quiz

Professional Development

144 Qs

quiz-placeholder

Similar activities

Quiz tối 20/10 (Reading)

Quiz tối 20/10 (Reading)

Professional Development

144 Qs

Cambridge 17 - Test 1

Cambridge 17 - Test 1

Professional Development

144 Qs

23-4

23-4

Professional Development

139 Qs

FLE A1

FLE A1

Professional Development

141 Qs

CompTIA A+ 1001 Exam Prep

CompTIA A+ 1001 Exam Prep

Professional Development

140 Qs

5\6 \7\8ТЕСТ

5\6 \7\8ТЕСТ

Professional Development

147 Qs

PEMELIHARAAN CHASIS KENDARAAN RINGAN TAHAP 1

PEMELIHARAAN CHASIS KENDARAAN RINGAN TAHAP 1

KG - Professional Development

149 Qs

27_28_TEMARIO

27_28_TEMARIO

Professional Development

142 Qs

Binary Tree Quiz

Binary Tree Quiz

Assessment

Quiz

Other

Professional Development

Hard

Created by

Balakiruba Jayabal

FREE Resource

144 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 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

The following tree is an example of?

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 a binary tree?

depth-first traversal

breadth-first traversal

random traversal

priority traversal

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many types of insertions 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?