Knowledge Testing on Data Structures

Knowledge Testing on Data Structures

University

29 Qs

quiz-placeholder

Similar activities

Binary Trees and Traversals Quiz

Binary Trees and Traversals Quiz

University

30 Qs

Estructura de Datos

Estructura de Datos

University

25 Qs

Struktur Data

Struktur Data

University

25 Qs

MIDTERM EXAM IN OS 101

MIDTERM EXAM IN OS 101

University

25 Qs

Data Structures

Data Structures

University

24 Qs

Ulangan Harian XII AIJ TKJ

Ulangan Harian XII AIJ TKJ

University

25 Qs

data structure

data structure

University

25 Qs

DSAH5H6ClassTest

DSAH5H6ClassTest

University

25 Qs

Knowledge Testing on Data Structures

Knowledge Testing on Data Structures

Assessment

Quiz

Computers

University

Hard

Created by

Mr. Maurya

Used 1+ times

FREE Resource

29 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?