Played Challenges
Search and Replace 0 - 5004 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 16
- Position: #1157 / 1630
- Number of attempts: 3
constructor - 182 entries
coding a constructor for a simple class
- Best score: 59
- Best player score: 115
- Position: #43 / 60
- Number of attempts: 7
switch variable - 5079 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 11
- Position: #6 / 1749
- Number of attempts: 2
Replacing some words - 428 entries
How fast could it be?
- Best score: 17
- Best player score: 20
- Position: #51 / 151
- Number of attempts: 3
Make it more readable - 2009 entries
Insert blank lines to make it more organized and readable
- Best score: 13
- Best player score: 15
- Position: #206 / 652
- Number of attempts: 3
remove dupes from array - 1358 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: 17
- Position: #7 / 336
- Number of attempts: 9
imports alignment (python) - 700 entries
Align as one import per line.
- Best score: 17
- Best player score: 20
- Position: #83 / 198
- Number of attempts: 7
Fix the Haiku - 313 entries
Change this slightly scrambled haiku to its unscrambled form and fix the capitalisation and punctuation along the way.
- Best score: 28
- Best player score: 47
- Position: #91 / 114
- Number of attempts: 2
Reformat a C golf submission - 612 entries
Take this C golf submission (for the "tiny but standards-compliant Hello World program" category, naturally), and turn it into formatted C code.
- Best score: 22
- Best player score: 35
- Position: #142 / 209
- Number of attempts: 1
Simple text editing with Vim - 12994 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 16
- Position: #2182 / 3738
- Number of attempts: 3
Reformat/Refactor a Golfer Class - 7157 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 28
- Best player score: 36
- Position: #432 / 1755
- Number of attempts: 7