Played Challenges
V to the i - 4650 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #126 / 1863
- Number of attempts: 5
Extract argument from function - 2267 entries
The aim is to see if you can do some refactoring very fast.
- Best score: 13
- Best player score: 13
- Position: #105 / 736
- Number of attempts: 4
Just the middle - 11283 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #152 / 4140
- Number of attempts: 3
Basic renumbering - 5486 entries
Renumbering Basic.
- Best score: 11
- Best player score: 14
- Position: #317 / 1243
- 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 - 1602 entries
Put 3 spaces between adjacent letters.
- Best score: 15
- Best player score: 18
- Position: #204 / 436
- Number of attempts: 1
Mute the second method of this script - 444 entries
prepend a # infront of every line of the second method
- Best score: 9
- Best player score: 9
- Position: #17 / 236
- 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 - 92 entries
Boring math puzzle.
- Best score: 16
- Best player score: 35
- Position: #28 / 38
- Number of attempts: 1
I forgot quotes - 15840 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #38 / 4133
- Number of attempts: 6
-a-b-c- - 3142 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 13
- Position: #51 / 1120
- Number of attempts: 4
Gray area - 712 entries
It's a golf metaphor or something.
- Best score: 11
- Best player score: 12
- Position: #55 / 264
- Number of attempts: 3
Do you demand a shrubbery? - 1107 entries
Use :redir and crush the emacsgolfers.
- Best score: 15
- Best player score: 32
- Position: #254 / 292
- Number of attempts: 1
Don't know what this is - 1959 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 / 574
- Number of attempts: 4
Where should I put the Newline? - 852 entries
Help me put the newline.
- Best score: 7
- Best player score: 7
- Position: #129 / 426
- Number of attempts: 2
A HAPPY NEW YEAR 2014 ! - 10564 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #547 / 3646
- Number of attempts: 4
Letter case trickery - 1580 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: #260 / 506
- Number of attempts: 3
Words in parens - 12788 entries
We should all ace this, right?
- Best score: 13
- Best player score: 15
- Position: #1399 / 3930
- Number of attempts: 2
abcd > a b c d - 274 entries
transform the single spaces into 4 spaces repeat for each line
- Best score: 15
- Best player score: 15
- Position: #148 / 213
- Number of attempts: 1
switch variable - 4993 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 11
- Position: #339 / 1722
- Number of attempts: 1
Reverse Simple Deletion - 822 entries
You did the simple deletion, now reverse it.
- Best score: 11
- Best player score: 11
- Position: #25 / 449
- Number of attempts: 1
Reformat a C golf submission - 546 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 / 197
- Number of attempts: 9
Simple text editing with Vim - 11862 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 / 3471
- Number of attempts: 2