Some LeetCode problems I have solved for fun. No, it's pure torture.
Here are some of the LeetCode Problems that I have now started solving. I try to solve atleast one problem a day and I thought maybe some of you would benefit from the solutions thats why I started uploading them here. Enjoy!
Path | Description |
---|---|
LeetCodeTorture | Main folder. |
└ Programming Language Name | Specified prgramming language folder for respective code |
Readme.md | The Readme file for this project. |
Learn.md | This file contains the main purpose of this project and how you could be a part of this! |
License | The License file for this project, which is the MIT License |
Note: Each Programming folder contains 3 folders, relating to the 3 diffuculy levels on LeetCode:
- Easy
- Medium
- Hard
Currently all of the code here is in Python or C Programming language and I'd be very happy if you could solve these problems in other languages too! It'd be really awesome, and I'd heavily appreciate it!
If you want to start solving LeetCode problems in another programming langauge, please create a folder for it, or request me to do so. Both ways it'll be fine! Looking forward to your contribution.