Played Challenges
Move list of uuids into a SQL query - 39 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: #14 / 18
- Number of attempts: 1
Deleting text - 217 entries
Delete everything except some specific numbers.
- Best score: 26
- Best player score: 45
- Position: #40 / 73
- Number of attempts: 1
New teacher - 836 entries
Update the details of the new CS teacher.
- Best score: 19
- Best player score: 25
- Position: #90 / 174
- Number of attempts: 3
Many duplicates - 1443 entries
Quick and easy
- Best score: 7
- Best player score: 8
- Position: #314 / 467
- Number of attempts: 6
Simple, Practical, and Common - 33571 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: #5357 / 7405
- Number of attempts: 3
Search and Replace 0 - 4964 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 12
- Position: #740 / 1617
- Number of attempts: 8
A Simple One - 1043 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 / 659
- Number of attempts: 4
Simple text editing with Vim - 12680 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 / 3665
- Number of attempts: 7
Reformat/Refactor a Golfer Class - 6866 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 28
- Best player score: 33
- Position: #271 / 1681
- Number of attempts: 11