Played Challenges
months to html list items - 957 entries
Turn the months into list items.
- Best score: 22
- Best player score: 31
- Position: #196 / 254
- Number of attempts: 1
Quicksort - 1875 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: 28
- Position: #294 / 411
- Number of attempts: 2
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: 159
- Position: #63 / 82
- Number of attempts: 1
Find fix point of cos - 1359 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: 47
- Position: #357 / 394
- Number of attempts: 1