L7 Tree Data Structures Quiz

L7 Tree Data Structures Quiz

University

19 Qs

quiz-placeholder

Similar activities

A-Level Computer Science Data Structures Quiz

A-Level Computer Science Data Structures Quiz

12th Grade - University

14 Qs

New DSC Quiz

New DSC Quiz

University

20 Qs

Data Structures Quiz No 2

Data Structures Quiz No 2

University

20 Qs

TREES

TREES

University

20 Qs

Data Structures -Trees & Sorting

Data Structures -Trees & Sorting

University

15 Qs

1 Binary Search Trees

1 Binary Search Trees

University

20 Qs

DSA_Quiz_3

DSA_Quiz_3

University

20 Qs

MS 101 - Week 16 - Graph

MS 101 - Week 16 - Graph

University

20 Qs

L7 Tree Data Structures Quiz

L7 Tree Data Structures Quiz

Assessment

Quiz

Computers

University

Hard

Created by

Coder Warman

Used 2+ times

FREE Resource

19 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following is the topmost node in a tree?

Node

Root

Leaf

Edge

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What do we call a node with no children?

Root

Internal Node

Leaf (External Node)

Ancestor

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which term refers to a link between two nodes in a tree?

Root

Leaf

Edge

Sibling

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

In a binary tree, what do we call nodes with the same parent?

Siblings

Children

Ancestors

Descendants

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What term describes a node connected directly above another node?

Sibling

Parent

Leaf

Root

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which node property counts the number of child nodes?

Degree of a Node

Height

Depth

Ancestor

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is the height of a tree with only the root node?

0

1

2

Depends on the tree

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?