알고리즘 (1) 썸네일형 리스트형 (자료구조-1)Deque와 Queue_python- 백준10845 짜바(가짜 자바)로 자료구조 알고리즘을 배운 나한테 파이썬 자료구조는 그럭저럭 할만 한듯 하다. 큐 정리좀 하려고 한다. 파이썬에 미리 구현되어 있는 클래스가 있긴한데 나는 만들어서 쓰는거 선호. https://docs.python.org/ko/3/library/collections.html#collections.deque collections — Container datatypes Source code: Lib/collections/__init__.py This module implements specialized container datatypes providing alternatives to Python’s general purpose built-in containers, dict, list, se.. 이전 1 다음