https://github.com/shinbatsu/leetgolf
🌌 Brevity is a talent. Throw away all the rules, and step into the madness.
https://github.com/shinbatsu/leetgolf
algorithms challenge codegolf esoteric leetcode solutions
Last synced: 8 months ago
JSON representation
🌌 Brevity is a talent. Throw away all the rules, and step into the madness.
- Host: GitHub
- URL: https://github.com/shinbatsu/leetgolf
- Owner: Shinbatsu
- License: cc0-1.0
- Created: 2025-08-23T12:23:09.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-09-06T18:06:31.000Z (9 months ago)
- Last Synced: 2025-09-06T19:35:41.296Z (9 months ago)
- Topics: algorithms, challenge, codegolf, esoteric, leetcode, solutions
- Language: JavaScript
- Homepage: https://leetcode.com
- Size: 86.9 KB
- Stars: 7
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Leet golf

> "No time to explain! Code as short as possible!" — *Jason Statham* 😈
Don’t you sometimes feel that solving LeetCode problems is… a little dull?
Endless loops of algorithms, data structures, and complexity — all so repetitive…
## How to make it exciting?!
I believe coding can be more delightful, even thrilling! That’s why I created this little corner of fun.
I’d be truly thrilled if someone joined me in this playful challenge.
The Challenge
1. No explanations — just code as short as possible!
2. Forget time and memory complexity — let creativity flow.
3. The solution must pass all the tests — a little proof of magic.