Author: SloWey Email: truonglevinhphuc2006@gmail.com
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.
- 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%
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.
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.
Contributions are welcome! If you'd like to contribute a solution in any of the supported languages or suggest improvements, please follow these guidelines:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Implement your solution or improvement.
- Add documentation and comments to your code.
- Test your code to ensure it works correctly.
- Create a pull request with a clear description of your changes.
This repository is licensed under the MIT License.
If you have any questions, suggestions, or feedback, feel free to reach out to me via email at truonglevinhphuc2006@gmail.com.