Linear search algorithm is one of the most basic algorithm in computer science to find a particular element in a list of elements. So before starting this tutorial
Every programmer and others uses a lot of algorithms in their life directly or indirectly(in case you are using an interface provided by someone and is uses algorithms