Most popular programming interview problems solved in PHP. Unit tests included.
Each of the problem description and solution is provided in separate
files included in src folder.
- Run the tests by typing
phpunit tests/TestName.phpin your command line.