Dynamic programming (Data Structure) Jihyuk Jung 2022-02-15 Data Structure About dynamic programming Read More Python Data Structure Dynamic programming
Deque (Data Structure) Jihyuk Jung 2022-02-09 Data Structure About Deque Read More Python Deque Data Structure
DFS/BFS (탐색 알고리즘) Jihyuk Jung 2022-02-09 Data Structure About search algorithm Read More Python Data Structure BFS DFS
Queue (Data Structure) Jihyuk Jung 2022-02-05 Data Structure About Queue Read More Python Data Structure Queue
Stack (Data Structure) Jihyuk Jung 2022-02-04 Data Structure About stack Read More Python Data Structure Stack
Magic method Jihyuk Jung 2022-01-17 Language / Python Detail explanation about magic method Read More python method magic method special method dundu
Interview Practice(Codesignal) Jihyuk Jung 2022-01-12 Language / Python Practice for coding test(python) Read More 코딩연습 python algorithm CodeSignal
Helper Function for Clean code (Python) Jihyuk Jung 2020-02-04 Language / Python 파이썬 코딩의 기술 책 Better way 4 정리 Read More python clean code helper function
Yield와 send 함수를 알아보자 (Python) Jihyuk Jung 2020-02-03 Language / Python generator yield와 send함수 Read More python generator yield send
CodeSignal Arcade 문제 풀이2 Jihyuk Jung 2020-01-07 Language / Python Python, Database, 문제해결 프로그래밍 Read More CodeSignal2 코딩연습 python database algorithm