Played Challenges
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: 6
- Position: #71 / 465
- Number of attempts: 11
EDN reformat - 1209 entries
The goal is to make the code more readable and concise while maintaining its functionality.
- Best score: 17
- Best player score: 24
- Position: #108 / 170
- Number of attempts: 18
Tic-Tac-Toe Grid Transformation - 449 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: #82 / 87
- Number of attempts: 1
Populate 3D bone names list - 652 entries
Ran into this at work, excited to see how this gets optimized
- Best score: 21
- Best player score: 35
- Position: #128 / 168
- Number of attempts: 4
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: 15
- Position: #203 / 431
- Number of attempts: 2
Insert column data on Confluence-style table - 500 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: #99 / 112
- Number of attempts: 2
hello-world-vimgolf - 2523 entries
Simple number generation
- Best score: 10
- Best player score: 10
- Position: #310 / 722
- Number of attempts: 9
One number per line - 18840 entries
Just give me the numbers.
- Best score: 14
- Best player score: 23
- Position: #3141 / 3893
- Number of attempts: 1
VimGolf