https://github.com/i-redbyte/leetcode
Solving tasks from the leetcode.com
https://github.com/i-redbyte/leetcode
algorithms leetcode math python
Last synced: 3 months ago
JSON representation
Solving tasks from the leetcode.com
- Host: GitHub
- URL: https://github.com/i-redbyte/leetcode
- Owner: i-redbyte
- License: mit
- Created: 2021-03-14T21:08:01.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-04-03T22:51:50.000Z (3 months ago)
- Last Synced: 2025-04-03T23:26:23.488Z (3 months ago)
- Topics: algorithms, leetcode, math, python
- Language: Python
- Homepage:
- Size: 947 KB
- Stars: 5
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My leetcode (Gymnastics for the brain)
Solving problems from the https://leetcode.com/For convenience, tasks are sorted by directories:
* easy - [the easy tasks](/easy)
* medium - [the medium tasks](/medium)
* hard - [the hard tasks](/hard)