An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Leet golf

![Logo](./assets/logo.png)

> "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.