Singly Linked List as Circular in Javascript



In the singly linked list, the next pointer of the last node points to the first node.

karthikeya Boyini
karthikeya Boyini

I love programming (: That's all I know


Advertisements