Played Challenges
Satisfy the go linter - 2437 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: #170 / 481
- Number of attempts: 4
Multiline to Single Line - 731 entries
Convert a multiline, indented file to a single line with no whitespace
- Best score: 5
- Best player score: 5
- Position: #41 / 310
- Number of attempts: 1
Capitalize the Names - 408 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 / 97
- Number of attempts: 4
Swap values - 4643 entries
Well, swap the values...
- Best score: 11
- Best player score: 11
- Position: #326 / 1274
- Number of attempts: 4
Applying same text modification in several lines - 2897 entries
Remove identical text at the beginning of several lines and the closing parenthesis.
- Best score: 12
- Best player score: 13
- Position: #246 / 857
- Number of attempts: 3
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: #285 / 677
- Number of attempts: 2
Increment each number - 1025 entries
Increment each number individually by one
- Best score: 15
- Best player score: 16
- Position: #78 / 249
- Number of attempts: 4