Played Challenges
One number per line - 18801 entries
Just give me the numbers.
- Best score: 14
- Best player score: 26
- Position: #3446 / 3882
- Number of attempts: 2
Applying same text modification in several lines - 2907 entries
Remove identical text at the beginning of several lines and the closing parenthesis.
- Best score: 12
- Best player score: 14
- Position: #408 / 860
- Number of attempts: 5
SCREAMING_SNAKE_CASE to Title Case - 1240 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: #122 / 257
- Number of attempts: 1
Add semicolons - 10899 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 16
- Position: #2401 / 3078
- Number of attempts: 3
Extract wireshark capture filter - 220 entries
Extract wireshark capture filter from IP plan
- Best score: 25
- Best player score: 27
- Position: #30 / 74
- Number of attempts: 4
Box it - 7954 entries
Create a box around a line.
- Best score: 21
- Best player score: 21
- Position: #172 / 1886
- 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 - 7968 entries
Little role switching.
- Best score: 12
- Best player score: 12
- Position: #486 / 2144
- Number of attempts: 8
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: #163 / 681
- Number of attempts: 1
Increment each number - 1041 entries
Increment each number individually by one
- Best score: 15
- Best player score: 15
- Position: #34 / 254
- Number of attempts: 5
I forgot quotes - 16061 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #911 / 4195
- 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