Introduction to Linked List, implement LinkedList without memory leak.

This lab is to help you get hold of object oriented programming and memory management.

You will implement insert, delete, search, print