Linear (선형) vs non-Linear (비선형)?

선형구조 : Array(배열), List(리스트), Linked List(연결 리스트), Dynamic Array(동적 배열), Stack(스택), Queue(큐), Dequeue(데크)

비선형 구조 : Heap, Hash Table, HashSet