Linked list is a linear collection of data elements, in which linear order is not given by their physical placement in memory. Instead, each element points to the next. It is a data structure consisting of a group of nodes which together represent a sequence.

Learn more..
no challenges found

No challenges exist for this tag yet...

Codela is a collaborative website built by programming fans just like yourself!. You can help others by contributing challenges with this tag.