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: 41
- Position: #240 / 289
- Number of attempts: 1
months to html list items - 1130 entries
Turn the months into list items.
- Best score: 22
- Best player score: 39
- Position: #277 / 306
- Number of attempts: 4
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: 34
- Position: #391 / 465
- Number of attempts: 2
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: 206
- Position: #79 / 87
- Number of attempts: 2
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: 92
- Position: #167 / 168
- Number of attempts: 1
Remove line numbers - 778 entries
From http://web.archive.org/web/20140831121704/http://dirac.org/linux/gdb/02a-Memory_Layout_And_The_Stack.php#investigatingthestackwithgdb.
- Best score: 8
- Best player score: 62
- Position: #197 / 205
- Number of attempts: 2
Surround the 'z' character with brackets, quotes, and print as formatted string. - 576 entries
Surround the 'z' character with brackets, quotes, and print as formatted string.
- Best score: 17
- Best player score: 21
- Position: #315 / 324
- Number of attempts: 2
Easier Align - 442 entries
Align the columns of a markdown table
- Best score: 51
- Best player score: 448
- Position: #89 / 99
- Number of attempts: 2
CSV to MD format - 448 entries
To convert a CSV list to Markdown list
- Best score: 36
- Best player score: 93
- Position: #72 / 98
- Number of attempts: 2
VimGolf