Stack, Queue, Linked List

Stack, Queue, Linked List

Assessment

Assessment

Created by

Christian Willaum

Computers

University

60 plays

Medium

Improve your activity

Higher order questions

Match

Reorder

Categorization

Quizizz AI

actions

Add similar questions

Add answer explanations

Translate quiz

Tag questions with standards

More options

22 questions

Show answers

1.

Multiple Choice

2 mins

1 pt

If the elements “A”, “B”, “C” and “D” are placed in a queue and are deleted one at a time, in what order will they be removed?

ABCD

DCBA

DCAB

ABDC

2.

Multiple Choice

2 mins

1 pt

In linked list implementation of a queue, the important condition for a queue to be empty is?

FRONT is null

REAR is null

LINK is empty

None of the mentioned

3.

Multiple Choice

2 mins

1 pt

Are stacks FIFO or FILO?

FILO

FIFO

LIFO

LILO

4.

Multiple Choice

2 mins

1 pt

How many stacks are needed to implement a queue. Consider the situation where no other data structure like arrays, linked list is available to you.

1

2

3

4

5.

Multiple Choice

2 mins

1 pt

How many queues are needed to implement a stack. Consider the situation where no other data structure like arrays, linked list is available to you.

1

2

3

4

6.

Multiple Choice

2 mins

1 pt

Which of the following is true about linked list implementation of queue?

In push operation, if new nodes are inserted at the beginning of linked list, then in pop operation, nodes must be removed from end.

In push operation, if new nodes are inserted at the end, then in pop operation, nodes must be removed from the beginning.

Both of the above

None of the above

cartoon woman

Explore this activity with a free account

Find a similar activity

Create activity tailored to your needs using

Quizizz AI
Computer Hardware

12 questions

Computer Hardware

assessment

9th - 12th Grade

Hardware & Software

23 questions

Hardware & Software

assessment

6th - 7th Grade

Computer Basics

24 questions

Computer Basics

assessment

6th - 8th Grade

Coding

12 questions

Coding

assessment

5th - 8th Grade

Python

10 questions

Python

assessment

7th - 8th Grade

Parts of a Computer

15 questions

Parts of a Computer

lesson

KG - 1st Grade

Computer Basics

10 questions

Computer Basics

assessment

University

Computer Basics

20 questions

Computer Basics

assessment

9th - 12th Grade