Implement a C# search algorithm and add a readme.md describing said search algorithm. Follow the contribution guidelines inside the readme.md and reference this issue whenever you implement an issue 👍 - [ ] Binary Search - [ ] Exponential Search - [x] Fibonacci Search - [x] Interpolation Search - [x] Jump Search - [x] Linear Search Happy hacking! ✨
Implement a C# search algorithm and add a readme.md describing said search algorithm.
Follow the contribution guidelines inside the readme.md and reference this issue whenever you implement an issue 👍
Happy hacking! ✨