PDS - 04225 Lists, Stacks and Queues - Chapter 5

PDS - 04225 Lists, Stacks and Queues - Chapter 5

University

10 Qs

quiz-placeholder

Similar activities

FOS Ch.1 PArt 4 (QUIZ 4)

FOS Ch.1 PArt 4 (QUIZ 4)

University

8 Qs

Quiz despre B+ Tree

Quiz despre B+ Tree

University

10 Qs

Graph Traversal Algorithms Quiz

Graph Traversal Algorithms Quiz

12th Grade - University

13 Qs

Data structures

Data structures

University

9 Qs

1.1 Network Topologies

1.1 Network Topologies

KG - University

10 Qs

Hadoop

Hadoop

University

15 Qs

BCSC0006 - Quiz 4 - Linked List & Stacks

BCSC0006 - Quiz 4 - Linked List & Stacks

University

10 Qs

KofiNketiaAckaahGyasi_CSCI2380_03Pre2

KofiNketiaAckaahGyasi_CSCI2380_03Pre2

University

10 Qs

PDS - 04225 Lists, Stacks and Queues - Chapter 5

PDS - 04225 Lists, Stacks and Queues - Chapter 5

Assessment

Quiz

Computers

University

Easy

Created by

Rafael Orta

Used 285+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Given a list with items 40, 888, -3, 2, what does GetLength(list) return?

4

Fails

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

How many nodes will ListSearch visit when searching for 54?

6

7

4

3

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

How many nodes will ListSearch visit when searching for 48?

0

6

3

1

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What value does ListSearch return if the search key is not found?

5

1

null

6

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Each node in a doubly-linked list contains data and _____ pointer(s).

1

2

None

3

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Given a doubly-linked list with nodes 20, 67 and 11, node 20 is the _____.

Head

Tail

CurPointer

Next

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Given a doubly-linked list with nodes 4, 7, 5, 1, node 7's previous pointer points to node _____.

4

5

1

null

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?