Both Singly Linked and Doubly Linked list can be made to circular linked list.
Singly Linked List as circular is show as below
Doubly Linked List as circular is show as below
Basic operations of circular linked lists are
1. Insert
2. Delete
3. Display
This ends the Linked list concept.
Thanks guys for reading this. Hope this helped you a liitle
Singly Linked List as circular is show as below
Doubly Linked List as circular is show as below
Basic operations of circular linked lists are
1. Insert
2. Delete
3. Display
This ends the Linked list concept.
Thanks guys for reading this. Hope this helped you a liitle
No comments:
Post a Comment