Played Challenges
One number per line - 18751 entries
Just give me the numbers.
- Best score: 14
- Best player score: 26
- Position: #3438 / 3869
- Number of attempts: 2
Applying same text modification in several lines - 2890 entries
Remove identical text at the beginning of several lines and the closing parenthesis.
- Best score: 12
- Best player score: 14
- Position: #407 / 855
- Number of attempts: 5
SCREAMING_SNAKE_CASE to Title Case - 1214 entries
Convert strings in SCREAMING_SNAKE_CASE to Title Case. Examples: EMPLOYEE_NAME -> Employee Name REVENUE_YEAR_TO_DATE -> Revenue Year To Date SALARY -> Salary
- Best score: 19
- Best player score: 21
- Position: #121 / 249
- Number of attempts: 1
Add semicolons - 10877 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 16
- Position: #2393 / 3070
- Number of attempts: 3
Extract wireshark capture filter - 216 entries
Extract wireshark capture filter from IP plan
- Best score: 25
- Best player score: 27
- Position: #30 / 72
- Number of attempts: 4
Box it - 7915 entries
Create a box around a line.
- Best score: 21
- Best player score: 21
- Position: #172 / 1880
- Number of attempts: 9
Copy three lines - 2875 entries
If the site is up (by some miracle), make the text under every header identical.
- Best score: 13
- Best player score: 13
- Position: #134 / 641
- Number of attempts: 6
Vice versa - 7933 entries
Little role switching.
- Best score: 12
- Best player score: 12
- Position: #486 / 2134
- Number of attempts: 8
One to Ten - 2225 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: #163 / 676
- Number of attempts: 1
Increment each number - 1025 entries
Increment each number individually by one
- Best score: 15
- Best player score: 15
- Position: #34 / 249
- Number of attempts: 5
I forgot quotes - 16014 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #911 / 4188
- Number of attempts: 9
ASCII-art Histogram - 320 entries
Create an ASCCI-art histogram for the given numbers. Make sure not to leave trailing whitespaces. Thanks to VimGolf I recently discovered a feature of Vim thAT blew my mind. I'm curious to see what real ninjas make of it ;-)
- Best score: 33
- Best player score: 35
- Position: #24 / 57
- Number of attempts: 7