Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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].