Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sloweyyy/leetcode
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.
https://github.com/sloweyyy/leetcode
algorithms cpp csharp dart java javascript leetcode leetcode-solutions python typescript
Last synced: about 1 month ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/sloweyyy/leetcode
- Owner: sloweyyy
- License: mit
- Created: 2023-10-08T06:25:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-07T17:14:30.000Z (about 1 month ago)
- Last Synced: 2024-12-07T21:49:24.030Z (about 1 month ago)
- Topics: algorithms, cpp, csharp, dart, java, javascript, leetcode, leetcode-solutions, python, typescript
- Language: JavaScript
- Homepage:
- Size: 2.22 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changeFileName.ipynb
- License: LICENSE
Awesome Lists containing this project
README
# LeetCode Solutions
**Author:** SloWey
**Email:** [email protected]## 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.40%
- C++: 17.96%
- C#: 16.65%
- Java: 16.41%
- TypeScript: 16.04%
- Python: 5.67%
- Go: 1.00%
- Jupyter Notebook: 0.50%
- Dart: 0.23%
- Hack: 0.14%## Table of Contents
- [Leetcode Solutions](#leetcode-solutions)
- [About](#about)
- [Languages](#languages)
- [Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)
- [Contact](#contact)## 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](LICENSE).
## Contact
If you have any questions, suggestions, or feedback, feel free to reach out to me via email at [email protected].