File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 1
1
# 프로그래머스 모든 문제 풀이
2
+
2
3
[ ![ 방문자수] ( https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https://github.com/codeisneverodd/programmers-coding-test&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=방문자수(Today/Total)&edge_flat=true )] ( https://github.com/codeisneverodd )
3
4
4
5
🌱 프로그래머스의 [ 코딩테스트 문제] ( https://programmers.co.kr/learn/challenges?tab=all_challenges ) 의 문제 풀이를 찾으실 수 있습니다.
5
6
6
- 🌱 모든 문제는 JavaScript로 풀이되며, 원하는 풀이는 아래에서 검색을 통해 찾으실 수 있습니다
7
+ 🌱 모든 문제는 JavaScript로 풀이되며, 원하는 풀이는 아래에서 검색을 통해 찾으실 수 있습니다
7
8
8
9
[ ![ thumbnail-coding-test-no-id] ( https://user-images.githubusercontent.com/54318460/158711288-5fbd903f-d3b6-4d56-bd1f-9e5946d67d0a.png )
9
10
] ( https://github.com/codeisneverodd/programmers-coding-test/ )
10
11
11
-
12
12
## 😁 ** 도움이 되셨다면** 오른쪽 상단 ↗ 의 ⭐️ ** Star를 클릭** 해 이 프로젝트를 응원해주세요!
13
13
14
14
## Control + F 혹은 Cmd + F 를 통해 원하는 문제의 풀이를 찾아보세요!
75
75
| 52 | [ 폰켓몬] ( https://programmers.co.kr/learn/courses/30/lessons/1845 ) | [ 폰켓몬.js] ( https://github.com/codeisneverodd/programmers-coding-test/blob/main/level-1/폰켓몬.js ) |
76
76
| 53 | [ 핸드폰 번호 가리기] ( https://programmers.co.kr/learn/courses/30/lessons/12948 ) | [ 핸드폰-번호-가리기.js] ( https://github.com/codeisneverodd/programmers-coding-test/blob/main/level-1/핸드폰-번호-가리기.js ) |
77
77
| 54 | [ 행렬의 덧셈] ( https://programmers.co.kr/learn/courses/30/lessons/12950 ) | [ 행렬의-덧셈.js] ( https://github.com/codeisneverodd/programmers-coding-test/blob/main/level-1/행렬의-덧셈.js ) |
78
- | 55 | [ 하샤드 수] ( https://programmers.co.kr/learn/courses/30/lessons/12947 ) | [ 히샤드 -수.js] ( https://github.com/codeisneverodd/programmers-coding-test/blob/main/level-1/히샤드-수.js ) |
78
+ | 55 | [ 하샤드 수] ( https://programmers.co.kr/learn/courses/30/lessons/12947 ) | [ 하샤드 -수.js] ( https://github.com/codeisneverodd/programmers-coding-test/blob/main/level-1/히샤드-수.js ) |
79
79
80
80
### Level 2 👨🏻💻(풀이 중..)
81
+
81
82
> 풀이가 완료되는대로 표가 추가됩니다. 표가 없더라도 해당 레벨 폴더에서 현재까지 풀어진 풀이를 검색하실 수 있습니다.
82
83
83
84
- 전체 문제 수: 64문제
84
85
- 풀이 문제 수: 46문제(2022.04.14)
85
- - 풀이 완료 예상 시점: 2022년 4월 중
86
+ - 풀이 완료 예상 시점: 2022년 4월 중
86
87
87
88
### Level 3 👨🏻💻(풀이 중..)
88
89
99
100
풀이 완료 예상 시점: 예정 없음
100
101
101
102
## 🙏🏻 아직 풀리지 않은 문제의 해답을 추가해 주세요!
103
+
102
104
### 커밋 컨벤션
105
+
103
106
| 접두어 | 작업 내용 |
104
107
| ------- | -------------------------------------------------- |
105
108
| Create | 새로운 파일 생성 후 문제풀이 코드를 추가 할 경우 |
File renamed without changes.
You can’t perform that action at this time.
0 commit comments