Exit Quiz
Question 1 of 6
1
of 6
What is a linear search?
Select one answer
an algorithm that skips every other item in a list
an algorithm that sorts a list before searching
an algorithm that only works with numbers
an algorithm that searches for an item by examining each item one by one
Think about how each item is systematically checked.
Need a hint?
Check