Played Challenges
Put a cross in the square - 192 entries
Put a cross in the square
- Best score: 20
- Best player score: 23
- Position: #40 / 80
- Number of attempts: 1
swap number pairs - 1925 entries
Swap the numbers in a bunch of 2-element arrays.
- Best score: 16
- Best player score: 32
- Position: #237 / 354
- Number of attempts: 3
HS Final exam vimgolf - 836 entries
Change the initial file to a single line containing all names comma-separated with numbers inside parentheses.
- Best score: 21
- Best player score: 36
- Position: #164 / 221
- Number of attempts: 1
Easy modification of ssh config - 320 entries
Just add another alias to each worker
- Best score: 24
- Best player score: 30
- Position: #63 / 100
- Number of attempts: 2
Rural Post - 4290 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 15
- Position: #709 / 1052
- Number of attempts: 1
Satisfy the go linter - 2108 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: 27
- Position: #283 / 427
- Number of attempts: 2
Simple, Practical, and Common - 33236 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: 23
- Position: #2774 / 7330
- Number of attempts: 5
Hogwarts Email Sorting - 858 entries
Given a list of emails, get the students full name and their associated house.
- Best score: 20
- Best player score: 23
- Position: #176 / 248
- Number of attempts: 2
prepend * to every non-blank line - 6141 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 11
- Position: #674 / 1500
- Number of attempts: 5
One number per line - 18559 entries
Just give me the numbers.
- Best score: 14
- Best player score: 14
- Position: #714 / 3830
- Number of attempts: 1
V to the i - 4717 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #760 / 1874
- Number of attempts: 3
Applying same text modification in several lines - 2820 entries
Remove identical text at the beginning of several lines and the closing parenthesis.
- Best score: 12
- Best player score: 14
- Position: #475 / 834
- Number of attempts: 5
Add string initializers to an enum - 850 entries
Change Typescript enum so that it has string initializers.
- Best score: 21
- Best player score: 21
- Position: #57 / 250
- Number of attempts: 6
SCREAMING_SNAKE_CASE to Title Case - 1133 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: 30
- Position: #168 / 237
- Number of attempts: 3
Add semicolons - 10744 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 11
- Position: #1651 / 3030
- Number of attempts: 5
Bad Copy Syntax - 1966 entries
Copy should be from right to left, but sometimes you type it wrong.
- Best score: 18
- Best player score: 39
- Position: #472 / 506
- Number of attempts: 1
Com(m)a Trouble - 3563 entries
Someone was real stupid when placing his commas. Can you fix it?
- Best score: 12
- Best player score: 17
- Position: #542 / 799
- Number of attempts: 4
Box it - 7782 entries
Create a box around a line.
- Best score: 21
- Best player score: 21
- Position: #407 / 1853
- Number of attempts: 6
Collect List - 4228 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 17
- Position: #999 / 1179
- Number of attempts: 1
I forgot quotes - 15880 entries
Oops.
- Best score: 10
- Best player score: 16
- Position: #2710 / 4146
- Number of attempts: 4
Reformat some Python - 576 entries
Fix some very bizarrely laid-out code.
- Best score: 34
- Best player score: 53
- Position: #181 / 227
- Number of attempts: 3