Played Challenges
V to the i - 4833 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 8
- Position: #951 / 1904
- Number of attempts: 3
Extract argument from function - 2379 entries
The aim is to see if you can do some refactoring very fast.
- Best score: 13
- Best player score: 17
- Position: #597 / 760
- Number of attempts: 2
Just the middle - 11555 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #19 / 4234
- Number of attempts: 6
Basic renumbering - 5707 entries
Renumbering Basic.
- Best score: 11
- Best player score: 16
- Position: #551 / 1274
- Number of attempts: 6
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: 31
- Position: #15 / 22
- Number of attempts: 1
Test everything! - 187 entries
... and build the desired input data structure. Transform a list of values into a non-trivial format.
- Best score: 22
- Best player score: 22
- Position: #4 / 55
- Number of attempts: 5
Condensed Cases - 811 entries
Apple's new programming language, Swift, allows two style of case statements: 1) one Enum case on each line, or 2) multiple Enum cases on a single line. Convert the following from the first case (no pun intended) to the second type.
- Best score: 12
- Best player score: 16
- Position: #181 / 249
- Number of attempts: 2
I forgot quotes - 16127 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #32 / 4208
- Number of attempts: 3
Gray area - 749 entries
It's a golf metaphor or something.
- Best score: 11
- Best player score: 21
- Position: #267 / 272
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10720 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 15
- Position: #3028 / 3703
- Number of attempts: 1
Words in parens - 13005 entries
We should all ace this, right?
- Best score: 13
- Best player score: 17
- Position: #2638 / 3979
- Number of attempts: 2
Simple text editing with Vim - 13419 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1406 / 3846
- Number of attempts: 2
VimGolf