Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ayman1902/leetccode-ps
LeetCode solution with python :ocean:
https://github.com/ayman1902/leetccode-ps
competiitve-programming interview-preparation leetcode leetcode-solutions python
Last synced: about 2 months ago
JSON representation
LeetCode solution with python :ocean:
- Host: GitHub
- URL: https://github.com/ayman1902/leetccode-ps
- Owner: ayman1902
- Created: 2024-07-24T08:16:16.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-09-11T18:21:21.000Z (4 months ago)
- Last Synced: 2024-09-12T06:18:56.369Z (4 months ago)
- Topics: competiitve-programming, interview-preparation, leetcode, leetcode-solutions, python
- Language: Python
- Homepage: https://leetcode.com/u/Ayman_JS5/
- Size: 125 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LeetCode Solutions
## About
Welcome to my LeetCode solutions repository! I am **Belhaj Ayman**, and this repository showcases my solutions to various coding problems from LeetCode. Each solution is implemented in different programming languages, reflecting the problem requirements and my learning objectives.
## Repository Structure
The repository is organized by problem categories and difficulty levels. Each folder contains:
- **Problem Description:** A brief description of the problem.
- **Solution Code:** My implementation of the solution.
- **Notes:** Any additional notes or comments on the solution.## Languages Used
- Python
## How to Navigate
1. **Easy**: Contains solutions to easy-level problems.
2. **Medium**: Contains solutions to medium-level problems.
3. **Hard**: Contains solutions to hard-level problems.Each difficulty level folder contains subfolders for each problem, named using the problem title from LeetCode.
## LeetCode Stats
Check out my LeetCode profile and stats below:
![LeetCode Stats](https://leetcard.jacoblin.cool/Ayman_JS5?theme=dark&font=Literata&ext=contest)
## How to Contribute
If you'd like to contribute to this repository, feel free to fork the repo and submit a pull request. Any improvements or alternative solutions are welcome!
## Connect with Me
- [LinkedIn](https://www.linkedin.com/in/ayman-belhaj-23b949211/)
- [GitHub](https://github.com/ayman1902)
- [LeetCode](https://leetcode.com/u/Ayman_JS5/)