Skip to content

CleytonBonamigo/php-coding-challenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Leetcode Problems

Solve problems on Leetcode with PHP!

Features

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

Contribution

You can contribute for this project forking the repository and making pull requests :).

Problems

Arrays & Hashing

Easy

Trees

Easy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages