Searching & Sorting

Searching & Sorting

Professional Development

15 Qs

quiz-placeholder

Similar activities

Google Educator Level 1

Google Educator Level 1

Professional Development

15 Qs

PythonDS

PythonDS

Professional Development

13 Qs

Office Interview Exam

Office Interview Exam

Professional Development

16 Qs

Cycle 1 - Session 4 Quiz - Algorithms...

Cycle 1 - Session 4 Quiz - Algorithms...

Professional Development

10 Qs

sar belantara

sar belantara

Professional Development

10 Qs

SkillDojo <> DSA Double or Nothing

SkillDojo <> DSA Double or Nothing

Professional Development

20 Qs

METODE GUEST

METODE GUEST

Professional Development

20 Qs

quick sort

quick sort

Professional Development

20 Qs

Searching & Sorting

Searching & Sorting

Assessment

Quiz

Professional Development

Professional Development

Medium

Created by

Purushotham M

Used 19+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is a type of searching algorithm?
Linear search
Word search
Search engine

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a linear search do?
Looks at the first item of data, then each one in turn, until it finds the data item requested
Organises the data into alphabetical order
Splits the data until the requested data is found

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does an insertion sort do?
Separates a list of data into different collections of data which are sorted and gathered back into a list
Goes through a list of data a number of times and compares two items that are side by side to each other to see which is out of order
Goes through a list, comparing two items that are side by side, and continues to move one value until it is in the correct place.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT an advantage of a bubble sort?
It is a very small and simple computer program
There is only one task to perform
It is very quick

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a binary search do?
Looks at the first item of data, then each one in turn, until it finds the data item requested
Converts all the data into binary
Takes the data and splits it in half repeatedly until it finds the data item requested

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image
Which type of sort algorithm is this?
Insertion
Merge
Bubble

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
Which type of sort algorithm is this?
Bubble
Merge
Insertion

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?