/Linear-Search

Linear Search Code

Primary LanguageJava

Linear-Search

Add a Linear Search Code in any language of your choice! Take a look at the CONTRIBUTING.md before opening a pull request.

About Linear Search

Linear search is a very simple search algorithm. In this type of search, a sequential search is made over all items one by one. Every item is checked and if a match is found then that particular item is returned, otherwise the search continues till the end of the data collection.

Animation

Contributors

  1. Ayan Banerjee
  2. Craxy
  3. Bhrigu Kansra
  4. Rahul Suresh