“코딩은 알고리즘과 자료구조, 이 두가지로 이루어진다” - 리누스 토르발스

data-structure-01.png

Non-Primitive Data Structrue (복합 자료 구조)


Array

Linked List (List, 연결 리스트)

Stack

Queue

Graph

Tree

Hash Table