Played Challenges
Search and Replace 0 - 5007 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 16
- Position: #1165 / 1631
- Number of attempts: 2
Words in parens - 12967 entries
We should all ace this, right?
- Best score: 13
- Best player score: 16
- Position: #1882 / 3969
- Number of attempts: 2
Context insensitive completion 0 - 590 entries
Buried in the lines you're not supposed to add is the line "Add this line!" Add that line to the top of the file.
- Best score: 6
- Best player score: 9
- Position: #201 / 249
- Number of attempts: 2
Context Insensitive completion 1 - 506 entries
Finish writing this simple Python HTTP server.
- Best score: 18
- Best player score: 19
- Position: #180 / 247
- Number of attempts: 2
Remember FizzBuzz? - 738 entries
Output FizzBuzz to 100. Start with nothing.
- Best score: 39
- Best player score: 61
- Position: #119 / 193
- Number of attempts: 3
Change the content of a string - 1600 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 27
- Position: #467 / 596
- Number of attempts: 2
Whitespace, empty lines and tabs - 3763 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 31
- Position: #568 / 807
- Number of attempts: 1
Simple text editing with Vim - 13013 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1071 / 3744
- Number of attempts: 4
Reformat/Refactor a Golfer Class - 7173 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 28
- Best player score: 45
- Position: #1157 / 1761
- Number of attempts: 1