Self Assessment on Data Structures

Self Assessment on Data Structures

University

37 Qs

quiz-placeholder

Similar activities

100Devs - LwL - Class01 - Internet and HTML Basics

100Devs - LwL - Class01 - Internet and HTML Basics

9th Grade - Professional Development

32 Qs

vcoIrXnCyQ88DybMEjDY0tQO8zXh9OTAJtlWqaZw

vcoIrXnCyQ88DybMEjDY0tQO8zXh9OTAJtlWqaZw

University

40 Qs

String in Python

String in Python

University

36 Qs

HTML and CSS

HTML and CSS

University - Professional Development

36 Qs

Kuis 2

Kuis 2

University

35 Qs

Evaluación de Aprendizaje N° 1

Evaluación de Aprendizaje N° 1

University

40 Qs

Quizical Suspect!

Quizical Suspect!

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?