A collection of common algorithms implemented in PHP. The collection is based on "Cracking the Coding Interview" by Gayle Laakmann McDowell
lists
php
algorithm
algorithms
datastructures
php7
maps
cracking-the-coding-interview
gayle-laakmann-mcdowell
-
Updated
Feb 7, 2022 - PHP
changed functions to return object
created includes page to bootstrap to page files
changed pages to handle function return
changed index to include pages for single page setup
changed links to run by $_GET instead of new page
started update table function
Note by @darkelement1987: