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