Sort and Search Algorithms

Quiz
•
Computers
•
9th Grade
•
Hard
Ali Faulkner
Used 52+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a Binary Search?
An algorithm to search unordered data
An algorithm to search ordered data
A method of sorting data by dividing a list into two sub-lists and then repeating the process until all elements are in order.
A method of sorting data by inserting each element into the correct order.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a Linear Search?
An algorithm to search unordered data
An algorithm to search ordered data
A method of sorting data by dividing a list into two sub-lists and then repeating the process until all elements are in order.
A method of sorting data by inserting each element into the correct order.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a Merge Sort?
An algorithm to search unordered data
An algorithm to search ordered data
A method of sorting data by dividing a list into two sub-lists and then repeating the process until all elements are in order.
A method of sorting data by inserting each element into the correct order.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is an Insertion Sort?
An algorithm to search unordered data
An algorithm to search ordered data
A method of sorting data by dividing a list into two sub-lists and then repeating the process until all elements are in order.
A method of sorting data by inserting each element into the correct order.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the process involved in a Binary Search (Why is it called Binary Search)?
Data in a list is divided by 2 to find the mid point. The data is then compared with the desired result and half of the list is ignored. The process is repeated until the desired result is found.
Data is compared with the desired result from the start of the list until the end of the list or until the desired result is found.
Data is converted into Binary and then the desired result is found.
Data is converted into Hexadecimal and then the desired result is found.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the process involved in a Linear Search?
Data in a list is divided by 2 to find the mid point. The data is then compared with the desired result and half of the list is ignored. The process is repeated until the desired result is found.
Data is compared with the desired result from the start of the list until the end of the list or until the desired result is found.
Data is converted into Binary and then the desired result is found.
Data is converted into Hexadecimal and then the desired result is found.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the main advantage of a Binary Search?
It is efficient and the result can be found in a few steps, normally a maximum of 8 steps.
It can be performed on unordered data.
It takes a long time to perform a search and is based upon traditional searches carried out on magnetic tape.
It is similar to sorting a pack of cards.
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Data Transmission Quiz

Quiz
•
9th Grade
20 questions
1st Class Practice

Quiz
•
KG - University
20 questions
Access-Basic

Quiz
•
6th - 9th Grade
20 questions
Excel Formulas/Functions

Quiz
•
9th - 12th Grade
20 questions
EXCEL- Chapter 4- Working with Data

Quiz
•
9th Grade
25 questions
Database

Quiz
•
9th Grade
20 questions
Technology Innovations

Quiz
•
5th - 12th Grade
20 questions
Phishing quiz

Quiz
•
1st - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade