mirror of
https://github.com/TheAlgorithms/PHP.git
synced 2025-01-17 15:18:13 +01:00
Ayoade David
92172e347f
Add InterpolationSearch algorithm (#96)
* Add InterpolationSearch algorithm add interpolationsearch file, included algorithm in test file, included algorithm in directory.md file
The Algorithms - PHP
All algorithms implemented in PHP - for education
The Implementations in this repo are examples and may be less efficient than the implementations in the PHP standard Library.
Contribution Guidelines:
To Contribute to this repo please take your time to read our Contribution Guidelines before you contribute.
Community Channels
We're on Discord and Gitter! Community channels are great for you to ask questions and get help. Please join us!
List of Algorithms
See the directory for easier navigation and to view the current list of algorithms.
Thanks for contributing!!
Languages
PHP
100%