Linear Search Algorithm - Python Example and Code

Profile Picture
- Published on Feb 10, 2018馃審 Public

Linear Search Algorithm - Python Example and Code. I give a tutorial on the linear search algorithm in python. I also talk about the time-complexity. In this video I explain how the linear search algorithm works, its efficiency and its strengths and weaknesses. This is the first video in my algorithm series and if you would like to see more please let me know in the comments below by telling me which one i should analyze next. This algorithm is extremely simple, in the next videos I will be going into more advanced ones. Please LIKE and SUBSCRIBE for more content! KEYWORDS: - linear search python - Linear search algorithm python - linear search tutorial python