Searching & Sorting

Searching & Sorting

Professional Development

15 Qs

quiz-placeholder

Similar activities

FT_Common_Training_Coding

FT_Common_Training_Coding

Professional Development

20 Qs

Post Test Basic Power BI - Komatsu-

Post Test Basic Power BI - Komatsu-

Professional Development

10 Qs

Tableau Platform Quiz

Tableau Platform Quiz

Professional Development

15 Qs

Direct and Indirect Speech

Direct and Indirect Speech

9th Grade - Professional Development

20 Qs

Basic Food Safety and Quality - Kitchen

Basic Food Safety and Quality - Kitchen

Professional Development

10 Qs

HACKATHON HUSTLE(ROUND 2)

HACKATHON HUSTLE(ROUND 2)

Professional Development

20 Qs

Excel Quiz-Pivots

Excel Quiz-Pivots

Professional Development

13 Qs

HACKATHON HUSTLE(ROUND 1)

HACKATHON HUSTLE(ROUND 1)

Professional Development

20 Qs

Searching & Sorting

Searching & Sorting

Assessment

Quiz

Professional Development

Professional Development

Medium

Created by

Purushotham M

Used 17+ 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?