C7 - Algorithms Quiz

C7 - Algorithms Quiz

1st Grade

15 Qs

quiz-placeholder

Similar activities

Code.Org - Course A

Code.Org - Course A

1st Grade

10 Qs

Pre UPS3-D1M2T5

Pre UPS3-D1M2T5

1st - 5th Grade

20 Qs

Desain dan Analisa Algo D

Desain dan Analisa Algo D

1st Grade

10 Qs

Python: nivel 2

Python: nivel 2

1st Grade

15 Qs

Linked List

Linked List

KG - University

18 Qs

Computer Networks - Introduction

Computer Networks - Introduction

1st - 5th Grade

10 Qs

Technical Quiz

Technical Quiz

1st - 5th Grade

15 Qs

Data Structure

Data Structure

1st - 3rd Grade

10 Qs

C7 - Algorithms Quiz

C7 - Algorithms Quiz

Assessment

Quiz

Computers

1st Grade

Medium

Created by

Adham Elmuntser

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Bubble Sort, what happens if two elements are in the wrong order?

They are swapped

They are ignored

They are removed

They are added

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step in Quick Sort?

Pick a pivot element

Start at the beginning

Insert into correct position

Compare each pair

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which sorting algorithm involves recursively applying the same process to two parts?

Quick Sort

Bubble Sort

Insertion Sort

Heap Sort

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What must be true about the list before performing a Binary Search?

The list must be unsorted.

The list must be sorted.

The list must be empty.

The list must be reversed.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step in counting occurrences in a list?

Start at the end of the list.

Start at the beginning of the list.

Start in the middle of the list.

Start randomly in the list.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a stack, where are items added?

To the top

To the bottom

To the middle

To the side

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a queue, where are items removed from?

From the front

From the back

From the middle

From the side

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?