https://github.com/foggalong/puzzles
https://github.com/foggalong/puzzles
dailyprogrammer leetcode leetcode-python leetcode-solutions
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/foggalong/puzzles
- Owner: Foggalong
- License: mit
- Created: 2023-04-30T17:12:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-11T16:08:34.000Z (about 1 year ago)
- Last Synced: 2025-01-15T06:11:37.426Z (9 months ago)
- Topics: dailyprogrammer, leetcode, leetcode-python, leetcode-solutions
- Language: Python
- Homepage: https://leetcode.com/Foggalong
- Size: 968 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Puzzles
Solutions to coding puzzles from various places.
## Daily Programmer
There's a brilliant subreddit [r/dailyprogrammer](https://reddit.com/r/dailyprogrammer) which releases several coding challenges every week. A list of the challenges can be found [here](daily/CHALLENGES.md) in a nicer format than provided by the subreddit.
## Leetcode
[](https://github.com/Foggalong/leetcode/actions/workflows/sync_leetcode.yml)
Solutions to [Leetcode problems](https://leetcode.com/problemset/all/), synced automatically to GitHub using [this workflow](https://github.com/joshcai/leetcode-sync).