#13 linear data structures Flashcards
(1 cards)
1
Q
special cases list (5 of them)
A
- empty list
- one element list (could be two elements)
- beginning of list
- end of list
- general case (in the middle of a multi-element list)
special cases list (5 of them)