top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

C/C++ program for circular doubly linked list?

+1 vote
449 views

Can someone help me with the complete code C/C++.

posted Aug 31, 2014 by anonymous

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

0 votes

Just published this article, should be helpful...
http://tech.queryhome.com/56845/circular-doubly-linklist-in-c

answer Aug 31, 2014 by Salil Agrawal
Similar Questions
+1 vote

What is the best logic or way to detected linked list has loop ?
And also what is the best way to find out that given linked list is circular ?

+1 vote

Can someone help me with algorithm and code?

...