2.3 - Searching Algorithms

Quiz
•
Computers
•
11th - 12th Grade
•
Medium
Alex Holmes
Used 5+ times
FREE Resource
23 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
For a binary search to work, the following is true ...
Items must be in order
Items are not stored in any useful order
Items do not need to be stored in any useful order
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
For a hash table search to work, the following is true ...
Items must be in order
Items are not stored in any useful order
Items do not need to be stored in any useful order
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
For a linear search to work, the following is true ...
Items must be in order
Items are not stored in any useful order
Items do not need to be stored in any useful order
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Where does a binary search start?
The middle item
A hashing function on the key
The first item
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Where does a hash table search start?
The middle item
A hashing function on the key
The first item
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Where does a linear search start?
The middle item
A hashing function on the key
The first item
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Binary search ...
Delivers the location of the item to be found unless there is a collision or does not exist
Halves the set items to search after each comparison until there are no more to check
Searches each item in the sequence until the item is found or there are no more items to check
Create a free account and access millions of resources
Similar Resources on Wayground
18 questions
Binary and Linear Search

Quiz
•
9th - 12th Grade
18 questions
Data Structures Quiz 1

Quiz
•
12th Grade - University
20 questions
NUMBER SYSTEM CONVERSIONS

Quiz
•
11th Grade - University
20 questions
Unit 4 Exam - Encryption - Cyber Security

Quiz
•
9th - 12th Grade
22 questions
Analysis and design of algorithms

Quiz
•
12th Grade
20 questions
Cryptography

Quiz
•
9th - 12th Grade
20 questions
RELAX AND RETAIN : WITH COMSSA

Quiz
•
KG - Professional Dev...
20 questions
Struktur Data

Quiz
•
9th - 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
20 questions
Digital Citizenship

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

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

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

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade