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

Quiz
•
Computers
•
1st - 5th Grade
•
Hard
Farzana Kosgi
Used 1+ times
FREE Resource
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
4 8 6 2 5 7
4 8 6 2 5 7
4 6 8 2 5 7
8.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Similar Resources on Wayground
10 questions
Programming - Algorithms in Pseudocode & Flow Diagrams

Quiz
•
1st - 12th Grade
13 questions
Algorithms and Programming

Quiz
•
4th Grade
9 questions
Alsager - A2 - 2.3.4 - Searching Algorithms

Quiz
•
4th Grade
10 questions
Code Monkey Quiz 01 - 19.09.21

Quiz
•
4th Grade
10 questions
Introduction to Programming

Quiz
•
2nd - 10th Grade
8 questions
MERGE SORT

Quiz
•
1st - 3rd Grade
10 questions
Algorithm Quiz #1

Quiz
•
2nd Grade
10 questions
Sequencing in Flowcharts

Quiz
•
5th - 9th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade