Played Challenges
Quicksort - 2005 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: 6
- Position: #71 / 442
- Number of attempts: 11
EDN reformat - 1162 entries
The goal is to make the code more readable and concise while maintaining its functionality.
- Best score: 17
- Best player score: 24
- Position: #104 / 166
- Number of attempts: 18
Tic-Tac-Toe Grid Transformation - 396 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: 232
- Position: #78 / 83
- Number of attempts: 1
Populate 3D bone names list - 633 entries
Ran into this at work, excited to see how this gets optimized
- Best score: 21
- Best player score: 35
- Position: #124 / 163
- Number of attempts: 4
Find fix point of cos - 1408 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: 15
- Position: #199 / 418
- Number of attempts: 2
Insert column data on Confluence-style table - 458 entries
Add ip addresses into new "IP" column based on the last digits from the "Server" column
- Best score: 33
- Best player score: 99
- Position: #96 / 109
- Number of attempts: 2
hello-world-vimgolf - 2501 entries
Simple number generation
- Best score: 10
- Best player score: 10
- Position: #310 / 709
- Number of attempts: 9
One number per line - 18776 entries
Just give me the numbers.
- Best score: 14
- Best player score: 23
- Position: #3132 / 3875
- Number of attempts: 1