TheAlgorithms-PHP/README.md

18 lines
464 B
Markdown
Raw Normal View History

2020-07-06 13:51:29 +05:30
# The Algorithms - PHP
2020-07-04 13:47:07 +05:30
### All algorithms implemented in Php (for education)
These implementations are for learning purposes. They may be less efficient than the implementations in the Php standard library.
## Contribution Guidelines
Read our [Contribution Guidelines](CONTRIBUTING.md) before you contribute.
## Community Channel
We're on [Gitter](https://gitter.im/TheAlgorithms)! Please join us.
## List of Algorithms
See our [directory](DIRECTORY.md).