MakeContributions / DSA

Data Structure and Algorithm (DSA) contributions
MIT License
731 stars 772 forks source link

Add new algorithm (Interpolation Search). #1320

Open rioooxd opened 9 months ago

rioooxd commented 9 months ago

PR Checklist:

What kind of change does this PR introduce? (check at least one)

Briefly describe the changes in this PR

I added new algorithm called Interpolation search in C#. https://www.youtube.com/watch?v=YSVS5GG1JuI

Other information: It's my first commit to non tutorial repository so please be understanding

welcome[bot] commented 9 months ago

Thanks for opening this pull request! Please check out our contributing guidelines.