Played Challenges
Simple, Practical, and Common - 33552 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: #6278 / 7401
- Number of attempts: 3
Swap values - 4606 entries
Well, swap the values...
- Best score: 11
- Best player score: 16
- Position: #981 / 1265
- Number of attempts: 3
V to the i - 4796 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 9
- Position: #1648 / 1891
- Number of attempts: 2
Vice versa - 7891 entries
Little role switching.
- Best score: 12
- Best player score: 23
- Position: #1941 / 2121
- Number of attempts: 2
Sorting a glossary - 131 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 / 81
- 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 - 12631 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 22
- Position: #2924 / 3655
- Number of attempts: 3
Reformat/Refactor a Golfer Class - 6836 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 28
- Best player score: 46
- Position: #1193 / 1674
- Number of attempts: 1