Played Challenges
Populate 3D bone names list - 636 entries
Ran into this at work, excited to see how this gets optimized
- Best score: 21
- Best player score: 28
- Position: #78 / 164
- Number of attempts: 4
Paste a column after a column - 2610 entries
This task is very common while using multi-cursor. What is the elegant vim way ?
- Best score: 14
- Best player score: 23
- Position: #371 / 566
- Number of attempts: 2
HS exam question - 1596 entries
Convert the data to a python dictionary
- Best score: 47
- Best player score: 61
- Position: #134 / 418
- Number of attempts: 2
Fizzbuzz - 586 entries
type the first 100 lines of the fizzbuzz problem
- Best score: 44
- Best player score: 73
- Position: #74 / 169
- Number of attempts: 2
delete swap - 1809 entries
delete all swap
- Best score: 5
- Best player score: 14
- Position: #505 / 564
- Number of attempts: 1
Put a newline after every 10 lines in vim - 1664 entries
Goal is to put a newline after every 10 lines in vim.
- Best score: 10
- Best player score: 13
- Position: #397 / 559
- Number of attempts: 2
hello-world-vimgolf - 2506 entries
Simple number generation
- Best score: 10
- Best player score: 10
- Position: #299 / 713
- Number of attempts: 4
Generate a very basic Python constructor - 316 entries
I actually needed to do this myself, so I look forward to learning how.
- Best score: 38
- Best player score: 60
- Position: #65 / 98
- Number of attempts: 4
Python dataclasses - 1215 entries
Simple challenge to extract fields from a Python class
- Best score: 19
- Best player score: 27
- Position: #178 / 301
- Number of attempts: 3
Multiline to Single Line - 737 entries
Convert a multiline, indented file to a single line with no whitespace
- Best score: 5
- Best player score: 16
- Position: #309 / 313
- Number of attempts: 1
Copy three lines - 2875 entries
If the site is up (by some miracle), make the text under every header identical.
- Best score: 13
- Best player score: 20
- Position: #427 / 641
- Number of attempts: 2
Start coding format - 155 entries
I used to start coding with following format: int main(){ -(cursor here) }
- Best score: 22
- Best player score: 27
- Position: #70 / 72
- Number of attempts: 3
Order and join - 985 entries
There's something special about the input order.
- Best score: 10
- Best player score: 13
- Position: #192 / 260
- Number of attempts: 5
Array of characters - 175 entries
We all copy paste things off the internet, but the syntax doesn't look right. Fix it as fast as possible.
- Best score: 33
- Best player score: 89
- Position: #47 / 47
- Number of attempts: 1
I forgot quotes - 16061 entries
Oops.
- Best score: 10
- Best player score: 17
- Position: #3093 / 4195
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10699 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 15
- Position: #3223 / 3695
- Number of attempts: 1
Letter case trickery - 1644 entries
This file is in a downright esoteric format, consisting of hexadecimal numbers, non-hexadecimal keywords, and "Z" indicating end-of-line. Make the hexadecimal numbers lowercase.
- Best score: 9
- Best player score: 12
- Position: #364 / 520
- Number of attempts: 1
Python: Lots of function arguments - 119 entries
The function definition is too long for one line. The modeline helps you with some typical Python indent settings.
- Best score: 6
- Best player score: 24
- Position: #44 / 50
- Number of attempts: 3
Let's play some Ivmgolf - 1130 entries
Oops, I spelled that wrong.
- Best score: 7
- Best player score: 7
- Position: #141 / 448
- Number of attempts: 5
Vertical Limit - 2574 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 31
- Position: #685 / 761
- Number of attempts: 2
Make the circuit grid! - 101 entries
Copy this command for a circuit layout program to create 10 total smd commands. Increment the number in quotes to name each pad, and add 0.7 to each of the (X Y) coordinates at the end of each line.
- Best score: 26
- Best player score: 48
- Position: #45 / 50
- Number of attempts: 1
replacing each line of a block selection - 3005 entries
replace each line's ../assets/js with /javascripts
- Best score: 18
- Best player score: 25
- Position: #549 / 779
- Number of attempts: 5
The meaning - 577 entries
Numbers are fun!
- Best score: 5
- Best player score: 5
- Position: #319 / 364
- Number of attempts: 1
Reverse Simple Deletion - 857 entries
You did the simple deletion, now reverse it.
- Best score: 11
- Best player score: 12
- Position: #374 / 461
- Number of attempts: 1