Played Challenges
YAML to dotenv - 1019 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 41
- Position: #185 / 221
- Number of attempts: 1
Move to corresponding lines - 267 entries
Move the values to the corresponding lines.
- Best score: 16
- Best player score: 25
- Position: #28 / 62
- Number of attempts: 10
Rearrange array to single level - 1563 entries
The goal is to flatten the array into a single list and remove any empty elements.
- Best score: 14
- Best player score: 19
- Position: #66 / 258
- Number of attempts: 13
Copy punctuation - 599 entries
I want to copy the last line’s brackets, quotes, and commas to each line. How?
- Best score: 19
- Best player score: 33
- Position: #60 / 149
- Number of attempts: 4
Find fix point of cos - 1432 entries
Write a function to find the fix point of cos. It is not a good code; It is just to use vim. Inspired by the excellent https://mvanier.livejournal.com/2897.html about the Y combinator.
- Best score: 14
- Best player score: 33
- Position: #365 / 424
- Number of attempts: 5
Surround the 'z' character with brackets, quotes, and print as formatted string. - 570 entries
Surround the 'z' character with brackets, quotes, and print as formatted string.
- Best score: 17
- Best player score: 17
- Position: #221 / 319
- Number of attempts: 1
HS exam question - 1596 entries
Convert the data to a python dictionary
- Best score: 47
- Best player score: 78
- Position: #264 / 418
- Number of attempts: 1
Fix the shell script! - 2606 entries
Fix the shell script with the fewest keystrokes!
- Best score: 26
- Best player score: 30
- Position: #246 / 607
- Number of attempts: 7