Played Challenges
Inverting Lines - 1932 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 11
- Position: #239 / 518
- Number of attempts: 3
Add quotes to ansible playbook - 1030 entries
You created an ansible playbook, but forgot to add quotes. Can you fix it?
- Best score: 8
- Best player score: 9
- Position: #155 / 325
- Number of attempts: 6
Tables, Functions, Sprocs - 143 entries
In order to load some scripts into my database in the correct order I need to load tables first (t_), then functions (fn_), then stored procedures (sp_). The order of the t_ lines and the order of the sp_ lines should also match. Reorder the lines so they will load correctly.
- Best score: 10
- Best player score: 11
- Position: #33 / 50
- Number of attempts: 4
unknown command - 169 entries
I want change 5 words
- Best score: 7
- Best player score: 7
- Position: #55 / 89
- Number of attempts: 2
VimGolf