Played Challenges
Markdown Blog Editing - 197 entries
Convert the given link text in start file to a markdown link list.
- Best score: 30
- Best player score: 36
- Position: #14 / 52
- Number of attempts: 3
Fix timezone format - 183 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 / 60
- Number of attempts: 5
Search different SQL column with similar where clause - 105 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 / 35
- Number of attempts: 6
Poorly indented Python comments - 1313 entries
Fix the alignment of some Python comments as quickly as possible.
- Best score: 15
- Best player score: 15
- Position: #55 / 220
- Number of attempts: 11
hello-world-vimgolf - 2490 entries
Simple number generation
- Best score: 10
- Best player score: 10
- Position: #341 / 705
- 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 - 956 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: #63 / 183
- Number of attempts: 6
Simple, Practical, and Common - 33571 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: #3116 / 7405
- Number of attempts: 3
One number per line - 18709 entries
Just give me the numbers.
- Best score: 14
- Best player score: 21
- Position: #2581 / 3856
- Number of attempts: 3
Applying same text modification in several lines - 2865 entries
Remove identical text at the beginning of several lines and the closing parenthesis.
- Best score: 12
- Best player score: 15
- Position: #541 / 846
- Number of attempts: 4
remove lines containing the word "reader" - 3574 entries
easy stuff
- Best score: 9
- Best player score: 10
- Position: #857 / 1158
- Number of attempts: 2
Com(m)a Trouble - 3780 entries
Someone was real stupid when placing his commas. Can you fix it?
- Best score: 12
- Best player score: 15
- Position: #449 / 855
- Number of attempts: 4
Box it - 7902 entries
Create a box around a line.
- Best score: 21
- Best player score: 25
- Position: #1044 / 1874
- 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 - 11423 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #3200 / 4185
- Number of attempts: 3
Basic renumbering - 5645 entries
Renumbering Basic.
- Best score: 11
- Best player score: 11
- Position: #279 / 1263
- 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 - 2209 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 / 669
- Number of attempts: 1
Increment each number - 1023 entries
Increment each number individually by one
- Best score: 15
- Best player score: 21
- Position: #183 / 248
- 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 - 15967 entries
Oops.
- Best score: 10
- Best player score: 15
- Position: #2386 / 4174
- Number of attempts: 3
Words in parens - 12928 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #1177 / 3960
- Number of attempts: 5
Resort and deup a CSV list - 167 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 / 43
- Number of attempts: 6
Simple text editing with Vim - 12680 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 / 3665
- Number of attempts: 2