Played Challenges
Replace word while reserving first letter case - 636 entries
Window -> Door window -> door Windows -> Windows windows -> windows
- Best score: 24
- Best player score: 31
- Position: #50 / 122
- Number of attempts: 4
months to html list items - 1088 entries
Turn the months into list items.
- Best score: 22
- Best player score: 27
- Position: #165 / 295
- Number of attempts: 5
Tic-Tac-Toe Grid Transformation - 413 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: 152
- Position: #60 / 85
- Number of attempts: 2
Populate 3D bone names list - 636 entries
Ran into this at work, excited to see how this gets optimized
- Best score: 21
- Best player score: 39
- Position: #143 / 164
- Number of attempts: 3
Find fix point of cos - 1426 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: #210 / 422
- Number of attempts: 2