C7 - Algorithms Quiz

C7 - Algorithms Quiz

1st Grade

15 Qs

quiz-placeholder

Similar activities

Advanced Excel

Advanced Excel

KG - University

20 Qs

Penilaian Harian Informatika

Penilaian Harian Informatika

1st Grade

20 Qs

Topic 3 (Stacks)

Topic 3 (Stacks)

1st - 12th Grade

20 Qs

QUIZ M4 Stack & Queue

QUIZ M4 Stack & Queue

1st Grade - University

14 Qs

Computer Science Quiz

Computer Science Quiz

KG - Professional Development

18 Qs

ArrayList Class

ArrayList Class

KG - 5th Grade

15 Qs

E-Learning P1 Test

E-Learning P1 Test

1st Grade

13 Qs

Array List

Array List

1st 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?