Why don’t we use a LinkedList of arrays instead of LinkedList or ArrayList?
Well, DSA is a kind of new world to me. I just used all library implementations and at times, I have even Ctrl+ Clicked to Java Collections like LinkedList and Array List Implementation.