Data Structures: Stacks and Queues

Data Structures: Stacks and Queues

11th Grade

10 Qs

quiz-placeholder

Similar activities

QUIZ M4 Stack & Queue

QUIZ M4 Stack & Queue

1st Grade - University

14 Qs

KUIZ SAINS KOMPUTER BAB 3.1.2 (QUEUE)

KUIZ SAINS KOMPUTER BAB 3.1.2 (QUEUE)

1st Grade - Professional Development

6 Qs

Lesson 2 - Queues

Lesson 2 - Queues

11th - 12th Grade

14 Qs

AQA Computer Science GCSE - 3.1 Fundamentals of algorithms

AQA Computer Science GCSE - 3.1 Fundamentals of algorithms

10th - 12th Grade

15 Qs

AS Computing: Data Structures

AS Computing: Data Structures

10th Grade - University

15 Qs

A Level - Data Structures 1

A Level - Data Structures 1

11th Grade

10 Qs

Programming Basics

Programming Basics

11th - 12th Grade

10 Qs

REMEDI UH INFORMATIKA BAB 2 "BERPIKIR KOMPUTASIONAL"

REMEDI UH INFORMATIKA BAB 2 "BERPIKIR KOMPUTASIONAL"

10th Grade - University

15 Qs

Data Structures: Stacks and Queues

Data Structures: Stacks and Queues

Assessment

Interactive Video

Computers

11th Grade

Easy

Created by

Claire Fowler

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary focus of this video in the series?

Database management

Data structures: Stacks and Queues

Graph theory

Sorting algorithms

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operation is used to add an item to a stack?

Push

Enqueue

Dequeue

Pop

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Before adding an item to a stack, what must you check?

If the stack has an even number of items

If the stack is sorted

If the stack is full

If the stack is empty

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the operation called when adding an item to the back of a queue?

Enqueue

Pop

Push

Dequeue

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step when removing an item from a stack?

Decrement the stack pointer

Increment the stack pointer

Check if the stack is full

Check if the stack is empty

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What operation is used to remove an item from the front of a queue?

Dequeue

Enqueue

Pop

Push

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the 'peak' operation in stacks and queues?

To remove an item

To sort the items

To add an item

To look at the top or front item without altering it

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?