Skip to content

Latest commit

 

History

History

LinearSearch

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Linear Search

It is a searching algorithm for searching a particular element in an array. It is one of the most basic algorithms.