Searching and Sorting Algorithms

Quiz
•
Computers
•
9th - 10th Grade
•
Medium
Tracy Mayhead
Used 43+ times
FREE Resource
16 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Where can Linear Search be performed?
On letters
On Numbers
Both
None of these
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is an advantage of the Linear search algorithm?
Performs well with small sized data sets
Is complicated to code
Can be used on data sets with more than a million elements
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will happen in a Linear search algorithm if no match is found?
It continues to search in a never ending loop.
"Item not found" is returned
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a disadvantage of the Linear search algorithm?
It will only work on a sorted data set
May be too slow to process large data sets
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In which of the following cases, binary search algorithm is used?
To search an element in an unordered list.
To search an element in a list of few elements.
To search an element in any ordered list with large number of elements.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Complete the sentence: The lower half of the list is discarded if the value at midpoint is …………………….. item searched.
less than
greater than
equal to
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
True or False: The upper half of the list is discarded if the value at midpoint is greater than item searched.
True
False
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
Sorting and searching

Quiz
•
9th Grade
16 questions
Searching & Sorting Algorithms

Quiz
•
10th Grade - University
15 questions
AS Computing: Data Structures

Quiz
•
10th Grade - University
18 questions
Crash Course Computer Science # 13 - Algorithms

Quiz
•
9th Grade
20 questions
Algorithm and Structure Data

Quiz
•
10th Grade
20 questions
ASK T3 Bab 3 Algoritma

Quiz
•
9th Grade
18 questions
Search & Sort Algorithms

Quiz
•
7th - 11th Grade
20 questions
2.1 Algorithms

Quiz
•
10th - 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
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
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