Played Challenges
New teacher - 1465 entries
Update the details of the new CS teacher.
- Best score: 19
- Best player score: 31
- Position: #240 / 306
- Number of attempts: 3
months to html list items - 1130 entries
Turn the months into list items.
- Best score: 22
- Best player score: 32
- Position: #246 / 306
- Number of attempts: 1
Quicksort - 2095 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: #199 / 465
- Number of attempts: 5
Find fix point of cos - 1468 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: #31 / 431
- Number of attempts: 6
VimGolf