Solve problems on Leetcode with PHP!
You can run all scripts with this command:
php folder/script.php
. Eg:php Trees/MaximumDepthBinaryTree.php
It will output something like:
Test 1: Ok|Failed
Test 2: Ok|Failed
Test 3: Ok|Failed
You can contribute for this project forking the repository and making pull requests :).