Slide 9
Slide 9 text
Linked Lists
● Linked List Manipulation
○ Reversing a Linked List
3 0x008
0x004
6 0x004
0x008
4 0x008
0x014
4 0x014
0x020 7 0x020
0x02c
9 0x02c
0x01c
2
0x028
0x01c
LinkedList: (2, 9, 7, 4, 4, 6, 3)
null
0x028
0x01c
0x02c
0x020
0x014
null