https://github.com/nicky0830/JS-Algorithm-Section1
nicky0830/JS-Algorithm-Section1
자바스크립트 알고리즘 강의 + 내 풀이 + 정답, 주석. Contribute to nicky0830/JS-Algorithm-Section1 development by creating an account on GitHub.
github.com
1. 세 수 중 최솟값
2. 삼각형 판별하기
3. 연필 개수 (다스)
4. n까지 더하기
5. 배열 중 최솟값 구하기
6. 홀수
7. 10부제
+ ForEach, (누적합)reduce, (새 배열)map, filter
'JAVASCRIPT' 카테고리의 다른 글
[JS]JS 기초 - Codecademy 필기 (1) | 2021.05.25 |
---|