[Python] 자료구조

1.스택 ( Stack )

post-thumbnail

2.큐 ( Queue )

post-thumbnail

3.우선순위 큐 ( Priority Queue )

post-thumbnail

4.힙큐 ( heapq )

post-thumbnail