Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vanilladucky/leet_code_questions
Solutions Repo for Leetcode Questions mainly coded up in Python & C
https://github.com/vanilladucky/leet_code_questions
algorithms c python
Last synced: about 1 month ago
JSON representation
Solutions Repo for Leetcode Questions mainly coded up in Python & C
- Host: GitHub
- URL: https://github.com/vanilladucky/leet_code_questions
- Owner: vanilladucky
- Created: 2022-09-06T11:34:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-11T10:51:51.000Z (over 1 year ago)
- Last Synced: 2023-07-11T11:38:12.777Z (over 1 year ago)
- Topics: algorithms, c, python
- Language: Python
- Homepage:
- Size: 189 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Solutions for Various LeetCode Questions.
#### Hi!
#### I am a Computer Science Student who started Leetcoding out of curiosity and interest in solving problems.
#### I mainly use Python as my programming language but I am also practising on my C so will be adding some C solutions along the way too.
#### I have categorized different questions into their own respective categories, by algorithm or data structures.
#### Feel free to refer to these solutions if you get stuck in any of the questions.## CHEERS!