2.1 - Algorithms OCR

2.1 - Algorithms OCR

KG - University

34 Qs

quiz-placeholder

Similar activities

Python lesson quiz

Python lesson quiz

KG

29 Qs

Latihan SAS Gasal Informatika TA 23/24

Latihan SAS Gasal Informatika TA 23/24

9th - 12th Grade

35 Qs

Trees, Linked Lists, Stacks and Queues

Trees, Linked Lists, Stacks and Queues

11th Grade - University

30 Qs

Level 1 Session 6 Recap simplify M.Walid & Omar

Level 1 Session 6 Recap simplify M.Walid & Omar

Professional Development

29 Qs

Selection Statement (If Then Endif)

Selection Statement (If Then Endif)

6th - 12th Grade

30 Qs

Computer Software

Computer Software

KG

31 Qs

Full Networks

Full Networks

10th - 11th Grade

35 Qs

Final Revision G12_2T

Final Revision G12_2T

12th Grade

37 Qs

2.1 - Algorithms OCR

2.1 - Algorithms OCR

Assessment

Quiz

Computers

KG - University

Hard

Used 675+ times

FREE Resource

34 questions

Show all answers

1.

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

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which sorting algorithm is described by taking 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

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following list is to be sorted using a bubble sort:
12  6  8  1  3
What will the list look like after the first iteration through the list?
6  8  1  3  12
6 12  1  8   3
1  3  6  8  12
6  8  1  12  3

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which sorting algorithm splits a list of items into individual lists?
Merge
Bubble
Insertion
None of them do

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which sorting algorithm takes an item from the list, and puts it in the correct place in a sorted list?
Merge
Bubble
Insertion
None of them do

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
Identify the purpose of the following flowchart symbol:
Input/Output
Sub-process
Process
Decision

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many arrows should come out of a decision symbol in a flowchart?
0
1
2
3

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?