File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 1
1
# 프로그래머스 모든 문제 풀이
2
2
[ ![ 방문자수] ( 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
- - 🌱 모든 문제는 JavaScript로 풀이되고 다양한 사람의 풀이가 올라와있어요!
3
+ ## 👋 소개
4
+ - 🌱 모든 문제는 JavaScript로 풀이되고 다양한 사람의 풀이가 올라와있어요
5
5
- 🔎 원하는 풀이는 [ 검색 사이트] ( https://programmers-solution-bank.netlify.app/ ) 혹은 본 README에서 검색할 수 있어요!
6
6
- ⭐ ** 도움이 되셨다면** 오른쪽 상단 ↗ 의 ⭐️ ** Star를 클릭** 해 이 프로젝트를 응원해주세요!
7
7
8
8
[ ![ thumbnail-coding-test-no-id] ( https://user-images.githubusercontent.com/54318460/158711288-5fbd903f-d3b6-4d56-bd1f-9e5946d67d0a.png )
9
9
] ( https://github.com/codeisneverodd/programmers-coding-test/ )
10
10
11
- ## 공지
11
+ ## 📢 공지
12
12
- 🔥 본 레퍼지토리에 본인의 해설을 PR을 통해 기여하면, 코드리뷰를 받아보실 수 있습니다. (기한: 2022/9/30)
13
13
- 기여 방법은 README 최하단을 참고해주세요.
14
- -
15
14
16
15
## 🌟 Contributors
17
16
[ ![ contributors] ( https://contrib.rocks/image?repo=codeisneverodd/programmers-coding-test )] ( https://github.com/codeisneverodd/programmers-coding-test/graphs/contributors )
196
195
2 . 본인의 저장소에서 이곳으로 PR을 한다.
197
196
198
197
### 🔥 필수 확인 사항
199
- 1 . 파일 이름은 공백이 없어야하며, 공백은 - 로 채웁니다.( 문제풀이 창에서 문제 이름을 복사하여 사용하는 것을 권장드립니다
198
+ 1 . 파일 이름은 공백이 없어야하며, 공백은 - 로 채웁니다. 문제풀이 창에서 문제 이름을 복사하여 사용하는 것을 권장합니다.
200
199
201
- 예시) 가장 먼 노드 => 가장-먼-노드.js // [ 1차] 뉴스 클러스터링 => [ 1차] -뉴스-클러스터링
200
+ - 예시) 가장 먼 노드 => 가장-먼-노드.js // [ 1차] 뉴스 클러스터링 => [ 1차] -뉴스-클러스터링
202
201
203
202
2 . 새로운 파일을 추가할 시, 00-해답-예시.js 파일을 복제해서 사용할 것을 권장합니다.
204
203
You can’t perform that action at this time.
0 commit comments