Self Assessment on Data Structures

Self Assessment on Data Structures

University

37 Qs

quiz-placeholder

Similar activities

uts ALG & SD

uts ALG & SD

University

40 Qs

end of year Quiz

end of year Quiz

12th Grade - University

35 Qs

Linked List

Linked List

University

40 Qs

Linear Data Structures Quiz

Linear Data Structures Quiz

University

40 Qs

UTS Algoritma dan Pemrograman

UTS Algoritma dan Pemrograman

University

42 Qs

IOT_SARS

IOT_SARS

University

40 Qs

Round 1 (Computer)

Round 1 (Computer)

University

40 Qs

Java-Collections

Java-Collections

University

40 Qs

Self Assessment on Data Structures

Self Assessment on Data Structures

Assessment

Quiz

Computers

University

Hard

Created by

Mr. Maurya

Used 1+ times

FREE Resource

37 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Minimum number of fields in each node of a doubly linked list is ____

2

3

4

None of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A graph in which all vertices have equal degree is known as ____

Complete graph

Regular graph

Multi graph

Simple graph

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A vertex of in-degree zero in a directed graph is called a/an

Root vertex

Isolated vertex

Sink

Articulation point

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A graph is a tree if and only if graph is

Directed graph

Contains no cycles

Planar

Completely connected

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The elements of a linked list are stored

In a structure

In an array

Anywhere the computer has space for them

In contiguous memory locations

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A parentheses checker program would be best implemented using

List

Queue

Stack

Any of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To perform level-order traversal on a binary tree, which of the following data structure will be required?

Hash table

Queue

Binary search tree

Stack

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?