Played Challenges
Simple, Practical, and Common - 33929 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: #3089 / 7489
- Number of attempts: 5
prepend * to every non-blank line - 6380 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 16
- Position: #1025 / 1557
- Number of attempts: 2
Swap values inside brackets - 2539 entries
Easy challenge.
- Best score: 13
- Best player score: 24
- Position: #509 / 590
- Number of attempts: 1
Add string initializers to an enum - 899 entries
Change Typescript enum so that it has string initializers.
- Best score: 21
- Best player score: 22
- Position: #91 / 264
- Number of attempts: 4
Add semicolons - 10923 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 10
- Position: #444 / 3087
- Number of attempts: 2
Bad Copy Syntax - 2072 entries
Copy should be from right to left, but sometimes you type it wrong.
- Best score: 18
- Best player score: 20
- Position: #260 / 539
- Number of attempts: 10
remove lines containing the word "reader" - 3631 entries
easy stuff
- Best score: 9
- Best player score: 10
- Position: #754 / 1179
- Number of attempts: 5
Box it - 7987 entries
Create a box around a line.
- Best score: 21
- Best player score: 26
- Position: #1106 / 1895
- Number of attempts: 2
I forgot quotes - 16127 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #994 / 4208
- Number of attempts: 8
Words in parens - 13005 entries
We should all ace this, right?
- Best score: 13
- Best player score: 18
- Position: #3011 / 3979
- Number of attempts: 1
Simple text editing with Vim - 13419 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1869 / 3846
- Number of attempts: 6
VimGolf