Played Challenges
Inverting Lines - 1952 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 11
- Position: #241 / 522
- Number of attempts: 3
Add quotes to ansible playbook - 1036 entries
You created an ansible playbook, but forgot to add quotes. Can you fix it?
- Best score: 8
- Best player score: 9
- Position: #156 / 327
- Number of attempts: 6
Tables, Functions, Sprocs - 146 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: #34 / 51
- Number of attempts: 4
unknown command - 175 entries
I want change 5 words
- Best score: 7
- Best player score: 7
- Position: #55 / 91
- Number of attempts: 2
VimGolf