개발챙 AI study
/
Python
/
자료구조에 따른 복잡도 차이
/
Dict
/
View
Search
Share
View
Big-O
O(1)
Example
d.keys()
Notes
same for d.values()