Skip to content
This repository has been archived by the owner on Nov 11, 2023. It is now read-only.

Emilkyo/LeetCodeProblems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCodeProblems

The LeetCodeProblems project is a repository containing my solutions to LeetCode problems. Each task is presented in a separate folder containing files with the implementation and description of the task and the corresponding unit tests. This project is used to educate.

As part of my LeetCodeProblems project, I achieved the following results on LeetCode profile:

I'm looking forward to keep solving problems with LeetCode and improve my programming skills and using new tools in this project, such as Docker or something else.

Usage

  1. Clone the repository:

    git clone https://github.com/your-username/LeetCodeProblems.git

  2. Open the project in your favorite Integrated Development Environment (IDE).

  3. Run unit tests to check if your solution is correct:

    ./gradlew test

About

A few my solutions on LC

Resources

Stars

Watchers

Forks

Languages