> For the complete documentation index, see [llms.txt](https://algorithm.prettylog.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://algorithm.prettylog.com/tip/linkedlist.md).

# LinkedList

currentNode = currentNode.next 빼먹지 말기

currentNode .val? .value? 참조명 확인하기
