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