You have turned-in this assignment. You can review the lesson and see your previous answers.
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
Need a hint?
Check