Where can Linear Search be performed?
Searching and Sorting Algorithms

Quiz
•
Computers
•
9th - 10th Grade
•
Medium
Tracy Mayhead
Used 39+ times
FREE Resource
16 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
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 Quizizz
18 questions
Algorithms Unit 2.1 Review

Quiz
•
8th - 10th Grade
20 questions
ULANGAN HARIAN BERPIKIR KOMPUTASIONAL

Quiz
•
10th Grade
15 questions
Algorithms

Quiz
•
3rd - 12th Grade
19 questions
AQA GCSE Computer Science - 3.1.3 Binary Search

Quiz
•
8th - 10th Grade
20 questions
AQA GCSE Computer Science - 3.1.2 Efficiency of algorithms

Quiz
•
8th - 10th Grade
15 questions
Searches

Quiz
•
9th Grade
15 questions
Code.org - Unit 6 Review

Quiz
•
9th - 12th Grade
20 questions
CSA Unit 7 Test

Quiz
•
9th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University