Note: This course discription is only applicable to the Computer Science Post-Baccalaureate program. Additionally, students must always refer to course syllabus for the most up to date information.
Because the linear search algorithm simply moves up the list and checks each item, the data in the list does not need to be in order. However, as the list gets longer the algorithm takes longer to ...