doganoo/PHPAlgorithms
A collection of common algorithms implemented in PHP. The collection is based on "Cracking the Coding Interview" by Gayle Laakmann McDowell
PHPMIT
Issues
- 0
Implement Consistent HashTable
#24 opened by doganoo - 0
Broken TimSort class
#23 opened by doganoo - 0
implement BinaryTree
#21 opened by doganoo - 0
extend tests
#20 opened by doganoo - 0
implement RedBlackTree
#19 opened by doganoo - 0
implement AVLTree
#18 opened by doganoo - 1
- 0
- 0
add declare(strict_types=1) to each file and test
#13 opened by doganoo - 1
make sure that all class methods accept interfaces instead of class implementations
#5 opened by doganoo - 0
remove deprecated code
#7 opened by doganoo - 0
- 1