Greedy 🔗
- ✨1715_카드 정렬하기 - Greedy, Priority Queue
Implementation 🔗
- 14503_로봇 청소기 - Implementation, Simulation
- 14502_연구소 - Implementation, Graph, Backtracking, BFS
- ✨ 14499_주사위 굴리기 - Implementation
- ✨ 15683_감시 - Implementation, Backtracking, BFS,
- ✨ 15686_치킨 배달 - Implementation, Backtracking, Brute Force
- 🚨 14891_톱니바퀴 - Implementation
- ✨ 14888_연잔자 끼워넣기 - DFS
Sorting 🔗
Binary Search 🔗
Dynamic Programming 🔗
- ✨ 2504_괄호의 값 - Stack
- 13458_시험감독 - Math