A search that involves comparing each item in turn with the required item is called a:
Search and Sorting Algorithms

Quiz
•
Computers
•
12th Grade
•
Hard

Aaron Beverley
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
binary search
descending search
quadratic search
linear search
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A sorted list is one of the requirements of a
binary search
descending search
quadratic search
linear search
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Finding the maximum data item in a list is relevant for
numeric data
string or text data
a sorted list
both A and B
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A search of a data list containing 20,000 items takes on average 10,000
comparisons to find a particular item.
The type of search being used is probably a:
binary search
linear search
maximum search
minimum search
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Functions and procedures are used to
implement algorithms.
Which of the following statements is true?
Procedures always return one
value; functions can return any
number of values
Functions always return one value;
procedures can return any number
of values.
Functions are only able to process
numeric data
All functions must include at least
one input parameter
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The largest value in an array of 10,000
items is found to be in position 234.
Which of the following is True?
The list must be sorted
Larger items may exist in positions
235 to 10,000
The list must be unsorted
The list only contains numeric data
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Any particular item is always found in a
list of 1000 items within 10
comparisons. What can be said about the
1000 items?
There must be only 10 unique
items in the list
The list of items must be sorted
Most of the list must be empty.
There is insufficient information to
answer this question
Create a free account and access millions of resources
Similar Resources on Quizizz
13 questions
A-level linked lists (video)

Quiz
•
12th Grade
15 questions
AS Computing: Data Structures

Quiz
•
10th Grade - University
9 questions
"Searching " in Python

Quiz
•
12th Grade
10 questions
G10 CS Binary Search

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

Quiz
•
9th - 12th Grade
10 questions
Linear Data

Quiz
•
12th Grade
12 questions
Code.org Unit 6 - Lists

Quiz
•
9th - 12th Grade
15 questions
Python Lists

Quiz
•
8th - 12th 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
30 questions
Linear Inequalities

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

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