Played Challenges
Poorly indented Python comments - 1315 entries
Fix the alignment of some Python comments as quickly as possible.
- Best score: 15
- Best player score: 21
- Position: #66 / 221
- Number of attempts: 7
Many duplicates - 1445 entries
Quick and easy
- Best score: 7
- Best player score: 8
- Position: #71 / 468
- Number of attempts: 2
you're stuck on jQuery < 1.7 - 362 entries
replace calls to jQuery 1.7+'s `on` with calls to pre 1.7 `bind`
- Best score: 25
- Best player score: 30
- Position: #61 / 113
- Number of attempts: 3
replacing each line of a block selection - 2999 entries
replace each line's ../assets/js with /javascripts
- Best score: 18
- Best player score: 18
- Position: #17 / 777
- Number of attempts: 7
switch variable - 5071 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 11
- Position: #87 / 1748
- Number of attempts: 3
formatted text to markdown - 184 entries
You're converting some posts from an old blog to markdown. The formatted text is far closer to the finished product than the html markup, so it seems like a good place to start. Word wrapping seems to be the main area for optimization.
- Best score: 70
- Best player score: 74
- Position: #11 / 67
- Number of attempts: 5
Whitespace, empty lines and tabs - 3665 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 29
- Position: #496 / 787
- Number of attempts: 2
Simple text editing with Vim - 12811 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #827 / 3694
- Number of attempts: 8
Reformat/Refactor a Golfer Class - 6982 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 28
- Best player score: 36
- Position: #410 / 1706
- Number of attempts: 8
Anders Janmyr
Twitter: @andersjanmyr
A man you don't meet everyday.