Played Challenges
months to html list items - 1088 entries
Turn the months into list items.
- Best score: 22
- Best player score: 31
- Position: #225 / 295
- Number of attempts: 1
Quicksort - 2036 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: #324 / 451
- Number of attempts: 2
Tic-Tac-Toe Grid Transformation - 413 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: #66 / 85
- Number of attempts: 1
Find fix point of cos - 1426 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: #384 / 422
- Number of attempts: 1