PDS - 04225 Lists, Stacks and Queues - Chapter 5

PDS - 04225 Lists, Stacks and Queues - Chapter 5

University

10 Qs

quiz-placeholder

Similar activities

(CPDS) Time and Global States - Clocks

(CPDS) Time and Global States - Clocks

University

9 Qs

mit app inventer

mit app inventer

KG - Professional Development

11 Qs

WORD ĐỀ 6

WORD ĐỀ 6

University

10 Qs

Python List

Python List

4th Grade - University

15 Qs

Programming in C

Programming in C

University

10 Qs

LA5.C5: Branching and Subroutines

LA5.C5: Branching and Subroutines

9th Grade - University

14 Qs

Q5 - ICT2

Q5 - ICT2

University

10 Qs

Q2 - Python

Q2 - Python

University

10 Qs

PDS - 04225 Lists, Stacks and Queues - Chapter 5

PDS - 04225 Lists, Stacks and Queues - Chapter 5

Assessment

Quiz

Computers

University

Practice Problem

Easy

Created by

Rafael Orta

Used 285+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?