Played Challenges
Generate a very basic Python constructor (fixed) - 1253 entries
Original by @BiddulphCaleb (http://www.vimgolf.com/challenges/6019f1c4642668000cee11e8) - had some extra spaces in output file.
- Best score: 29
- Best player score: 29
- Position: #9 / 271
- Number of attempts: 3
Visual block training - 1070 entries
You see the input. You see the output. Go.
- Best score: 17
- Best player score: 39
- Position: #115 / 204
- Number of attempts: 1
Put a newline after every 10 lines in vim - 1657 entries
Goal is to put a newline after every 10 lines in vim.
- Best score: 10
- Best player score: 10
- Position: #5 / 556
- Number of attempts: 6
Java to JavaScript - 269 entries
Let convert some simple Java file to JavaScript!
- Best score: 59
- Best player score: 96
- Position: #51 / 74
- Number of attempts: 4
Wikitext headings to markdown - 987 entries
Convert the wikitext headings to markdown.
- Best score: 20
- Best player score: 20
- Position: #16 / 209
- Number of attempts: 13
hello-world-vimgolf - 2499 entries
Simple number generation
- Best score: 10
- Best player score: 10
- Position: #125 / 708
- Number of attempts: 5
Contribute to keyboard mashing - 890 entries
Speak in tongues
- Best score: 17
- Best player score: 17
- Position: #24 / 270
- Number of attempts: 4
Reordering Lorem Ipsum - 290 entries
Who even sorted this?
- Best score: 13
- Best player score: 13
- Position: #8 / 66
- Number of attempts: 8
Fill in the chess board - 959 entries
Fill in the name of each square using its file (a-h) and rank (1-8).
- Best score: 19
- Best player score: 20
- Position: #43 / 185
- Number of attempts: 10
Learn to ask for :help - 587 entries
Learn to use the help to reduce your strokes...
- Best score: 19
- Best player score: 32
- Position: #71 / 130
- Number of attempts: 3
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: 36
- Position: #89 / 348
- Number of attempts: 7
Transpose a python matrix - 873 entries
Rotate the matrix in 90 degrees.
- Best score: 23
- Best player score: 24
- Position: #29 / 138
- Number of attempts: 10
Create a diamond comment - 337 entries
Encapsulate the text in a diamond pattern.
- Best score: 27
- Best player score: 27
- Position: #7 / 75
- Number of attempts: 11
Lowercase first characters - 487 entries
This is the (abridged) input for Day 3 in Advent of Code 2019. The output is a format more suitable for Prolog programming: the two lines of input become two lists of pairs, joined together in a wires functor.
- Best score: 33
- Best player score: 33
- Position: #19 / 183
- Number of attempts: 6
Write Hello World in the 'i use arch btw' -programming language - 31 entries
> "I use Arch btw" is an esoteric programming language based on Brainfuck in which the Brainfuck commands have been replaced with the following keywords: i, use, arch, linux, btw, by, the, way. https://github.com/OverMighty/i-use-arch-btw
- Best score: 162
- Best player score: 246
- Position: #9 / 16
- Number of attempts: 1
Increment number for every 10 lines - 230 entries
The file consists of 2 columns (code and percentage). We need to add 2 more columns with increasing number for 4th column (Xcols) and increment 3rd column (Ycols) only for every 10 lines with reset of 4th column
- Best score: 25
- Best player score: 44
- Position: #31 / 64
- Number of attempts: 6
simple replacements - 1753 entries
The goal is to see the replacement commands in action.
- Best score: 19
- Best player score: 19
- Position: #40 / 380
- Number of attempts: 7
Inverting Lines - 1900 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 10
- Position: #144 / 511
- Number of attempts: 4
CSV to MD format - 413 entries
To convert a CSV list to Markdown list
- Best score: 36
- Best player score: 40
- Position: #26 / 94
- Number of attempts: 7
Making 3 line function a one liner. - 328 entries
Simple challenge for frequent action while programming.
- Best score: 4
- Best player score: 4
- Position: #77 / 205
- Number of attempts: 1
Staircase - 149 entries
Going downstairs, while singing the alphabet song. Some vb practice to us all. Would it be much easier to make it go from left to right instead?
- Best score: 21
- Best player score: 36
- Position: #24 / 34
- Number of attempts: 2
Enumerate Bullets - 323 entries
We will need to refer to the bullet points in our document explicitly later, so we need to assign them some ID's!
- Best score: 20
- Best player score: 73
- Position: #80 / 87
- Number of attempts: 1
Put a cross in the square - 225 entries
Put a cross in the square
- Best score: 20
- Best player score: 20
- Position: #7 / 89
- Number of attempts: 5
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: 22
- Position: #73 / 236
- Number of attempts: 4
ssh config skills - 258 entries
Parse output from `kuebctl get no -o wide` into an .ssh/config file!
- Best score: 41
- Best player score: 41
- Position: #9 / 66
- Number of attempts: 9
Change double quotes to single quotes, but with a twist - 309 entries
Although this challenge is in the context of a Python function, you don't need to know Python to do this challenge. It is to add contexts and interesting constraints. The file contains a function that prints a multi-line string literal. I wrote the string literal with double quotes, but then I decided to use single quotes instead, and that's your challenge. However, interestingly enough, the string itself contains single and double quotes. This means, inside the string literal, the originally escaped double quotes no longer need to be escaped, but the single quotes now need to be escaped. Note that the triple double quotes in the docstring should be left alone.
- Best score: 22
- Best player score: 22
- Position: #18 / 56
- Number of attempts: 14
C to python code snippet - 88 entries
C code can be easily translated into Python code. However, the difference in syntax can make this process tedious and time-consuming. Can Vim help you here?
- Best score: 48
- Best player score: 71
- Position: #18 / 30
- Number of attempts: 3
Mr. Hacker - 89 entries
Elvin is hacker. He has piece of users database from some social net site. Recently he installed Vim, and he wants to convert CSV DB to specific format `key=value' where `key' is login and `value' is password, but password in DB is encrypted in ROT13. Help him.
- Best score: 19
- Best player score: 19
- Position: #10 / 35
- Number of attempts: 4
Turn the x - 328 entries
Turn the x to a +
- Best score: 19
- Best player score: 19
- Position: #14 / 82
- Number of attempts: 7
Format the CSS - 158 entries
You just copied some CSS color names from the web and need to add them to your python module. Create the COLORS variable and assign a dict() with the names as keys and hex-colors as values. BEWARE OF THE TABS!!
- Best score: 41
- Best player score: 41
- Position: #2 / 49
- Number of attempts: 7
Rural Post - 4479 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 10
- Position: #443 / 1097
- Number of attempts: 5
Data reformat - 294 entries
Reformat this copy-paste data! #csv
- Best score: 36
- Best player score: 38
- Position: #14 / 65
- Number of attempts: 11
Capitalize the Names - 408 entries
I want to capitalize the names in quotes, but just the people's names, not the file names.
- Best score: 21
- Best player score: 21
- Position: #40 / 97
- Number of attempts: 5
C# function to F# - 30 entries
Converting from C# to F# is not hard, but requires some manual labor. Here you should convert a C# function using a C# class to a F# function using a C# class.
- Best score: 101
- Best player score: 118
- Position: #7 / 11
- Number of attempts: 1
citizen_hacks_2019_part1 - 54 entries
For the Citizen Hacks 2019 Vim competition
- Best score: 52
- Best player score: 62
- Position: #13 / 17
- Number of attempts: 2
One number per line - 18727 entries
Just give me the numbers.
- Best score: 14
- Best player score: 14
- Position: #743 / 3864
- Number of attempts: 2
add line and index - 100 entries
a missed line and index names need to be added
- Best score: 44
- Best player score: 46
- Position: #8 / 29
- Number of attempts: 3
Aliases for cd - 879 entries
Create these beautiful aliases with as few strokes as possible. Are you up for the challenge?
- Best score: 30
- Best player score: 31
- Position: #31 / 155
- Number of attempts: 15
citizen_hacks_2019_part4 - 22 entries
For the Citizen Hacks 2019 Vim competition
- Best score: 37
- Best player score: 38
- Position: #7 / 11
- Number of attempts: 3
citizen_hacks_2019_part2 - 25 entries
For the Citizen Hacks 2019 Vim competition
- Best score: 41
- Best player score: 43
- Position: #9 / 10
- Number of attempts: 3
citizen_hacks_2019_part5 - 32 entries
For the Citizen Hacks 2019 Vim competition
- Best score: 48
- Best player score: 49
- Position: #5 / 11
- Number of attempts: 2
citizen_hacks_2019_part3 - 25 entries
For the Citizen Hacks 2019 Vim competition
- Best score: 57
- Best player score: 78
- Position: #8 / 8
- Number of attempts: 1
citizen_hacks_2019_part6 - 30 entries
For the Citizen Hacks 2019 Vim competition
- Best score: 35
- Best player score: 35
- Position: #3 / 12
- Number of attempts: 5
Hash staircase - 56 entries
Can you use a strategy to come up with this pattern?
- Best score: 21
- Best player score: 21
- Position: #12 / 25
- Number of attempts: 1
Kolakoski sequence -- level 1 - 74 entries
Generate the Kolakoski sequence as described by its first 75 terms.
- Best score: 22
- Best player score: 32
- Position: #12 / 19
- Number of attempts: 4
Letterbox - 145 entries
Make a box!
- Best score: 35
- Best player score: 58
- Position: #23 / 28
- Number of attempts: 2
Triangle of arrows - 199 entries
I made this by accident when working on another challenge. How would you go about making this?
- Best score: 14
- Best player score: 14
- Position: #11 / 44
- Number of attempts: 11
A grid of punctuation - 137 entries
Create a checkerboard of = and - in an 80×24 grid!
- Best score: 16
- Best player score: 16
- Position: #28 / 61
- Number of attempts: 2
citizen_hacks_2019_challenge5 - 147 entries
For the Citizen Hacks 2019 Vim competition.
- Best score: 6
- Best player score: 6
- Position: #39 / 77
- Number of attempts: 1
Pascal's Triangle - 38 entries
Generate the first 17 left-justified rows of Pascal's triangle.
- Best score: 36
- Best player score: 45
- Position: #17 / 17
- Number of attempts: 1
citizen_hacks_2019_part9 - 32 entries
For the Citizen Hacks 2019 Vim competition
- Best score: 48
- Best player score: 54
- Position: #8 / 11
- Number of attempts: 2
Simple Maths 2 - 44 entries
Time to practice expression register! #maths #linear
- Best score: 17
- Best player score: 21
- Position: #10 / 16
- Number of attempts: 7
ASCII-art Histogram - 320 entries
Create an ASCCI-art histogram for the given numbers. Make sure not to leave trailing whitespaces. Thanks to VimGolf I recently discovered a feature of Vim thAT blew my mind. I'm curious to see what real ninjas make of it ;-)
- Best score: 33
- Best player score: 35
- Position: #29 / 57
- Number of attempts: 7
Alphabet soup - 429 entries
Create a column of all alphabet characters organized in a funky way
- Best score: 25
- Best player score: 26
- Position: #54 / 108
- Number of attempts: 3
Sammit
Twitter: @somemeatjain
Please message/@ me here for any help in West/Central Delhi. Will try to arrange oxygen cylinders, concentrators, beds, tests, scans, whatever needed