Skip to content

This repository contains solutions to various LeetCode problems and contests in C++, C#, Python, Java, and JavaScript, helping you improve your problem-solving skills and prepare for coding interviews.

License

Notifications You must be signed in to change notification settings

sloweyyy/Leetcode

Repository files navigation

LeetCode Solutions

Author: SloWey Email: truonglevinhphuc2006@gmail.com

About

This repository showcases my journey of learning Data Structures and Algorithms (DAS) through solving various LeetCode problems in multiple programming languages. LeetCode is a platform for practicing coding and algorithmic challenges, and this repository aims to provide clear and well-documented solutions to help others improve their problem-solving skills and prepare for coding interviews.

Languages

  • JavaScript: 25.57%
  • C++: 18.96%
  • C#: 17.58%
  • Java: 17.33%
  • TypeScript: 12.57%
  • Python: 5.98%
  • Go: 1.06%
  • Jupyter Notebook: 0.56%
  • Dart: 0.25%
  • Hack: 0.15%

Table of Contents

Getting Started

Prerequisites

To run the solutions, ensure you have the respective compilers or interpreters installed and configured on your system for the programming languages you want to use.

Usage

Each solution file contains code to solve a specific LeetCode problem. You can use these solutions as a reference to understand various algorithms and coding techniques.

Feel free to clone or download this repository and explore the solutions in your preferred programming language.

Contributing

Contributions are welcome! If you'd like to contribute a solution in any of the supported languages or suggest improvements, please follow these guidelines:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Implement your solution or improvement.
  4. Add documentation and comments to your code.
  5. Test your code to ensure it works correctly.
  6. Create a pull request with a clear description of your changes.

License

This repository is licensed under the MIT License.

Contact

If you have any questions, suggestions, or feedback, feel free to reach out to me via email at truonglevinhphuc2006@gmail.com.

About

This repository contains solutions to various LeetCode problems and contests in C++, C#, Python, Java, and JavaScript, helping you improve your problem-solving skills and prepare for coding interviews.

Topics

Resources

License

Stars

Watchers

Forks