>>>is there any limit/constraint on the maximum number of nodes that a linked list can have?
>>>a linked list does not have to be implmented with a pointer. what else can be implementeation of linked lists?
>>>how can a singly linked list be implemented so that insertion requires no test for whether head is null?
>>>consider the move-to-front, transpose, count and ordering methods. In what case is a list mantained by these methods not changed?
conan19870619 0 Newbie Poster
Dave Sinkula 2,398 long time no c Team Colleague
conan19870619 0 Newbie Poster
Narue 5,707 Bad Cop Team Colleague
ChaseVoid 30 Junior Poster
Sturm commented: ok.... +0
conan19870619 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.