Played Challenges
swap or reverse - 98 entries
Try to swap or reverse the line as needed.
- Best score: 16
- Best player score: 32
- Number of attempts: 1
readability - 298 entries
Make the code readable by adding some spaces
- Best score: 18
- Best player score: 19
- Number of attempts: 1
Shuffled numbers - 203 entries
Each number is paired with the number it should follow. That's enough information to put them in order.
- Best score: 15
- Best player score: 16
- Number of attempts: 1
Land of the Lost - 60 entries
Enter the tabs below the lyrics
- Best score: 26
- Best player score: 34
- Number of attempts: 3
Space out the alphabet - 1519 entries
Put 3 spaces between adjacent letters.
- Best score: 15
- Best player score: 19
- Number of attempts: 3
increment by column in XML - 143 entries
modify an arbitrary "column" in an xml table by incrementing a an arbitrary placeholder string
- Best score: 19
- Best player score: 28
- Number of attempts: 2
Just the middle - 11062 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Number of attempts: 5
Config Sections - 29 entries
Section me!
- Best score: 43
- Best player score: 60
- Number of attempts: 2
Condensed Cases - 729 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: 12
- Number of attempts: 2
I forgot quotes - 15601 entries
Oops.
- Best score: 10
- Best player score: 10
- Number of attempts: 4
Basic renumbering - 5389 entries
Renumbering Basic.
- Best score: 11
- Best player score: 14
- Number of attempts: 6
That hyphen - 2456 entries
"vim vi improved"
- Best score: 9
- Best player score: 11
- Number of attempts: 2
Count both ways - 932 entries
Right AND down.
- Best score: 13
- Best player score: 20
- Number of attempts: 1
-a-b-c- - 3076 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 15
- Number of attempts: 3
Neither Fizz nor Buzz - 205 entries
Not your regular increment macro! The gaps are tricky.
- Best score: 13
- Best player score: 20
- Number of attempts: 3
A HAPPY NEW YEAR 2014 ! - 10500 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 12
- Number of attempts: 1
Words in parens - 12666 entries
We should all ace this, right?
- Best score: 13
- Best player score: 15
- Number of attempts: 3
Reformat/Refactor a Golfer Class - 5779 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 32
- Best player score: 41
- Number of attempts: 2