Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/carsonsgit/leetcode
leetcode grind... doing whatever I can to make sure I'm not bad at CS.
https://github.com/carsonsgit/leetcode
csharp java kotlin leetcode python
Last synced: 25 days ago
JSON representation
leetcode grind... doing whatever I can to make sure I'm not bad at CS.
- Host: GitHub
- URL: https://github.com/carsonsgit/leetcode
- Owner: carsonSgit
- Created: 2024-06-25T02:23:02.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-06T17:10:19.000Z (about 2 months ago)
- Last Synced: 2024-09-06T20:14:44.114Z (about 2 months ago)
- Topics: csharp, java, kotlin, leetcode, python
- Language: C#
- Homepage:
- Size: 101 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# leetcode
Doing LeetCode is a necessary evil if you're interested in becoming a software developer :(The purpose of this repo is to store my leetcode solutions & guides for help in studying and tracking progress.
> [!NOTE]
> This is inspired by [TJ Klint](https://github.com/tjklint)'s leetcode repo. I realized I'm wasting free time doomscrolling so why not use it to get better at coding while summer is around.
>
> When I am struggling on a problem, I will look to [NeetCode](https://www.youtube.com/@NeetCode) for help & tutorials or any other resource online.