codesankalp / dsalgo

MIT License
8 stars 25 forks source link

Add 4 Searchning algorithms #30

Closed Vivekagent47 closed 4 years ago

Vivekagent47 commented 4 years ago

Added Searching Algos: 1- Linear Search 2- Binary Search 3- Jump Search 4- Fibonacci Search

Vivekagent47 commented 4 years ago

Please review it.

codesankalp commented 4 years ago

@Vivekagent47 we will not approve your pull request until it's linked with an issue. Linking the issue with pull request is a must step. Also make the code changes.