AllAlgorithms / c

Implementation of All ▲lgorithms in C Programming Language
https://github.com/AllAlgorithms/c
MIT License
1.52k stars 520 forks source link

added interpolation search in C #108

Closed n6wbi6 closed 4 years ago

n6wbi6 commented 4 years ago

This pull request is:

This pull request fixes:

Changes:

added interpolation search in C

abranhe commented 4 years ago

This PR will be merged because of https://github.com/AllAlgorithms/c/issues/145. It is to review later.