11. Inserting things is one of the main functions that is pe…

11. Inserting things is one of the main functions that is performed with data structures. Given the following table: Scenario                               Array Insert at beginning        Worst case Insert at middle               Average case Insert at end                      Best case If we added another column for Linked List, what values would be in it (from top to bottom)?