Self Assessment on Data Structures

Self Assessment on Data Structures

University

37 Qs

quiz-placeholder

Similar activities

UAS-UP-ADA-17122021

UAS-UP-ADA-17122021

University

35 Qs

Techno Excellent

Techno Excellent

University

40 Qs

Data Structures & Algorithm

Data Structures & Algorithm

University

40 Qs

Node JS

Node JS

University

33 Qs

end of year Quiz

end of year Quiz

12th Grade - University

35 Qs

Struktur Data -1 Polmain

Struktur Data -1 Polmain

University

40 Qs

HTML

HTML

University

40 Qs

Pemrograman Web

Pemrograman Web

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?