Implementing ADTs (Abstract Data Structure) in C++

How To Implement a Linkedlist ?
Hello,

there are numerous type of "linked list"; circular, double linked et cetera ? your question is too vague ; O(1) on access ; please be more specific.





Last edited on
you look at the theorie on how a linked list should work and then you implement it to behave that way.
How does your thread title relate to your actual question??
Topic archived. No new replies allowed.