Played Challenges
Reorganize Pokémon - 465 entries
Change the format of the each line and sort alphabetically.
- Best score: 18
- Best player score: 18
- Position: #5 / 127
- Number of attempts: 10
Markdown Blog Editing - 298 entries
Convert the given link text in start file to a markdown link list.
- Best score: 30
- Best player score: 36
- Position: #18 / 70
- Number of attempts: 3
Fix timezone format - 253 entries
Add the missing T and Z in the datetime field. There should be a T instead of the space, and a Z at the end of the datetime. `2024-08-31 18:32:00;` -> `2024-08-31T18:32:00Z;`
- Best score: 15
- Best player score: 15
- Position: #10 / 85
- Number of attempts: 5
Search different SQL column with similar where clause - 220 entries
Replace a column in the where clause and convert all numbers from text to numeric, by replacing the leading 0 with the code 359.
- Best score: 22
- Best player score: 22
- Position: #6 / 54
- Number of attempts: 6
Poorly indented Python comments - 1316 entries
Fix the alignment of some Python comments as quickly as possible.
- Best score: 15
- Best player score: 15
- Position: #55 / 222
- Number of attempts: 11
hello-world-vimgolf - 2501 entries
Simple number generation
- Best score: 10
- Best player score: 10
- Position: #341 / 709
- Number of attempts: 3
Contribute to keyboard mashing - 890 entries
Speak in tongues
- Best score: 17
- Best player score: 18
- Position: #116 / 270
- Number of attempts: 3
Reordering Lorem Ipsum - 290 entries
Who even sorted this?
- Best score: 13
- Best player score: 73
- Position: #41 / 66
- Number of attempts: 3
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: 25
- Position: #64 / 185
- Number of attempts: 6
Simple, Practical, and Common - 33722 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: 24
- Position: #3125 / 7442
- Number of attempts: 3
One number per line - 18755 entries
Just give me the numbers.
- Best score: 14
- Best player score: 21
- Position: #2585 / 3870
- Number of attempts: 3
Applying same text modification in several lines - 2893 entries
Remove identical text at the beginning of several lines and the closing parenthesis.
- Best score: 12
- Best player score: 15
- Position: #548 / 856
- Number of attempts: 4
remove lines containing the word "reader" - 3604 entries
easy stuff
- Best score: 9
- Best player score: 10
- Position: #861 / 1169
- Number of attempts: 2
Com(m)a Trouble - 3875 entries
Someone was real stupid when placing his commas. Can you fix it?
- Best score: 12
- Best player score: 15
- Position: #458 / 876
- Number of attempts: 4
Box it - 7916 entries
Create a box around a line.
- Best score: 21
- Best player score: 25
- Position: #1046 / 1881
- Number of attempts: 5
Cool or not? - 829 entries
abc trying to be cool or not...
- Best score: 15
- Best player score: 20
- Position: #166 / 230
- Number of attempts: 2
Two pairs of cluster of letters creates word - 749 entries
Clean and group.
- Best score: 17
- Best player score: 24
- Position: #142 / 178
- Number of attempts: 2
Just the middle - 11483 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #3202 / 4209
- Number of attempts: 3
Basic renumbering - 5683 entries
Renumbering Basic.
- Best score: 11
- Best player score: 11
- Position: #279 / 1269
- Number of attempts: 1
ninja substitution - 1420 entries
How can you reuse a previous substitution ?
- Best score: 14
- Best player score: 18
- Position: #193 / 267
- Number of attempts: 2
One to Ten - 2227 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: 12
- Position: #365 / 677
- Number of attempts: 1
Increment each number - 1025 entries
Increment each number individually by one
- Best score: 15
- Best player score: 21
- Position: #183 / 249
- Number of attempts: 3
simple format (3) - 86 entries
reverse two column values!
- Best score: 34
- Best player score: 57
- Position: #20 / 24
- Number of attempts: 4
I forgot quotes - 16022 entries
Oops.
- Best score: 10
- Best player score: 15
- Position: #2394 / 4189
- Number of attempts: 3
Words in parens - 12967 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #1181 / 3969
- Number of attempts: 5
Resort and deup a CSV list - 170 entries
I'm always adding items to a sorted list. There has to be a better way dedup and resort the lists. There are multiple lists with varying lengths to discourage manual sorting. Also Australia's animals are weird.
- Best score: 44
- Best player score: 48
- Position: #24 / 44
- Number of attempts: 6
Simple text editing with Vim - 12989 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 13
- Position: #725 / 3737
- Number of attempts: 2