https://janeljs.github.io/greedy/greedy-basic/
이것이 코딩테스트다 Chapter 3에 나오는 예제들을 전부 풀어보았다. 오랜만에 쉬운 문제들 풀었더니 자존감이 올라갔다.
- 개념을 잘 모르더라도 용기를 내어 미션 먼저 구현하려고 노력하자. 부족한 CS 지식은 과정 끝나고 차근차근 채워나가면 된다.
- 미션 해결을 위한 시간과 개인 공부를 위한 시간을 분할하여 웹백엔드 본 과정을 준비하자.
6~9시 알고리즘
,10~18시 미션 해결
,19~23시 Java 학습 및 TIL 작성
으로 시간을 나눠서 사용하고, 목표한 바를 다하지 못했더라도 다음 단계로 넘어가자.- TIL은 꼭 하루가 지나기 전에 작성하자.
https://ko.reactjs.org/docs/conditional-rendering.html
https://ko.reactjs.org/docs/lists-and-keys.html
https://ko.reactjs.org/tutorial/tutorial.html#making-an-interactive-component
https://ko.reactjs.org/tutorial/tutorial.html#lifting-state-up
https://ko.reactjs.org/tutorial/tutorial.html#showing-the-past-moves
https://janeljs.github.io/Implementation/implementation-basic/
https://janeljs.github.io/Implementation/implementation-basic-2/
이것이 코딩테스트다 Chapter 4에 나오는 예제들을 전부 풀어보았다.
맞아요! 호눅스 말대로 알고리즘 고민하는데 드는 시간을 너무 많이 안가지는것도 좋은 방법같아요!