Played Challenges
Exchanging Quotes - 864 entries
Sometimes you need to exchange a choice of quotes in some code.
- Best score: 30
- Best player score: 35
- Position: #93 / 232
- Number of attempts: 3
Make it more readable - 2015 entries
Insert blank lines to make it more organized and readable
- Best score: 13
- Best player score: 17
- Position: #427 / 654
- Number of attempts: 4
remove dupes from array - 1361 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: #218 / 338
- Number of attempts: 5
Simple text editing with Vim - 13423 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 13
- Position: #46 / 3848
- Number of attempts: 5
VimGolf