updated README

pull/14/head
abrarShariar 6 years ago
parent 38b23e8839
commit a8171e48d4

@ -32,6 +32,8 @@ Algorithms
#### Searching
* [binary search](https://en.wikipedia.org/wiki/Binary_search_algorithm)
* [linear search](https://en.wikipedia.org/wiki/Linear_search)
* [jump search](https://en.wikipedia.org/wiki/Jump_search)
#### Collections
@ -43,7 +45,7 @@ Algorithms
#### Numerical
* [gcd](https://en.wikipedia.org/wiki/Greatest_common_divisor)
Contribution
------------

Loading…
Cancel
Save