Linked List Implemented by: Plipus Tel https://www.plipustel.com In this source code will implemented 4 type of linked lists: Single Linked List Circular Single Linked List Doubly Linked List Circular Doubly Linked List