Topic: Linked List Problem / Level: beginner

Problem: How do you create a circular linked list from a doubly linked list?

Run the code to see the output here...