Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 387 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 387 Bytes

ProblemSolving

✒ Explanation

  • 코테 준비를 하면서 풀었던 문제들을 기록.
  • 주석에는 내가 생각한 풀이과정과 느낀 점, 다른 사람의 풀이를 보고 느낀 점을 적어두었음.

📌 Goal

  • 매일 적어도 1문제씩 풀어서 Commit하기
  • 난이도 기준: 프로그래머스 2, 3단계 / 백준 실버 4~골드 1