Played Challenges
Replace word while reserving first letter case - 566 entries
Window -> Door window -> door Windows -> Windows windows -> windows
- Best score: 24
- Best player score: 42
- Position: #87 / 114
- Number of attempts: 5
months to html list items - 973 entries
Turn the months into list items.
- Best score: 22
- Best player score: 38
- Position: #231 / 261
- Number of attempts: 1
Quicksort - 1893 entries
We need the numbers in the first row sorted as quickly as possible! Be careful not to disturb the data below the divider though: that must remain unchanged.
- Best score: 6
- Best player score: 24
- Position: #228 / 418
- Number of attempts: 7
Tic-Tac-Toe Grid Transformation - 381 entries
Your mission is to efficiently convert the original Tic-Tac-Toe grid, represented by 'x's and 'o's, into a neat and well-organized game board.
- Best score: 56
- Best player score: 149
- Position: #56 / 82
- Number of attempts: 1
Find fix point of cos - 1388 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: 14
- Position: #61 / 407
- Number of attempts: 8
Insert column data on Confluence-style table - 445 entries
Add ip addresses into new "IP" column based on the last digits from the "Server" column
- Best score: 33
- Best player score: 136
- Position: #103 / 107
- Number of attempts: 1
Reformat symbols in list - 1607 entries
Saw this in some lecture, easy reformatting using multiple cursor in VS Code
- Best score: 24
- Best player score: 35
- Position: #225 / 345
- Number of attempts: 4