Skip to content

CleytonBonamigo/php-coding-challenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 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. php php Trees/MaximumDepthBinaryTree.php

It will output something like:

Test 1: Ok
Test 2: Ok
Test 3: Ok

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