Number of algorithms made using php.
- Bubble sort
- Selection sort
- Selection sort in-place
- Insertion sort
- Quicksort
- Factorial find
- Find max value from array
- Breadth-first search
- Breadth-first search using Standard PHP Library
PHP 5.4.0+
composer install
./vendor/bin/phpunit
MIT