Data Structures and Algorithms Quiz

Data Structures and Algorithms Quiz

University

20 Qs

quiz-placeholder

Similar activities

Linked List (Chapter 2)

Linked List (Chapter 2)

University

15 Qs

EC8393_FDS_MODEL EXAM_3_PART B

EC8393_FDS_MODEL EXAM_3_PART B

University

15 Qs

Fundamentals of Data Structures-Test 1-Unit-1

Fundamentals of Data Structures-Test 1-Unit-1

University

20 Qs

Introduction to Tree Data Structure (TDS)

Introduction to Tree Data Structure (TDS)

University

20 Qs

AVL Tree

AVL Tree

University

18 Qs

Graph Theory Data Structures

Graph Theory Data Structures

University

17 Qs

M3-1

M3-1

University

15 Qs

DSAA Quiz

DSAA Quiz

University

15 Qs

Data Structures and Algorithms Quiz

Data Structures and Algorithms Quiz

Assessment

Quiz

Computers

University

Medium

Created by

Navkiran Gill

Used 3+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a non-linear data structure?

Array

Linked List

Tree

Stack

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a binary tree, a node with no children is called:

Root

Leaf

Parent

Sibling

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the maximum number of children a node can have in a binary tree?

1

2

3

Any number

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A graph with no cycles is called a:

Directed graph

Acyclic graph

Cyclic graph

Complete graph

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which traversal technique processes the root before its subtrees?

Inorder

Preorder

Postorder

Level-order

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a graph, what does an edge represent?

A path between two nodes

A type of node

A cycle

None of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The degree of a node in a graph refers to:

The number of edges connected to it

Its position in a traversal

Its value

The number of neighbors

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?