Ref: 2 memory walkthrough was added

This commit is contained in:
2026-06-17 18:01:14 -04:00
parent fc364dd739
commit 5f7e37b79b
2 changed files with 832 additions and 0 deletions

View File

@@ -23,3 +23,8 @@ Original list:
Reversed list:
5 -> 4 -> 3 -> 2 -> 1 -> null
```
## Memory walkthrough
see memory_walkthrough.md