Click here to Skip to main content
15,885,216 members
Please Sign up or sign in to vote.
2.00/5 (3 votes)
See more:
I have learned stack and queue.Can anyone suggest me a good site for learning linked lists(singly,doubly,circular singly,circular doubly)in C++ language...
Posted
Comments
[no name] 8-Apr-14 12:05pm    
Again, google, MSDN, cplusplus.com, CodeProject, Wikipedia are just a few.
AP900 8-Apr-14 12:11pm    
I have checked these but not getting up to the point ,the way i want...
[no name] 8-Apr-14 12:13pm    
Okay... and how would you suppose that anyone would know what way you want is?
enhzflep 8-Apr-14 15:02pm    
Yet, you don't specify what the source of the disparity is between what you want and what you find. :confused: Why would you be too lazy to give us the info required to help you?
There's 100's of millions of results on these topics - yet you found none of these suitable. Mentioning what their flaws are would help people answering your question avoid giving answers that contained the same flaws..

Why wouldn't you make it easy for people to help you? (its not like anyone is paid to help, and has to do it)

 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 8-Apr-14 15:36pm    
Sure, a 5.
—SA
CHill60 8-Apr-14 15:42pm    
Thank you - again :-)
Knuth, volume 1, chapter 2: "Information Structures".
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900