Binary Trees and Heaps Quiz

Binary Trees and Heaps Quiz

University

40 Qs

quiz-placeholder

Similar activities

Latihan Soal Materi Informatika Kelas 9 smt 1

Latihan Soal Materi Informatika Kelas 9 smt 1

9th Grade - University

35 Qs

TechJar Round 1

TechJar Round 1

University

45 Qs

AI U1 and U2

AI U1 and U2

University

40 Qs

ICT C3 Year 7 Quiz 2024

ICT C3 Year 7 Quiz 2024

7th Grade - University

45 Qs

Long Quiz | INFOT 1 – Integrative Programming and Technologies

Long Quiz | INFOT 1 – Integrative Programming and Technologies

University

40 Qs

Module 1 OF DBMS

Module 1 OF DBMS

University

35 Qs

Freshers Day Quiz

Freshers Day Quiz

University

35 Qs

C Programming - Array MCQs

C Programming - Array MCQs

University

40 Qs

Binary Trees and Heaps Quiz

Binary Trees and Heaps Quiz

Assessment

Quiz

Information Technology (IT)

University

Hard

Created by

MARCK GARCIA

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The topmost node of a binary tree is called:

Parent node

Root node

Leaf node

Child node

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

A binary tree can have at most how many children per parent?

1

2

3

Unlimited

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

In a binary tree, nodes without children are called:

Parents

Roots

Leaves

Branches

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which traversal visits nodes in the order Left-Root-Right?

Preorder

Postorder

Inorder

Level order

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which traversal visits the root node first, then left and right subtrees?

Inorder

Preorder

Postorder

Level order

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

In a Binary Search Tree (BST), all values in the left subtree are:

Equal to the parent

Less than the parent

Greater than the parent

Random

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

A BST does not allow:

Unique keys

Duplicates

Left subtrees

Right subtrees

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?