C7 - Algorithms Quiz

C7 - Algorithms Quiz

1st Grade

15 Qs

quiz-placeholder

Similar activities

MATLAB 2

MATLAB 2

KG - University

10 Qs

ASD - Fondamenti e ordinamenti

ASD - Fondamenti e ordinamenti

1st - 10th Grade

15 Qs

Berpikir Komputasional - Latihan 10 Soal

Berpikir Komputasional - Latihan 10 Soal

1st Grade

10 Qs

Data Structures

Data Structures

1st - 3rd Grade

20 Qs

Fundamentals of Data Structure and Algorithm

Fundamentals of Data Structure and Algorithm

1st - 2nd Grade

10 Qs

Year 10 Linear Search

Year 10 Linear Search

1st - 3rd Grade

15 Qs

Common Algorithms Quiz

Common Algorithms Quiz

KG - Professional Development

11 Qs

DATA STRUCTURE USING C

DATA STRUCTURE USING C

KG - University

15 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?