Lecture 26: Runtimes from project 3
Textbook chapters
3-4
Let’s write down the runtimes!
For both ArrayDS
and LinkedListDS
:
addFirst()
addLast()
getN()
toString()
3-4
For both ArrayDS
and LinkedListDS
:
addFirst()
addLast()
getN()
toString()