Played Challenges
simple replacements - 1298 entries
The goal is to see the replacement commands in action.
- Best score: 19
- Best player score: 26
- Position: #215 / 291
- Number of attempts: 1
Making 3 line function a one liner. - 290 entries
Simple challenge for frequent action while programming.
- Best score: 4
- Best player score: 15
- Position: #179 / 183
- Number of attempts: 1
Modernise code - 1208 entries
Modernise and clean up some C++ code.
- Best score: 34
- Best player score: 53
- Position: #218 / 283
- Number of attempts: 1
Python: Def to Lambda - 418 entries
LAMBDA!!!
- Best score: 19
- Best player score: 23
- Position: #115 / 146
- Number of attempts: 1
Turn the x - 284 entries
Turn the x to a +
- Best score: 19
- Best player score: 29
- Position: #69 / 73
- Number of attempts: 1
Simple, Practical, and Common - 33236 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: 29
- Position: #4932 / 7330
- Number of attempts: 1
prepend * to every non-blank line - 6141 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 18
- Position: #1158 / 1500
- Number of attempts: 2
Add semicolons - 10744 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 11
- Position: #1732 / 3030
- Number of attempts: 1
Join 'em - 243 entries
This shouldn't be too tough
- Best score: 4
- Best player score: 5
- Position: #123 / 144
- Number of attempts: 1
Collect List - 4228 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 16
- Position: #867 / 1179
- Number of attempts: 1