DS

DS

University

30 Qs

quiz-placeholder

Similar activities

Data Strucuture & Python

Data Strucuture & Python

University

25 Qs

ICTC0613 - Midterms Exam

ICTC0613 - Midterms Exam

University

30 Qs

Sorting Techniques

Sorting Techniques

University

25 Qs

Final Review - CS125 Part 2

Final Review - CS125 Part 2

University

27 Qs

Data Structure & Algorithm-Quiz-1

Data Structure & Algorithm-Quiz-1

University

30 Qs

Stack and Queue

Stack and Queue

University

25 Qs

3ICTH7H8DSA

3ICTH7H8DSA

University

25 Qs

221 quiz questions exam 2 prep

221 quiz questions exam 2 prep

University

26 Qs

DS

DS

Assessment

Quiz

Computers

University

Medium

Created by

Gauri Chavan

Used 2+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The given diagram represents

Two way Header Linked List

Two way Circular Linked Lst

Two way Circular Header Linked List

Two way Linked List

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

State True or false: The diagram below is representing Insertion of a node in free storage list.

true

false

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which of the following data structure is/are classified as linear data structure
Linked List
Array
Stack
Queue
All of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If the given array is one dimensional array,the memory address of 10th element can be calculated by the formula
LOC(Array[10])=Base(Array)+w(10-lbr)
LOC(Array[10])=Base(Array[10])+(10-lbr)
LOC(Array[10])=Base(Array[10])+w(10-ubr)
None of the above

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The following is two way list

Grounded header list

Circular header list

Linked list with header and traiter nodes

None of above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The number of swappings needed to sort the numbers 8,22,7,9,31,19,5,13 in ascending order using bubble sort is:
11
13
12
14

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Best efficient way of representing the sparse matrix is
Method of Linearization
Method of Vector Representation
Method of Linked Representation
Method of Matrix Representation

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?