Skip to content

AwesomeGitHubRepos/leetcode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode Solutions 🚀

This repository contains my solutions to various LeetCode problems. Each solution is organized by problem number and includes a detailed explanation of the approach used.

📚 Table of Contents

👋 Introduction

Welcome to my LeetCode solutions repository! Here, you will find my solutions to a variety of LeetCode problems, ranging from easy to hard. Each solution is accompanied by a detailed explanation to help you understand the approach and logic used.

💡 Solutions

The solutions are organized by problem number and can be found in the solutions directory. Each problem has its own folder, which contains the solution code and a README.md file with the problem description and explanation.

🛠️ How to Use

  1. Clone the repository:
git clone [email protected]:trinhminhtriet/leetcode.git
  1. Navigate to the solutions directory:
cd leetcode/solutions
  1. Find the problem you are interested in and open the corresponding folder to view the solution and explanation.

🤝 Contributing

Contributions are welcome! If you have a better solution or an improvement to an existing solution, feel free to open a pull request. Please ensure that your code follows the same structure and includes a detailed explanation.

📜 License

This repository is licensed under the MIT License. See the LICENSE file for more details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 22.6%
  • C++ 20.2%
  • TypeScript 16.8%
  • Python 15.5%
  • Go 13.0%
  • Rust 5.5%
  • Other 6.4%