Played Challenges
Changing date formats - 431 entries
Change the date format to Y/M/D.
- Best score: 37
- Best player score: 45
- Position: #16 / 133
- Number of attempts: 7
YAML to dotenv - 917 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 19
- Position: #58 / 201
- Number of attempts: 4
The Fibonacci Spacer - 135 entries
Split the words, remove punctuation and add spaces before each line following the Fibonacci sequence (0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89)
- Best score: 25
- Best player score: 47
- Position: #24 / 39
- Number of attempts: 4
Replace markdown sections with numbering - 205 entries
Replace each section and subsection with their respective numbers
- Best score: 29
- Best player score: 73
- Position: #33 / 61
- Number of attempts: 2
Rearrange array to single level - 1513 entries
The goal is to flatten the array into a single list and remove any empty elements.
- Best score: 14
- Best player score: 18
- Position: #43 / 250
- Number of attempts: 4
Copy punctuation - 590 entries
I want to copy the last line’s brackets, quotes, and commas to each line. How?
- Best score: 19
- Best player score: 30
- Position: #39 / 146
- Number of attempts: 2
Replace word while reserving first letter case - 636 entries
Window -> Door window -> door Windows -> Windows windows -> windows
- Best score: 24
- Best player score: 28
- Position: #42 / 122
- Number of attempts: 6
months to html list items - 1088 entries
Turn the months into list items.
- Best score: 22
- Best player score: 26
- Position: #151 / 295
- Number of attempts: 2
Inverting Lines - 1923 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 12
- Position: #310 / 516
- Number of attempts: 3