Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stoimen committed Oct 16, 2015
1 parent 5e63d0e commit 75800f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@
* [Sequential Search](https://github.com/stoimen/algorithms/wiki/Sequential-Search)
* [Linear Search in Sorted Lists](https://github.com/stoimen/algorithms/wiki/Linear-Search-in-Sorted-Lists)
* [Jump Search](https://github.com/stoimen/algorithms/wiki/Jump-Search)
* [Binary Search](https://github.com/stoimen/algorithms/wiki/Binary-Search)
* [Interpolation Search](https://github.com/stoimen/algorithms/wiki/Interpolation-Search)

0 comments on commit 75800f5

Please sign in to comment.