Algorithms Questions

Algorithms Questions

31 Qs

quiz-placeholder

Similar activities

Algorithmic Thinking Quiz

Algorithmic Thinking Quiz

KG - University

30 Qs

Data Structures

Data Structures

KG - University

30 Qs

Ozaria Final Assessment

Ozaria Final Assessment

6th - 8th Grade

31 Qs

Road to Revolution Test  24

Road to Revolution Test 24

KG - University

30 Qs

ICT  Google Doc Test

ICT Google Doc Test

KG - University

36 Qs

KM Chap 5

KM Chap 5

University

30 Qs

Word Module 2 Multiple Choice Spring 24

Word Module 2 Multiple Choice Spring 24

KG - University

30 Qs

Algorithms Questions

Algorithms Questions

Assessment

Quiz

others

Hard

Created by

Alice Adlam

Used 1+ times

FREE Resource

31 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identify the correct definition for 'algorithm'
A problem
A solution to a problem
The steps that are taken to solve a problem
The words to enter when typing

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identify the search algorithm
Random search
Binary search
Denary search
Next Item search

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a sorting algorithm
Bubble
Insertion
Binary
Merge

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which sorting algorithm is described by: moving through a list repeatedly, swapping elements that are in the wrong order
Merge
Bubble
Insertion
None of the above

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which sorting algorithm is described by: split a list into individual lists, then combine these, two lists at a time
Merge
Bubble
Insertion
None of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which sorting algorithm is described by: take each item in turn, compare it to the items in the sorted list and place it in the ordered position in the sorted list.
Merge
Bubble
Insertion
None of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
The following two lists are to be merged, which element first goes into the new merged lists.
0
1
2
3

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?