Developer-Student-Clubs-VSSUT-Burla / Master-PyAlgo

36 stars 84 forks source link

JumpSearch #592

Closed Sri-vishnu-r1431 closed 3 years ago

Sri-vishnu-r1431 commented 3 years ago

Aim: To implement Jump Search in python

Sample Output: Enter number to be searched:2 Element not found in list Enter number to be searched:13 Element found at index: 4