21.03.22 TIL
-Woowa Tech Course
github.com/woowacourse/java-chess/pull/201
[1,2,3단계 - 체스] 배럴(김나은) 미션 제출합니다. by knae11 · Pull Request #201 · woowacourse/java-chess
안녕하세요, 김고래😀 배럴입니다. 체스 미션 step1 PR요청 드립니다. 페어와 기능구현하고 리팩토링하면서 많이 정리한다고 했는데 이번 미션 상당히 어려워서 혼란스럽긴 하네요😅 getter를 지
github.com
Finally, I requested PR of Chess mission. Most time of today, I spent for refactoring. I think that it gets better. It was difficult to refactor with test codes. While refactoring, keeping legacy codes complied was a great experience.👍 While doing that, I tried to apply State Pattern and Functional Interface.
I am really looking forward to receive review. 😀
- Algorithm Study
Reviewed last saturday coding festival. We were curious of why code doesn't work. 😥 Maybe, it could be our problem but the system is a little bit weird.
I need to review Memoization and DP. They are useful than I thought.✨