This lesson is for subscribers
You've completed the free preview. Subscribe to unlock every lesson in every course.
ArrayList requires shifting elements O(n); LinkedList requires traversal O(n) but no shifting.
You've completed the free preview. Subscribe to unlock every lesson in every course.