datastructure-deep-dive 자료구조 뿌수기 진행순서 노드 Node 리스트 List 스택 Stack 큐 Queue 연결리스트 Linked List 딕셔너리 Dictionary 집합 Set 이진트리 Binary Tree TBA