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: 31
- Position: #5696 / 7450
- Number of attempts: 2
Add semicolons - 10889 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 12
- Position: #1895 / 3076
- Number of attempts: 4
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: 20
- Position: #347 / 463
- Number of attempts: 1
Just the middle - 11500 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 10
- Position: #3874 / 4216
- Number of attempts: 1
Missing Library and a Typo - 920 entries
I forgot to add a c library, please add it for me. Also I'm bad at typing so fix my typo too.
- Best score: 14
- Best player score: 22
- Position: #185 / 219
- 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: 18
- Position: #2694 / 3765
- Number of attempts: 1