Played Challenges
V to the i - 4813 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #126 / 1897
- Number of attempts: 5
Extract argument from function - 2364 entries
The aim is to see if you can do some refactoring very fast.
- Best score: 13
- Best player score: 13
- Position: #105 / 755
- Number of attempts: 4
Just the middle - 11484 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #152 / 4209
- Number of attempts: 3
Basic renumbering - 5683 entries
Renumbering Basic.
- Best score: 11
- Best player score: 14
- Position: #333 / 1269
- Number of attempts: 8
JSON string rotation - 64 entries
Right value strings are misplaced. Just rotate them! I'm too kind with you guys and didn't included "strings with \" in it"!
- Best score: 19
- Best player score: 22
- Position: #9 / 22
- Number of attempts: 3
Space out the alphabet - 1658 entries
Put 3 spaces between adjacent letters.
- Best score: 15
- Best player score: 18
- Position: #208 / 445
- Number of attempts: 1
Mute the second method of this script - 455 entries
prepend a # infront of every line of the second method
- Best score: 8
- Best player score: 9
- Position: #18 / 239
- Number of attempts: 2
Refactoring useless Method away - 116 entries
Real-life challenge, convert a bunch of ifs to a switch statement
- Best score: 47
- Best player score: 62
- Position: #23 / 34
- Number of attempts: 1
Square numbers - 123 entries
Boring math puzzle.
- Best score: 16
- Best player score: 35
- Position: #31 / 42
- Number of attempts: 1
I forgot quotes - 16022 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #38 / 4189
- Number of attempts: 6
-a-b-c- - 3216 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 13
- Position: #51 / 1138
- Number of attempts: 4
Gray area - 747 entries
It's a golf metaphor or something.
- Best score: 11
- Best player score: 12
- Position: #57 / 271
- Number of attempts: 3
Do you demand a shrubbery? - 1158 entries
Use :redir and crush the emacsgolfers.
- Best score: 15
- Best player score: 32
- Position: #259 / 300
- Number of attempts: 1
Don't know what this is - 2024 entries
Replace contents of brackets with matching number of spaces. Don't ask what the format's supposed to be.
- Best score: 11
- Best player score: 11
- Position: #32 / 586
- Number of attempts: 4
Where should I put the Newline? - 881 entries
Help me put the newline.
- Best score: 7
- Best player score: 7
- Position: #129 / 437
- Number of attempts: 2
A HAPPY NEW YEAR 2014 ! - 10682 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #547 / 3689
- Number of attempts: 4
Letter case trickery - 1630 entries
This file is in a downright esoteric format, consisting of hexadecimal numbers, non-hexadecimal keywords, and "Z" indicating end-of-line. Make the hexadecimal numbers lowercase.
- Best score: 9
- Best player score: 11
- Position: #264 / 518
- Number of attempts: 3
Words in parens - 12967 entries
We should all ace this, right?
- Best score: 13
- Best player score: 15
- Position: #1421 / 3969
- Number of attempts: 2
abcd > a b c d - 297 entries
transform the single spaces into 4 spaces repeat for each line
- Best score: 15
- Best player score: 15
- Position: #148 / 226
- Number of attempts: 1
switch variable - 5079 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 11
- Position: #339 / 1749
- Number of attempts: 1
Reverse Simple Deletion - 854 entries
You did the simple deletion, now reverse it.
- Best score: 11
- Best player score: 11
- Position: #25 / 460
- Number of attempts: 1
Reformat a C golf submission - 612 entries
Take this C golf submission (for the "tiny but standards-compliant Hello World program" category, naturally), and turn it into formatted C code.
- Best score: 22
- Best player score: 25
- Position: #19 / 209
- Number of attempts: 9
Simple text editing with Vim - 12989 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 13
- Position: #315 / 3737
- Number of attempts: 2