Played Challenges
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: 16
- Position: #485 / 760
- Number of attempts: 4
Just the middle - 11545 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 10
- Position: #3696 / 4231
- Number of attempts: 1
VimGolfNight - 575 entries
Based on "The name of the game".
- Best score: 12
- Best player score: 12
- Position: #173 / 352
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10714 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 14
- Position: #2673 / 3701
- Number of attempts: 2
Words in parens - 12992 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #426 / 3977
- Number of attempts: 3
replacing each line of a block selection - 3015 entries
replace each line's ../assets/js with /javascripts
- Best score: 18
- Best player score: 29
- Position: #632 / 781
- Number of attempts: 1
Append semicolon after expressions - 1061 entries
Some lines need the semicolon, some don't.
- Best score: 11
- Best player score: 13
- Position: #330 / 421
- Number of attempts: 1
Make it more readable - 2009 entries
Insert blank lines to make it more organized and readable
- Best score: 13
- Best player score: 17
- Position: #466 / 652
- Number of attempts: 2
remove dupes from array - 1360 entries
given a random string that contains a ruby-esque array, make sure that there are no duplicate elements
- Best score: 17
- Best player score: 24
- Position: #229 / 337
- Number of attempts: 1
Shebangs for all - 2059 entries
We've all seen or used a shebang once or twice. Ditch the specific paths and leave just a dynamic Ruby and Python bath behind.
- Best score: 11
- Best player score: 17
- Position: #358 / 524
- Number of attempts: 1
Simple text editing with Vim - 13316 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1322 / 3821
- Number of attempts: 1
VimGolf