Played Challenges
Satisfy the go linter - 2450 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: 21
- Position: #171 / 485
- Number of attempts: 4
Multiline to Single Line - 737 entries
Convert a multiline, indented file to a single line with no whitespace
- Best score: 5
- Best player score: 5
- Position: #41 / 313
- Number of attempts: 1
Capitalize the Names - 412 entries
I want to capitalize the names in quotes, but just the people's names, not the file names.
- Best score: 21
- Best player score: 21
- Position: #19 / 98
- Number of attempts: 4
Swap values - 4651 entries
Well, swap the values...
- Best score: 11
- Best player score: 11
- Position: #326 / 1278
- Number of attempts: 4
Applying same text modification in several lines - 2910 entries
Remove identical text at the beginning of several lines and the closing parenthesis.
- Best score: 12
- Best player score: 13
- Position: #246 / 861
- Number of attempts: 3
One to Ten - 2240 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: #285 / 681
- Number of attempts: 2
Increment each number - 1043 entries
Increment each number individually by one
- Best score: 15
- Best player score: 16
- Position: #79 / 255
- Number of attempts: 4