Search and Sort (Insertion/Bubble Sort/Selection Sort)

Search and Sort (Insertion/Bubble Sort/Selection Sort)

1st - 5th Grade

8 Qs

quiz-placeholder

Similar activities

Algorithms and Cards

Algorithms and Cards

3rd - 8th Grade

9 Qs

Search Algorithms in Python (B)

Search Algorithms in Python (B)

4th Grade

8 Qs

Common Algorithms -  Bitesize

Common Algorithms - Bitesize

KG - 11th Grade

10 Qs

Programming Vocab

Programming Vocab

5th Grade

11 Qs

Y5 SPR 2 DATA

Y5 SPR 2 DATA

4th Grade

10 Qs

Common Algorithms Quiz

Common Algorithms Quiz

KG - Professional Development

11 Qs

Comp 4 Q1 W3-4

Comp 4 Q1 W3-4

4th Grade

10 Qs

P2 Algorithms in Our Daily Lives (Hybrid Class)

P2 Algorithms in Our Daily Lives (Hybrid Class)

2nd Grade

10 Qs

Search and Sort (Insertion/Bubble Sort/Selection Sort)

Search and Sort (Insertion/Bubble Sort/Selection Sort)

Assessment

Quiz

Computers

1st - 5th Grade

Practice Problem

Hard

Created by

Farzana Kosgi

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which algorithm matches this description: "a sorting algorithm that treats the input as two parts, a sorted part and an unsorted part, and repeatedly selects the proper next value to move from the unsorted part to the end of the sorted part."

Selection Sort

Insertion Sort

Radix Sort

Merge Sort

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which algorithm matches this description: "a sorting algorithm that treats the input as two parts, a sorted part and an unsorted part, and repeatedly inserts the next value from the unsorted part into the correct location in the sorted part."

Selection Sort

Insertion Sort

Merge Sort

Radix Sort

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The mechanism of finding an element /key in a given set of elements is known as ________________

sorting

searching

both

none

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A searching technique which works on both sorted and unsorted list

Binary search

Linear Search

both

none

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A sorting technique where consecutive elements are compared and swapped

slection

insertion

bubble sort

shell sort

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the advantage of bubble sort over other sorting techniques?

A. It is faster

B. Consumes less memory

C. Detects whether the input is already sorted

D. All of the mentioned

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following lists represent 3 passes of a sorting algorithm. Which algorithm is being used to sort the list?
 
4    8    6    2    5    7 
4    8    6    2    5    7 
4    6    8    2    5    7

Bubble Sort
Selection Sort
Insertion Sort

Access all questions and much more by creating a free account

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

Already have an account?