This lesson is for subscribers
You've completed the free preview. Subscribe to unlock every lesson in every course.
LinkedList must traverse from head or tail to reach any index, resulting in O(n) get() performance.
You've completed the free preview. Subscribe to unlock every lesson in every course.