Played Challenges
Paste a column after a column - 2537 entries
This task is very common while using multi-cursor. What is the elegant vim way ?
- Best score: 14
- Best player score: 16
- Position: #159 / 553
- Number of attempts: 12
Plotting some variables in python - 1661 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: 49
- Position: #197 / 348
- Number of attempts: 1
RUST HTML to maud. - 24 entries
RUST HTML to maud. maud is one of the template engines for server-side rendering based on rust. rusty practice on vimgolf
- Best score: 135
- Best player score: 219
- Position: #6 / 12
- Number of attempts: 2
swap number pairs - 2103 entries
Swap the numbers in a bunch of 2-element arrays.
- Best score: 16
- Best player score: 17
- Position: #73 / 380
- Number of attempts: 7
HS Final exam vimgolf - 897 entries
Change the initial file to a single line containing all names comma-separated with numbers inside parentheses.
- Best score: 21
- Best player score: 23
- Position: #91 / 236
- Number of attempts: 5
ssh config skills - 258 entries
Parse output from `kuebctl get no -o wide` into an .ssh/config file!
- Best score: 41
- Best player score: 46
- Position: #25 / 66
- Number of attempts: 6
Rural Post - 4479 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 10
- Position: #387 / 1097
- Number of attempts: 3
xrandr outputs and dashes - 704 entries
uh oh, different video drivers identify display outputs with more dashes. Quick, need to change this xrandr script!
- Best score: 12
- Best player score: 12
- Position: #92 / 221
- Number of attempts: 4
Simple, Practical, and Common - 33616 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: 26
- Position: #3522 / 7420
- Number of attempts: 6
Hogwarts Email Sorting - 925 entries
Given a list of emails, get the students full name and their associated house.
- Best score: 20
- Best player score: 22
- Position: #164 / 261
- Number of attempts: 1
Swap values - 4616 entries
Well, swap the values...
- Best score: 11
- Best player score: 11
- Position: #158 / 1268
- Number of attempts: 8
One number per line - 18727 entries
Just give me the numbers.
- Best score: 14
- Best player score: 18
- Position: #1468 / 3864
- Number of attempts: 7
SCREAMING_SNAKE_CASE to Title Case - 1214 entries
Convert strings in SCREAMING_SNAKE_CASE to Title Case. Examples: EMPLOYEE_NAME -> Employee Name REVENUE_YEAR_TO_DATE -> Revenue Year To Date SALARY -> Salary
- Best score: 19
- Best player score: 22
- Position: #131 / 249
- Number of attempts: 2
Add semicolons - 10852 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 11
- Position: #1652 / 3063
- Number of attempts: 1
Split line with dots - 2144 entries
This line is too long, split it.
- Best score: 15
- Best player score: 18
- Position: #298 / 634
- Number of attempts: 4
Just the middle - 11454 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 10
- Position: #3749 / 4197
- Number of attempts: 2
Fiddle percentages into real numbers - 865 entries
Get rid of the '%' symbols and shift the decimal place. This is the easier version - all the columns line up.
- Best score: 13
- Best player score: 13
- Position: #61 / 291
- Number of attempts: 2
Vice versa - 7907 entries
Little role switching.
- Best score: 12
- Best player score: 12
- Position: #575 / 2128
- Number of attempts: 4
One to Ten - 2219 entries
Generate the sequence of numbers from 1 to 10, one number per line. Inspired by this Reddit thread: https://redd.it/ak4it2
- Best score: 12
- Best player score: 14
- Position: #398 / 672
- Number of attempts: 3
I forgot quotes - 15983 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #1088 / 4180
- Number of attempts: 5
A HAPPY NEW YEAR 2014 ! - 10663 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 15
- Position: #3110 / 3683
- Number of attempts: 1
Words in parens - 12935 entries
We should all ace this, right?
- Best score: 13
- Best player score: 24
- Position: #3719 / 3963
- Number of attempts: 1
Simple text editing with Vim - 12811 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 23
- Position: #3042 / 3694
- Number of attempts: 2
Reformat/Refactor a Golfer Class - 6982 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 28
- Best player score: 39
- Position: #760 / 1706
- Number of attempts: 1
drumstix576
Twitter: @drumstix576
Am I even good enough to have imposter syndrome?