Write a function to create and display circular singly linked list.
Answers
Answered by
0
To implement a circular singly linked list . we take an external pointer that points to .... function to insert node in an empty list .
One mistake you have done that is at inserting first value you are not pointing the link to first node itself . in circular singly linked list
I hope its help you
ranjan143nyk:
i mn badi soni lag rahi ho
Similar questions
Computer Science,
6 months ago
History,
6 months ago
Hindi,
6 months ago
Psychology,
11 months ago
Social Sciences,
1 year ago
Math,
1 year ago