https://chartbase.so/embed/ad7e55b6-ee6b-4e27-8c58-2ca68ebd0685
<aside>
<img src="/icons/conifer-tree_lightgray.svg" alt="/icons/conifer-tree_lightgray.svg" width="40px" /> $\boldsymbol{✨Get Nice Habit}$
- 문제를 푸는 것보다 문제를 풀어가는 과정에 집중하자.
- 정확도 > 효율성 (정확하지 않으면 효율을 따질 필요 X)
- 접근 방식 : 구상 → 정리 → 구현
- 의사 코드 : 기본적 케이스 → 엣지 케이스 → 최적화
- 조사 / 참고 : 이해 + 어느 단계에서 어려움을 겪었는지 파악하고 보완
- 성장성이 보이도록(Nudge)
</aside>
codewars 개인 알고리즘 레포지토리 (2024. 5. 4 ~ )
https://github.com/heestolee/personal-algorithm-challenge
leetcode 데일리 알고리즘 레포지토리 (2024. 11. 5 ~ )
https://github.com/heestolee/LeetCode
Untitled