Played Challenges
Move list of uuids into a SQL query - 90 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: #30 / 39
- Number of attempts: 1
Deleting text - 257 entries
Delete everything except some specific numbers.
- Best score: 26
- Best player score: 45
- Position: #42 / 84
- Number of attempts: 1
New teacher - 1101 entries
Update the details of the new CS teacher.
- Best score: 19
- Best player score: 25
- Position: #113 / 236
- Number of attempts: 3
Many duplicates - 1447 entries
Quick and easy
- Best score: 7
- Best player score: 8
- Position: #315 / 470
- Number of attempts: 6
Simple, Practical, and Common - 33724 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: #5376 / 7442
- Number of attempts: 3
Search and Replace 0 - 5004 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 12
- Position: #740 / 1630
- Number of attempts: 8
A Simple One - 1057 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 / 667
- Number of attempts: 4
Simple text editing with Vim - 12994 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 / 3738
- Number of attempts: 7
Reformat/Refactor a Golfer Class - 7157 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 28
- Best player score: 33
- Position: #272 / 1755
- Number of attempts: 11