ALGORITHMS

ALGORITHMS

Professional Development

15 Qs

quiz-placeholder

Similar activities

Logika & Pemrograman (ID)

Logika & Pemrograman (ID)

10th Grade - Professional Development

20 Qs

DS

DS

Professional Development

17 Qs

MS Excel Basics

MS Excel Basics

5th Grade - Professional Development

20 Qs

QUEUE

QUEUE

University - Professional Development

10 Qs

C Quiz

C Quiz

Professional Development

10 Qs

QUiz e

QUiz e

Professional Development

10 Qs

Quiz-1

Quiz-1

University - Professional Development

20 Qs

Microsoft Excel

Microsoft Excel

Professional Development

10 Qs

ALGORITHMS

ALGORITHMS

Assessment

Quiz

Computers

Professional Development

Easy

Created by

UpW UpW

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

WORD CLOUD QUESTION

10 sec • 1 pt

Are stacks FIFO or FILO?

Answer explanation

FILO

2.

WORD CLOUD QUESTION

10 sec • Ungraded

What is the significance of the back pointer in the array representation of a queue?

Answer explanation

Holds the location of the next available space in the queue

3.

WORD CLOUD QUESTION

10 sec • Ungraded

Which function returns the item at the front of a queue without removing it?

Answer explanation

Peek

4.

WORD CLOUD QUESTION

10 sec • Ungraded

What is the purpose of the front pointer in the array representation of a queue?

Answer explanation

Points to the space containing the first item in the queue

5.

WORD CLOUD QUESTION

10 sec • Ungraded

What value is the top pointer initialised to in the array representation of a stack?

Answer explanation

-1

6.

WORD CLOUD QUESTION

45 sec • Ungraded

Give pseudocode for the two functions which add new elements to stacks and queues

Answer explanation

Media Image

7.

WORD CLOUD QUESTION

10 sec • Ungraded

What two pieces of information allow you to analyse an algorithm?

Answer explanation

● Time Complexity

● Space Complexity

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?