Interview Bootcamp
Ask Author
Back to course home

0% completed

Vote For New Content
Niladri Roy
Java inser/delete at end is O(1)

Niladri Roy

Mar 4, 2025

Java implementation of LinkedList has a tail pointer, making tail operations O(1) instead of O(n).

0

0

Comments
Comments