Played Challenges
Making 3 line function a one liner. - 340 entries
Simple challenge for frequent action while programming.
- Best score: 4
- Best player score: 6
- Position: #193 / 209
- Number of attempts: 3
swap number pairs - 2125 entries
Swap the numbers in a bunch of 2-element arrays.
- Best score: 16
- Best player score: 55
- Position: #362 / 386
- Number of attempts: 2
HS Final exam vimgolf - 906 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: #98 / 239
- Number of attempts: 6
Python: Def to Lambda - 460 entries
LAMBDA!!!
- Best score: 19
- Best player score: 19
- Position: #41 / 157
- Number of attempts: 7
Rural Post - 4563 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 13
- Position: #655 / 1113
- Number of attempts: 4
Satisfy the go linter - 2448 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: 33
- Position: #393 / 484
- Number of attempts: 2
Add quotes to ansible playbook - 1008 entries
You created an ansible playbook, but forgot to add quotes. Can you fix it?
- Best score: 8
- Best player score: 10
- Position: #239 / 317
- Number of attempts: 3
Multiline to Single Line - 736 entries
Convert a multiline, indented file to a single line with no whitespace
- Best score: 5
- Best player score: 5
- Position: #137 / 312
- Number of attempts: 1
Simple, Practical, and Common - 33746 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: 34
- Position: #6443 / 7449
- Number of attempts: 1
Hogwarts Email Sorting - 930 entries
Given a list of emails, get the students full name and their associated house.
- Best score: 20
- Best player score: 30
- Position: #227 / 263
- Number of attempts: 1
Swap values - 4644 entries
Well, swap the values...
- Best score: 11
- Best player score: 16
- Position: #1096 / 1275
- Number of attempts: 1
prepend * to every non-blank line - 6358 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 20
- Position: #1260 / 1551
- Number of attempts: 1
One number per line - 18780 entries
Just give me the numbers.
- Best score: 14
- Best player score: 37
- Position: #3782 / 3877
- Number of attempts: 2
Refactor typescript arrow function type - 330 entries
Make arrow function type less verbose and easier to read
- Best score: 20
- Best player score: 34
- Position: #66 / 72
- Number of attempts: 1
Add semicolons - 10889 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 11
- Position: #1349 / 3076
- Number of attempts: 7
Com(m)a Trouble - 3890 entries
Someone was real stupid when placing his commas. Can you fix it?
- Best score: 12
- Best player score: 51
- Position: #854 / 882
- Number of attempts: 1
Box it - 7939 entries
Create a box around a line.
- Best score: 21
- Best player score: 29
- Position: #1350 / 1885
- Number of attempts: 4
Just the middle - 11497 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #3021 / 4215
- Number of attempts: 4
Vice versa - 7967 entries
Little role switching.
- Best score: 12
- Best player score: 17
- Position: #1670 / 2144
- Number of attempts: 7
One to Ten - 2234 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: 24
- Position: #643 / 679
- Number of attempts: 1
Change part of a function name in multiple occurrences - 663 entries
Change the middle part of the function name in multiple places, preferably using the next and dot commands.
- Best score: 14
- Best player score: 18
- Position: #180 / 209
- Number of attempts: 1
Mute the second method of this script - 455 entries
prepend a # infront of every line of the second method
- Best score: 8
- Best player score: 9
- Position: #142 / 239
- Number of attempts: 2
I forgot quotes - 16051 entries
Oops.
- Best score: 10
- Best player score: 16
- Position: #2713 / 4194
- Number of attempts: 4
A HAPPY NEW YEAR 2014 ! - 10699 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 14
- Position: #2855 / 3695
- Number of attempts: 2
Words in parens - 12969 entries
We should all ace this, right?
- Best score: 13
- Best player score: 21
- Position: #3514 / 3970
- Number of attempts: 3
Reformat some Python - 627 entries
Fix some very bizarrely laid-out code.
- Best score: 34
- Best player score: 45
- Position: #150 / 240
- Number of attempts: 2