L7 Tree Data Structures Quiz

L7 Tree Data Structures Quiz

University

19 Qs

quiz-placeholder

Similar activities

Introduction to Tree Data Structure (TDS)

Introduction to Tree Data Structure (TDS)

University

20 Qs

Data Structures -Trees & Sorting

Data Structures -Trees & Sorting

University

15 Qs

ITEDAT Endterm Quiz #3

ITEDAT Endterm Quiz #3

University

20 Qs

M3-1

M3-1

University

15 Qs

DSAA Quiz

DSAA Quiz

University

15 Qs

Data Structures and Algorithms Quiz - BATCH 1

Data Structures and Algorithms Quiz - BATCH 1

University

23 Qs

AVL Tree

AVL Tree

University

18 Qs

ASD - A

ASD - A

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?