Played Challenges
Simple, Practical, and Common - 33757 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: 22
- Position: #1711 / 7450
- Number of attempts: 8
One number per line - 18780 entries
Just give me the numbers.
- Best score: 14
- Best player score: 16
- Position: #941 / 3877
- Number of attempts: 7
V to the i - 4824 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #638 / 1899
- Number of attempts: 3
From argument to object - 1524 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: 17
- Position: #106 / 463
- Number of attempts: 6
Vice versa - 7968 entries
Little role switching.
- Best score: 12
- Best player score: 12
- Position: #450 / 2144
- Number of attempts: 7
I forgot quotes - 16051 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #848 / 4194
- Number of attempts: 10
Words in parens - 12969 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #971 / 3970
- Number of attempts: 6
Simple text editing with Vim - 13092 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 13
- Position: #574 / 3765
- Number of attempts: 4
Reformat/Refactor a Golfer Class - 7229 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 10
- Best player score: 41
- Position: #930 / 1778
- Number of attempts: 3