0. Linked-list vs Array

1. 순회

2. 삽입

3. 삭제

4. Stack using a linked list

5. Queue using a linked list

6. A simple management with a linked list