프로그래밍에 해당하는 글 286

  1. 2019.05.31 [SWEA][Python3] 3421. 수제 버거 장인
  2. 2019.05.30 [SWEA][Python3] 1256. [S/W 문제해결 응용] 6일차 - K번째 접미어
  3. 2019.05.30 [SWEA][Python3] 3503. 초보자를 위한 점프대 배치하기
  4. 2019.05.29 [SWEA][Python3] 1259. [S/W 문제해결 응용] 7일차 - 금속막대
  5. 2019.05.29 [SWEA][Python3] 1265. [S/W 문제해결 응용] 9일차 - 달란트2
  6. 2019.05.27 [SWEA][Python3] 4112. 이상한 피라미드 탐험
  7. 2019.05.23 [SWEA][Python3] 1798. 범준이의 제주도 여행 계획
  8. 2019.05.18 [SWEA][Python3] 1248. [S/W 문제해결 응용] 3일차 - 공통조상
  9. 2019.05.17 [SWEA][Python3] 1245. [S/W 문제해결 응용] 2일차 - 균형점 1
  10. 2019.05.16 [SWEA][Python3] 1849. 영준이의 무게측정
  11. 2019.05.09 [SWEA][Python3] 1247. [S/W 문제해결 응용] 3일차 - 최적 경로
  12. 2019.05.02 [SWEA][Python3] 5357. 터널 속의 기차
  13. 2019.04.30 [LeetCode][Python3] 5. Longest Palindromic Substring
  14. 2019.04.25 [LeetCode][Python3] 140. Word Break II
  15. 2019.04.24 [LeetCode][Python3] 50. Pow(x, n)
  16. 2019.04.24 [LeetCode][Python3] 212. Word Search II
  17. 2019.04.23 [LeetCode][Python3] 41. First Missing Positive
  18. 2019.04.22 [LeetCode][Python3] 152. Maximum Product Subarray
  19. 2019.04.20 [LeetCode][Python3] 124. Binary Tree Maximum Path Sum
  20. 2019.04.20 [LeetCode][Python3] 322. Coin Change
  21. 2019.04.18 [LeetCode][Python3] 54. Spiral Matrix
  22. 2019.04.16 [LeetCode][Python3] 76. Minimum Window Substring
  23. 2019.04.15 [LeetCode][Python3] 84. Largest Rectangle in Histogram
  24. 2019.04.13 [LeetCode][Python3] 79. Word Search
  25. 2019.04.13 [LeetCode][Python3] 313. Super Ugly Number
  26. 2019.04.11 [LeetCode][Python3] 218. The Skyline Problem
  27. 2019.04.10 [LeetCode][Python3] 150. Evaluate Reverse Polish Notation
  28. 2019.04.10 [LeetCode][Python3] 33. Search in Rotated Sorted Array
  29. 2019.04.09 [LeetCode][Python3] 227. Basic Calculator II
  30. 2019.04.08 [LeetCode][Python3] 134. Gas Station