* 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.