Skip to content

Kushiko/my-leetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My LeetCode Solutions in PHP

This repository contains my solutions to various problems from LeetCode, written in PHP. Each solution is fully tested using Pest. I use this repository to practice my problem-solving skills and showcase my work.

Structure

Each problem has its own class within the Problems namespace and a corresponding test file in the Tests namespace. The project is configured with PSR-4 autoloading via Composer.

Installation and Testing

  1. Clone the repository.
  2. Install dependencies: composer install
  3. Run all tests: vendor/bin/pest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages