Played Challenges
V to the i - 4717 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #126 / 1874
- Number of attempts: 5
Extract argument from function - 2289 entries
The aim is to see if you can do some refactoring very fast.
- Best score: 13
- Best player score: 13
- Position: #105 / 740
- Number of attempts: 4
Just the middle - 11318 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #152 / 4152
- Number of attempts: 3
Basic renumbering - 5514 entries
Renumbering Basic.
- Best score: 11
- Best player score: 14
- Position: #320 / 1249
- Number of attempts: 8
JSON string rotation - 51 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: #7 / 18
- Number of attempts: 3
Space out the alphabet - 1610 entries
Put 3 spaces between adjacent letters.
- Best score: 15
- Best player score: 18
- Position: #205 / 438
- Number of attempts: 1
Mute the second method of this script - 447 entries
prepend a # infront of every line of the second method
- Best score: 9
- Best player score: 9
- Position: #17 / 237
- Number of attempts: 2
Refactoring useless Method away - 91 entries
Real-life challenge, convert a bunch of ifs to a switch statement
- Best score: 47
- Best player score: 62
- Position: #21 / 32
- Number of attempts: 1
Square numbers - 99 entries
Boring math puzzle.
- Best score: 16
- Best player score: 35
- Position: #29 / 40
- Number of attempts: 1
I forgot quotes - 15880 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #38 / 4146
- Number of attempts: 6
-a-b-c- - 3160 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 13
- Position: #51 / 1124
- Number of attempts: 4
Gray area - 713 entries
It's a golf metaphor or something.
- Best score: 11
- Best player score: 12
- Position: #55 / 265
- Number of attempts: 3
Do you demand a shrubbery? - 1108 entries
Use :redir and crush the emacsgolfers.
- Best score: 15
- Best player score: 32
- Position: #254 / 293
- Number of attempts: 1
Don't know what this is - 1961 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 / 576
- Number of attempts: 4
Where should I put the Newline? - 857 entries
Help me put the newline.
- Best score: 7
- Best player score: 7
- Position: #129 / 429
- Number of attempts: 2
A HAPPY NEW YEAR 2014 ! - 10584 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #547 / 3653
- Number of attempts: 4
Letter case trickery - 1588 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: #261 / 509
- Number of attempts: 3
Words in parens - 12821 entries
We should all ace this, right?
- Best score: 13
- Best player score: 15
- Position: #1405 / 3938
- Number of attempts: 2
abcd > a b c d - 279 entries
transform the single spaces into 4 spaces repeat for each line
- Best score: 15
- Best player score: 15
- Position: #148 / 217
- Number of attempts: 1
switch variable - 5012 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 11
- Position: #339 / 1728
- Number of attempts: 1
Reverse Simple Deletion - 824 entries
You did the simple deletion, now reverse it.
- Best score: 11
- Best player score: 11
- Position: #25 / 450
- Number of attempts: 1
Reformat a C golf submission - 547 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: #17 / 198
- Number of attempts: 9
Simple text editing with Vim - 11970 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 / 3505
- Number of attempts: 2