Played Challenges
Simple, Practical, and Common - 33724 entries
Simple things we do all the time should be able to be done with very few keystrokes, but sometimes I find something I need to do makes me go, "There MUST be a better way." This challenge is just a simple movement and entering text at a certain place.
- Best score: 22
- Best player score: 23
- Position: #2599 / 7442
- Number of attempts: 7
remove lines containing the word "reader" - 3604 entries
easy stuff
- Best score: 9
- Best player score: 13
- Position: #969 / 1169
- Number of attempts: 3
From argument to object - 1513 entries
This task typifies those programmers endure while coding. This C-family pseudocode needs a function argument to be repurposed as an object call. Simply search and replace? Repeat a pattern of edits?
- Best score: 17
- Best player score: 28
- Position: #435 / 460
- Number of attempts: 1
I forgot quotes - 16022 entries
Oops.
- Best score: 10
- Best player score: 18
- Position: #3329 / 4189
- Number of attempts: 2
A HAPPY NEW YEAR 2014 ! - 10682 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #241 / 3689
- Number of attempts: 5
Words in parens - 12967 entries
We should all ace this, right?
- Best score: 13
- Best player score: 25
- Position: #3760 / 3969
- Number of attempts: 5
Simple text editing with Vim - 12989 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 18
- Position: #2627 / 3737
- Number of attempts: 3
Reformat/Refactor a Golfer Class - 7154 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 28
- Best player score: 57
- Position: #1556 / 1754
- Number of attempts: 1