DS - UNIT1 TEST

DS - UNIT1 TEST

University

16 Qs

quiz-placeholder

Similar activities

Linkers

Linkers

University

11 Qs

UNIT 9-P1- VOCAB PART 1 & 2

UNIT 9-P1- VOCAB PART 1 & 2

University - Professional Development

16 Qs

APA referencing

APA referencing

University

20 Qs

Agenda and Minutes - Intra Office Communication

Agenda and Minutes - Intra Office Communication

8th Grade - University

18 Qs

4.4.3: Spelling Practice

4.4.3: Spelling Practice

4th Grade - University

20 Qs

Referencing - Review

Referencing - Review

University

11 Qs

3.3 Block bad input

3.3 Block bad input

7th Grade - University

20 Qs

Why sitting is bad for you?

Why sitting is bad for you?

12th Grade - University

12 Qs

DS - UNIT1 TEST

DS - UNIT1 TEST

Assessment

Quiz

English

University

Hard

Created by

see tha

Used 1+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following information is stored in a doubly-linked list’s nodes?

Value of a node

Address of Next Node

Address of the previous Node

All of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Insertion of an element at the middle of a linked list requires the modification of how many pointers?

3


2

1

3

4

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Insertion of an element at the ends of a linked list requires the modification of how many pointers?

2

1

3

4

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following can be done with LinkedList?

Implementation of Stacks and Queues

Implementation of Trees

Implementation of Data Structures that can stimulate Dynamic Arrays

All of the Above

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of linked list stores the address of the head node in the next pointer of the last node?


Singly Linked List

Doubly Linked List

Hashed List

Circular Linked List

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Polynomial addition can be implemented using which of the following datastructure?


Linked List

Trees

Stacks

None of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A linked list in which none of the nodes contains a NULL pointer is?


Singly Linked List

Doubly Linked List

Circular Linked List

None of the above

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?