Selection sort algorithm

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Natasha Ramsaroop
Used 112+ times
FREE Resource
6 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
We are sorting the following list in ascending order:
5 4 2 9 3 1 8
What does the list look like after ONE pass of the selection sort algorithm?
1 2 4 3 8 5 9
1 4 2 9 3 5 8
1 5 4 2 9 3 8
4 5 2 9 3 1 8
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Selection Sort puts all of the items in an array in:
ascending order only
descending order only
ascending or descending order
neither ascending or descending order
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The Selection Sort algorithm repeatedly finds the smallest value in the list, then swaps it into its sorted position.
True
False
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Why might a sorting algorithm be needed before a search?
Data is less when sorted
Data cannot be searched if it not sorted
Data can be retrieved faster and easier when sorted
Data must always be sorted before it is searched
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
We are sorting the list in descending order:
Stacy Mark Arnold Betty Tom
What does the list look like after ONE pass of the selection sort?
Stacy Mark Arnold Betty Tom
Arnold Stacy Mark Betty Tom
Arnold Betty Stacy Mark Tom
Tom Stacy Mark Betty Arnold
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does a sorting algorithm do?
Finds an item of data in a list
Puts a list of items into order
Saves a set of data
Separates a list of data
Similar Resources on Wayground
10 questions
Final revision game

Quiz
•
10th Grade
10 questions
Sorting and searching algorithms

Quiz
•
12th Grade
7 questions
Unit 1 - Database Review

Quiz
•
10th Grade
10 questions
CS Python Fundamentals 8.8 Lesson Quiz

Quiz
•
9th - 12th Grade
10 questions
Массивке енгізу және өшіру

Quiz
•
9th Grade
5 questions
2.1.3 Revision Test

Quiz
•
10th Grade
10 questions
Understanding Insertion Sort Algorithm

Quiz
•
12th Grade
10 questions
9.1 Databases Cambridge IGCSE 0478

Quiz
•
10th Grade - University
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
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade