Commit Graph

2 Commits (1ff7ff348c09ca6e7f764ec476b7e5d68c3a0a92)

Author SHA1 Message Date
Anupam Baranwal 1ff7ff348c
Add jump search py (#29)
* Create jump-search.py

Added python implement jump search algorithm

* Update README.md

Updated README.md

* Updated jump-search.py

Added a check for sorted list in jump-search.
2021-01-26 08:03:56 -04:00
Ankur 37afdd60fd restructure the repo
- format discussed in issue #3
- rename files and folders to lower case
2021-01-14 12:15:56 +05:30