Played Challenges
Reformat symbols in list - 1621 entries
Saw this in some lecture, easy reformatting using multiple cursor in VS Code
- Best score: 24
- Best player score: 25
- Position: #83 / 348
- 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 - 1400 entries
Modernise and clean up some C++ code.
- Best score: 34
- Best player score: 54
- Position: #257 / 323
- Number of attempts: 2
Simple, Practical, and Common - 33647 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: #3971 / 7425
- Number of attempts: 4
Swap values - 4627 entries
Well, swap the values...
- Best score: 11
- Best player score: 11
- Position: #288 / 1270
- Number of attempts: 4
remove lines containing the word "reader" - 3592 entries
easy stuff
- Best score: 9
- Best player score: 9
- Position: #122 / 1164
- Number of attempts: 2
Search and Replace 0 - 4994 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 14
- Position: #1045 / 1627
- Number of attempts: 1
Just the middle - 11464 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2802 / 4202
- Number of attempts: 4
Basic renumbering - 5673 entries
Renumbering Basic.
- Best score: 11
- Best player score: 12
- Position: #291 / 1267
- Number of attempts: 9
I forgot quotes - 15997 entries
Oops.
- Best score: 10
- Best player score: 14
- Position: #1880 / 4184
- Number of attempts: 3
Words in parens - 12939 entries
We should all ace this, right?
- Best score: 13
- Best player score: 15
- Position: #1747 / 3964
- 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 - 12856 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1745 / 3707
- Number of attempts: 5