adding animation
This commit is contained in:
@@ -162,6 +162,8 @@ cout << "1st value: " << ll->value << "\n"
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
- Play this [animation](https://jidongxiao.github.io/CSCI1200-DataStructures/animations/lists/creation/index.html) to see how this program works.
|
||||||
|
|
||||||
## 10.5 Definition: A Linked List
|
## 10.5 Definition: A Linked List
|
||||||
|
|
||||||
- The definition is recursive: A linked list is either:
|
- The definition is recursive: A linked list is either:
|
||||||
|
|||||||
Reference in New Issue
Block a user