Played Challenges
Tic-Tac-Toe Grid Transformation - 153 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: 58
- Best player score: 101
- Position: #15 / 40
- Number of attempts: 1
Find fix point of cos - 814 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: #53 / 235
- Number of attempts: 2
Filter number combinations that don't add to 11 - 316 entries
Append the sum of each line to its end, alongside an equals sign, and remove any that do not sum to 11. The ordering of lines should stay the same. Note that the combinations are semi-arbitrary and not all 4-number combinations are present in the file.
- Best score: 12
- Best player score: 31
- Position: #83 / 97
- Number of attempts: 4
Poorly indented Python comments - 1079 entries
Fix the alignment of some Python comments as quickly as possible.
- Best score: 15
- Best player score: 34
- Position: #110 / 190
- Number of attempts: 3
Many duplicates - 1123 entries
Quick and easy
- Best score: 7
- Best player score: 9
- Position: #263 / 364
- Number of attempts: 3
Simple text editing with Vim - 12050 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1914 / 3530
- Number of attempts: 3
Reformat/Refactor a Golfer Class - 6374 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 32
- Best player score: 45
- Position: #1102 / 1573
- Number of attempts: 2
Gino Fazari
Twitter2:
Developer + Problem Solver