Algorithms Questions

Algorithms Questions

31 Qs

quiz-placeholder

Similar activities

Coding Contest Quiz

Coding Contest Quiz

KG - University

30 Qs

SOAL ULANGAN TEKNOLOGI INFORMASI DAN KOMUNIKASI

SOAL ULANGAN TEKNOLOGI INFORMASI DAN KOMUNIKASI

10th Grade

35 Qs

Hash Tables and Dictionaries - Data Structures Quiz

Hash Tables and Dictionaries - Data Structures Quiz

KG - University

26 Qs

Unit 8 Week 1 Fast and the Curious

Unit 8 Week 1 Fast and the Curious

KG - University

28 Qs

Physics Exam Science 8

Physics Exam Science 8

KG - University

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