Played Challenges
Rearrange array to single level - 1720 entries
The goal is to flatten the array into a single list and remove any empty elements.
- Best score: 14
- Best player score: 35
- Position: #217 / 289
- Number of attempts: 2
Rearrange array to one line - 807 entries
Rearrange the array content on only one line, and remove trailing commas
- Best score: 13
- Best player score: 30
- Position: #158 / 190
- Number of attempts: 1
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: #72 / 431
- Number of attempts: 6
Many duplicates - 1472 entries
Quick and easy
- Best score: 7
- Best player score: 8
- Position: #307 / 480
- Number of attempts: 4
delete swap - 1834 entries
delete all swap
- Best score: 5
- Best player score: 5
- Position: #365 / 570
- Number of attempts: 7
VimGolf