Played Challenges
Reorganize Pokémon - 583 entries
Change the format of the each line and sort alphabetically.
- Best score: 18
- Best player score: 19
- Position: #40 / 159
- Number of attempts: 7
Rearrange array to single level - 1499 entries
The goal is to flatten the array into a single list and remove any empty elements.
- Best score: 14
- Best player score: 24
- Position: #112 / 248
- Number of attempts: 3
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: 16
- Position: #283 / 422
- Number of attempts: 1