DATA STRUCTURES

DATA STRUCTURES

University

20 Qs

quiz-placeholder

Similar activities

2.3.1 Graph Traversal & Path Finding Algorithms

2.3.1 Graph Traversal & Path Finding Algorithms

12th Grade - University

20 Qs

Data Structure Basics

Data Structure Basics

University

20 Qs

04 - Disjoint Sets

04 - Disjoint Sets

University

15 Qs

Networking

Networking

University

15 Qs

Exploring Binary Trees

Exploring Binary Trees

University

20 Qs

Data Structures -Trees & Sorting

Data Structures -Trees & Sorting

University

15 Qs

DSA_Midterm Quiz no. 1

DSA_Midterm Quiz no. 1

University

25 Qs

Demo DS-A ASHV Quiz

Demo DS-A ASHV Quiz

University

17 Qs

DATA STRUCTURES

DATA STRUCTURES

Assessment

Quiz

Computers

University

Hard

Created by

Priyangha V

Used 204+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The number of edges from the node to the deepest leaf is called ___ of the tree.

Height

Depth

Length

Width

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is a full binary tree?

Each node has exactly zero or two children

Each node has exactly two children

All the leaves are at the same level

Each node has exactly one or two children

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is a complete binary tree?

 Each node has exactly zero or two children

A binary tree, which is completely filled, with the possible exception of the bottom level, which is filled from right to left

A binary tree, which is completely filled, with the possible exception of the bottom level, which is filled from left to right

A tree In which all nodes have degree 2

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following is not an advantage of trees?

Hierarchical structure

Faster search

Router algorithms

Undo/Redo operations in a notepad

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

In a full binary tree if number of internal nodes is I, then number of leaves L are?

L = 2*I

L = I + 1

L = I – 1

L = 2*I – 1

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following highly uses the concept of an array?

Binary Search tree

Caching

Spatial locality

Scheduling of Processes

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Any node is the path from the root to the node is called

Successor node

Ancestor node

Internal node

None of the above

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?