Played Challenges
Search different SQL column with similar where clause - 314 entries
Replace a column in the where clause and convert all numbers from text to numeric, by replacing the leading 0 with the code 359.
- Best score: 22
- Best player score: 24
- Position: #30 / 69
- Number of attempts: 3
Remove adjacent duplicates - 646 entries
Try to find a way to remove adjacent duplicate letters.
- Best score: 19
- Best player score: 21
- Position: #45 / 162
- Number of attempts: 10
Move to corresponding lines - 305 entries
Move the values to the corresponding lines.
- Best score: 16
- Best player score: 18
- Position: #10 / 68
- Number of attempts: 9
Rearrange array to single level - 1649 entries
The goal is to flatten the array into a single list and remove any empty elements.
- Best score: 14
- Best player score: 14
- Position: #5 / 272
- Number of attempts: 8
Deleting text - 325 entries
Delete everything except some specific numbers.
- Best score: 26
- Best player score: 45
- Position: #47 / 101
- Number of attempts: 3
VimGolf