Skip to content

Commit 19f94de

Browse files
committed
docs: README.md에 문제 및 풀이 링크 추가
1 parent 390a26b commit 19f94de

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717

1818
### Level 1 ✅
1919

20-
- 전체 문제 수: 55문제
21-
- 풀이 문제 수: 55문제
20+
- 전체 문제 수: 56문제
21+
- 풀이 문제 수: 56문제
2222

2323
| 번호 | 문제 출처 | 풀이 |
2424
| --- | ------- | --- |
@@ -77,6 +77,7 @@
7777
| 53 | [하샤드 수](https://school.programmers.co.kr//learn/courses/30/lessons/12947) | [하샤드-수.js](https://github.com/codeisneverodd/programmers-coding-test/blob/main/level-1/하샤드-수.js) |
7878
| 54 | [핸드폰 번호 가리기](https://school.programmers.co.kr//learn/courses/30/lessons/12948) | [핸드폰-번호-가리기.js](https://github.com/codeisneverodd/programmers-coding-test/blob/main/level-1/핸드폰-번호-가리기.js) |
7979
| 55 | [행렬의 덧셈](https://school.programmers.co.kr//learn/courses/30/lessons/12950) | [행렬의-덧셈.js](https://github.com/codeisneverodd/programmers-coding-test/blob/main/level-1/행렬의-덧셈.js) |
80+
| 56 | [성격 유형 검사하기](https://school.programmers.co.kr/learn/courses/30/lessons/118666) | [성격-유형-검사하기.js](https://github.com/codeisneverodd/programmers-coding-test/blob/main/level-1/성격-유형-검사하기.js) |
8081

8182
### Level 2 👨🏻‍💻(풀이 중..)
8283

File renamed without changes.

0 commit comments

Comments
 (0)