Played Challenges
Search different SQL column with similar where clause - 328 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: 25
- Position: #33 / 75
- Number of attempts: 2
Rearrange array to single level - 1737 entries
The goal is to flatten the array into a single list and remove any empty elements.
- Best score: 14
- Best player score: 18
- Position: #55 / 290
- Number of attempts: 9
Copy punctuation - 688 entries
I want to copy the last line’s brackets, quotes, and commas to each line. How?
- Best score: 19
- Best player score: 22
- Position: #27 / 168
- Number of attempts: 6
Change LaTex itemizations formats - 129 entries
Inspired by the way my professor formats their LaTeX assignments.
- Best score: 43
- Best player score: 65
- Position: #9 / 21
- Number of attempts: 4
Column wise pasting - 256 entries
Make a table from 3 columns
- Best score: 17
- Best player score: 23
- Position: #16 / 53
- Number of attempts: 4
Simple text editing with Vim - 13425 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #2043 / 3848
- Number of attempts: 4
VimGolf