Played Challenges
Put a newline after every 10 lines in vim - 1356 entries
Goal is to put a newline after every 10 lines in vim.
- Best score: 10
- Best player score: 10
- Position: #27 / 460
- Number of attempts: 6
Satisfy the go linter - 2076 entries
You just came up with this briliant go vars package. But dang, you forgot to add comments to the exported variables. Can you add a comment over each variable with a TODO-placeholder?
- Best score: 20
- Best player score: 35
- Position: #370 / 422
- Number of attempts: 3
Multiline to Single Line - 585 entries
Convert a multiline, indented file to a single line with no whitespace
- Best score: 5
- Best player score: 5
- Position: #207 / 260
- Number of attempts: 2
Yo To Hello - 1082 entries
Simply Turn Yo To Hello
- Best score: 10
- Best player score: 10
- Position: #371 / 498
- Number of attempts: 4
Add semicolons - 10720 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 10
- Position: #742 / 3023
- Number of attempts: 8
From argument to object - 1441 entries
This task typifies those programmers endure while coding. This C-family pseudocode needs a function argument to be repurposed as an object call. Simply search and replace? Repeat a pattern of edits?
- Best score: 17
- Best player score: 17
- Position: #147 / 441
- Number of attempts: 9
Copy three lines - 2824 entries
If the site is up (by some miracle), make the text under every header identical.
- Best score: 13
- Best player score: 27
- Position: #580 / 630
- Number of attempts: 1
Just the middle - 11289 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #1485 / 4144
- Number of attempts: 5
Stairstep digits - 366 entries
Remove the evens. Double the odds.
- Best score: 9
- Best player score: 9
- Position: #49 / 137
- Number of attempts: 5
quotes inside quotes - 3089 entries
taken from tip 85 of the very good book 'Practical Vim: Edit Text at the Speed of Thought' ! I'd be interested what people use :)
- Best score: 14
- Best player score: 14
- Position: #353 / 1061
- Number of attempts: 6