Code Golf is a game that was played on Stack Overflow in its early days, but it is now considered off-topic.
Imagine a user that would like to put a form on their website that would allow a website visitor to …
php email email-attachments code-golf mail-formThe challenge The shortest code by character count that will output the numeric equivalent of an Excel column string. For …
excel code-golfTo commemorate the public launch of Stack Overflow, what's the shortest code to cause a stack overflow? Any language welcome. …
language-agnostic code-golfThe challenge: Build an ASCII chart of the most commonly used words in a given text. The rules: Only accept …
language-agnostic code-golfWhen thanking someone, you don't want to just send them an e-mail saying "Thanks!", you want to have something FLASHY: …
language-agnostic code-golf rosetta-stoneI just came across this little problem on UVA's Online Judge and thought, that it may be a good candidate …
code-golf rosetta-stoneThe Challenge: Write the shortest program that implements John H. Conway's Game of Life cellular automaton. [link] EDIT: After about …
language-agnostic code-golf rosetta-stone conways-game-of-lifeI am kind of a newbie to Ruby, I am working out some katas and I stuck on this silly …
ruby code-golfChallenge Here is the challenge (of my own invention, though I wouldn't be surprised if it has previously appeared elsewhere …
math parsing code-golf text-parsing infix-notationThe challenge The shortest code by character count to input a 2D representation of a board, and output 'true' or …
language-agnostic code-golf rosetta-stone