Played Challenges
months to html list items - 1106 entries
Turn the months into list items.
- Best score: 22
- Best player score: 26
- Position: #137 / 300
- Number of attempts: 1
Populate 3D bone names list - 638 entries
Ran into this at work, excited to see how this gets optimized
- Best score: 21
- Best player score: 26
- Position: #65 / 166
- Number of attempts: 1
Surround the 'z' character with brackets, quotes, and print as formatted string. - 572 entries
Surround the 'z' character with brackets, quotes, and print as formatted string.
- Best score: 17
- Best player score: 17
- Position: #183 / 321
- Number of attempts: 1
Paste a column after a column - 2632 entries
This task is very common while using multi-cursor. What is the elegant vim way ?
- Best score: 14
- Best player score: 27
- Position: #421 / 570
- Number of attempts: 2
Many duplicates - 1460 entries
Quick and easy
- Best score: 7
- Best player score: 10
- Position: #391 / 477
- Number of attempts: 1
Fix the shell script! - 2646 entries
Fix the shell script with the fewest keystrokes!
- Best score: 26
- Best player score: 34
- Position: #320 / 614
- Number of attempts: 1
Put a newline after every 10 lines in vim - 1668 entries
Goal is to put a newline after every 10 lines in vim.
- Best score: 10
- Best player score: 11
- Position: #198 / 561
- Number of attempts: 3
Plotting some variables in python - 1673 entries
4 sets of (x,y) variables to plot. Just increment the numbers! Well, let's change the colors of the lines as well. Oh and we meant to plot the absolute values of course.
- Best score: 34
- Best player score: 42
- Position: #147 / 350
- Number of attempts: 1
Contributed Challenges
months to html list items - 1106 entries
Turn the months into list items.
VimGolf