Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

About

Linear Search is a simple searching technique that checks each element in a list one by one until the required element is found or the end of the list is reached. It is easy to implement and works on both sorted and unsorted data.

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages