Linked List
What is it ? : Plain old data structure, no random access, fast add front O(1) It is a list
Cankube.com is for developers, all examples are simple and easy to understand, and well tested in our development environment.
What is it ? : Plain old data structure, no random access, fast add front O(1) It is a list