Data Structures & Algorithms > Stack > Flashcards
Is ArrayDeque faster than Stack when using a stack?
Yes
Is ArrayDeque faster than ArrayList when using a stack?
They are relatively the same