Linked-List Assignment

Change your vector homework to use a linked list data structure. 

 

Use the LinkedList collection from chapter 14. This should require minimal changes to your code.