Played Challenges
Rearrange array to single level - 1074 entries
The goal is to flatten the array into a single list and remove any empty elements.
- Best score: 14
- Best player score: 44
- Position: #158 / 181
- Number of attempts: 1
Rearrange array to one line - 521 entries
Rearrange the array content on only one line, and remove trailing commas
- Best score: 13
- Best player score: 25
- Position: #92 / 129
- Number of attempts: 1
Copy punctuation - 416 entries
I want to copy the last line’s brackets, quotes, and commas to each line. How?
- Best score: 19
- Best player score: 47
- Position: #77 / 105
- Number of attempts: 1
Column wise pasting - 128 entries
Make a table from 3 columns
- Best score: 17
- Best player score: 40
- Position: #26 / 31
- Number of attempts: 1
Find fix point of cos - 1339 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: 19
- Position: #297 / 390
- Number of attempts: 2