Played Challenges
Reformat symbols in list - 1625 entries
Saw this in some lecture, easy reformatting using multiple cursor in VS Code
- Best score: 24
- Best player score: 25
- Position: #83 / 349
- Number of attempts: 10
Put a newline after every 10 lines in vim - 1660 entries
Goal is to put a newline after every 10 lines in vim.
- Best score: 10
- Best player score: 14
- Position: #444 / 558
- Number of attempts: 4
Modernise code - 1402 entries
Modernise and clean up some C++ code.
- Best score: 34
- Best player score: 54
- Position: #258 / 324
- Number of attempts: 2
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: 27
- Position: #3979 / 7442
- Number of attempts: 4
Swap values - 4643 entries
Well, swap the values...
- Best score: 11
- Best player score: 11
- Position: #288 / 1274
- Number of attempts: 4
remove lines containing the word "reader" - 3604 entries
easy stuff
- Best score: 9
- Best player score: 9
- Position: #122 / 1169
- Number of attempts: 2
Search and Replace 0 - 5004 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 14
- Position: #1047 / 1630
- Number of attempts: 1
Just the middle - 11484 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2803 / 4209
- Number of attempts: 4
Basic renumbering - 5683 entries
Renumbering Basic.
- Best score: 11
- Best player score: 12
- Position: #291 / 1269
- Number of attempts: 9
I forgot quotes - 16022 entries
Oops.
- Best score: 10
- Best player score: 14
- Position: #1883 / 4189
- Number of attempts: 3
Words in parens - 12967 entries
We should all ace this, right?
- Best score: 13
- Best player score: 15
- Position: #1751 / 3969
- Number of attempts: 4
remove dupes from array - 1358 entries
given a random string that contains a ruby-esque array, make sure that there are no duplicate elements
- Best score: 17
- Best player score: 21
- Position: #155 / 336
- Number of attempts: 6
Simple text editing with Vim - 12989 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1747 / 3737
- Number of attempts: 5