Java API has ArrayList and LinkedList from Collections but there is better implementation which can improve performance drastically. The following diagram sumarized it.
It is very well explained at at Wikipedia.
I add new coding concepts here as I learn them. Hopefully, it will serve as a resource for fellow developers.