Algorithm

1.[Python] 코딩 테스트 대비 외워두면 유용한 코드

post-thumbnail

2.[자료구조] Map & Hash (해시 테이블)

post-thumbnail

3.[자료구조] Heap (힙)

post-thumbnail

4.[자료구조] Queue / Stack

post-thumbnail

5.[자료구조] 그래프

post-thumbnail

6.[알고리즘] 정렬

post-thumbnail

7.[알고리즘] 완전 탐색

post-thumbnail

8.[알고리즘] 그리디 (Greedy)

post-thumbnail

9.[알고리즘] BFS

post-thumbnail

10.[알고리즘] DFS

post-thumbnail

11.[알고리즘] 동적 계획법 DP (Dynamic Programmig)

post-thumbnail

12.[알고리즘] 이진탐색에 대해 알아보자

post-thumbnail

13.[알고리즘] 누적합 개념

post-thumbnail