Self Assessment on Data Structures

Self Assessment on Data Structures

University

37 Qs

quiz-placeholder

Similar activities

quiz based on web design

quiz based on web design

University

40 Qs

DSA QUIZ - 2 (17-06-23)

DSA QUIZ - 2 (17-06-23)

University

40 Qs

Quizical Suspect!

Quizical Suspect!

University

40 Qs

Struktur Data dalam Pembuatan Gim

Struktur Data dalam Pembuatan Gim

12th Grade - University

36 Qs

Node JS

Node JS

University

33 Qs

Linked List

Linked List

University

40 Qs

Pemrograman Web

Pemrograman Web

University

40 Qs

Operating System - Process

Operating System - Process

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?