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: 34
- Position: #6313 / 7450
- Number of attempts: 3
Swap values - 4644 entries
Well, swap the values...
- Best score: 11
- Best player score: 16
- Position: #989 / 1275
- Number of attempts: 3
V to the i - 4824 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 9
- Position: #1654 / 1899
- Number of attempts: 2
Vice versa - 7968 entries
Little role switching.
- Best score: 12
- Best player score: 23
- Position: #1961 / 2144
- Number of attempts: 2
Sorting a glossary - 132 entries
Sort a glossary. Glossary head contains a header phrase ending with ':' and glossary body has multi line text indented with a tab.
- Best score: 6
- Best player score: 6
- Position: #33 / 82
- Number of attempts: 2
Manual SQL - 160 entries
Change select and insert queries to simulate inserting a new record.
- Best score: 48
- Best player score: 99
- Position: #49 / 50
- Number of attempts: 1
Two become one - 713 entries
We have two c arrays and want to make one two dimensional out of it. Can we do that?
- Best score: 25
- Best player score: 44
- Position: #193 / 208
- Number of attempts: 1
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: 22
- Position: #3006 / 3765
- Number of attempts: 3
Reformat/Refactor a Golfer Class - 7229 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 10
- Best player score: 46
- Position: #1232 / 1778
- Number of attempts: 1