LINKED LISTS Flashcards
(1 cards)
1
Q
what are linked lists
A
A dynamic / data structure
Each node consists of data
and pointer
Pointer gives location of next
node.
what are linked lists
A dynamic / data structure
Each node consists of data
and pointer
Pointer gives location of next
node.
Cs Revision / Notion (64 decks)