알고리즘 문제 풀이 (with python) 🔑

1.Greedy : 1이 될 때 까지

post-thumbnail

2.Greedy: 가장 적은 개수의 동전 거슬러주기

post-thumbnail

3.Greedy: 곱하기 혹은 더하기

post-thumbnail

4.Greedy : 모험가 길드

post-thumbnail

5.Implementation: 문자열 재정렬

post-thumbnail

6.Implementation: 상하좌우 체스판

post-thumbnail

7.Implementation: 시간 속 3의 횟수

post-thumbnail

8.BFS : 미로 탈출

post-thumbnail

9.DFS : 음료수 얼려 먹기

post-thumbnail

10.implement: 덩치 (백준)

post-thumbnail

11.sort: 수 정렬하기 ( 백준 )

post-thumbnail

12.sort: ATM ( 백준 )

post-thumbnail