Played Challenges
Move list of uuids into a SQL query - 154 entries
Take the list of UUIDs and use them as a filter in the where statement of a SQL query
- Best score: 57
- Best player score: 73
- Position: #41 / 52
- Number of attempts: 1
Deleting text - 277 entries
Delete everything except some specific numbers.
- Best score: 26
- Best player score: 45
- Position: #44 / 91
- Number of attempts: 1
New teacher - 1357 entries
Update the details of the new CS teacher.
- Best score: 19
- Best player score: 25
- Position: #132 / 282
- Number of attempts: 3
Many duplicates - 1459 entries
Quick and easy
- Best score: 7
- Best player score: 8
- Position: #316 / 476
- Number of attempts: 6
Simple, Practical, and Common - 33746 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: 30
- Position: #5378 / 7449
- Number of attempts: 3
Search and Replace 0 - 5007 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 12
- Position: #740 / 1631
- Number of attempts: 8
A Simple One - 1064 entries
Here is a very simple one - just to illustrate/introduce a vim feature that some people seem to miss...
- Best score: 9
- Best player score: 9
- Position: #584 / 670
- Number of attempts: 4
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: #726 / 3765
- Number of attempts: 7
Reformat/Refactor a Golfer Class - 7228 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 10
- Best player score: 33
- Position: #274 / 1777
- Number of attempts: 11