-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 5132e12
Showing
14 changed files
with
165 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<!-- PR은 최대한 다른 사람이 알아보기 쉽도록 자세히 써주세요. 특히 수도 코드 부분은 더더욱요...!!--> | ||
|
||
## 🔗 문제 링크 | ||
<!-- 해결한 문제의 링크를 올려주세요. --> | ||
|
||
## ✔️ 소요된 시간 | ||
<!-- 문제를 해결하는데 소요된 시간을 적어주세요. --> | ||
|
||
## ✨ 수도 코드 | ||
<!-- 내가 작성한 코드를 모르는 사람이 봐도 이해할 수 있도록 글로 쉽게 풀어서 설명해주세요. --> | ||
|
||
## 📚 새롭게 알게된 내용 | ||
<!-- 새롭게 알게된 내용이 있다면 작성 해주시고 출처를 남겨주세요. --> |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
name: PR to Discord | ||
|
||
on: | ||
pull_request_target: | ||
types: [opened, reopened] | ||
|
||
jobs: | ||
PR: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: Munbin-Lee/PR-to-Discord@main | ||
with: | ||
discord_webhook_url: ${{ secrets.DISCORD_WEBHOOK_URL }} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,115 @@ | ||
## 🌟 소개 | ||
|
||
<br> | ||
|
||
**알고리즘에 대한 감각을 잃지 않게 하기 위함을 목표** 로 하는 알고리즘 스터디 입니다. | ||
|
||
<br><br> | ||
|
||
<h3>✔️ 어떤 언어를 사용하더라도 괜찮아요 !</h3> | ||
|
||
<br> | ||
|
||
문제를 풀 때마다, | ||
|
||
**- 수도코드로 어떤 식으로 문제에 접근하였는지,** | ||
|
||
**- 아무것도 모르는 사람에게 설명하듯이 글을 작성** | ||
|
||
해야 하기 때문에 어떤 언어를 사용하시던 상관없습니다. | ||
|
||
<br><br> | ||
|
||
<h3>✔️ 3~4명에서 한 팀을 이뤄요 !</h3> | ||
|
||
<br> | ||
|
||
인원 수가 너무 많으면 코드 리뷰에 시간을 너무 많이 소모하게 돼요. | ||
|
||
(다른 사람의 코드 리뷰를 할 때에도 해당 문제에 대해서 조금은 생각하기 때문이에요.) | ||
|
||
또한, 인원 수가 많아짐에 따라 소속감과 부담감이 내려가기 때문에 3~4명이 적당한 것 같아요. | ||
|
||
<br><br> | ||
|
||
<h3>✔️ 어떤 난이도의 문제건 상관 없어요 !</h3> | ||
|
||
<br> | ||
|
||
대신, **자신이 푼 문제로 다른 참여자들의 리뷰를 받는다는 점을 명심해주세요.** | ||
|
||
|
||
딱히 풀만한 문제가 없으시다면, [프로그래머스 고득점 Kit](https://school.programmers.co.kr/learn/challenges?tab=algorithm_practice_kit) 추천드립니다! | ||
|
||
<br><hr> | ||
|
||
**🧩해당 레포지토리 스터디 참가자** | ||
|
||
<table> | ||
<tr> | ||
<td align="center"><a href="http://github.com/wnsmir"><img src="https://avatars.githubusercontent.com/u/163817041?v=4" width="100px;" alt=""/> | ||
<td align="center"><a href="http://github.com/g0rnn"><img src="https://avatars.githubusercontent.com/u/124599614?v=4" width="100px;" alt=""/> | ||
<td align="center"><a href="https://github.com/kokeunho"><img src="https://avatars.githubusercontent.com/u/95072015?v=4" width="100px;" alt=""/> | ||
<td align="center"><a href="https://github.com/kangrae-jo"><img src="https://avatars.githubusercontent.com/u/177727543?v=4" width="100px;" alt=""/> | ||
</tr> | ||
<tr> | ||
<td align="center"><a href="https://github.com/wnsmir" title="Code">wnsmir</a></td> | ||
<td align="center"><a href="https://github.com/g0rnn" title="Code">g0rnn</a></td> | ||
<td align="center"><a href="https://github.com/kokeunho" title="Code">kokeunho</a></td> | ||
<td align="center"><a href="https://github.com/kangrae-jo" title="Code">kangrae-jo</a></td> | ||
</tr> | ||
</table> | ||
|
||
<br><br> | ||
|
||
## 🤝 규칙 | ||
|
||
- 스터디를 시작한 날짜로 부터 **4일에 1 문제**씩 제출. | ||
|
||
**스터디 시작 날짜 : 2024-10-01** | ||
|
||
<br> | ||
|
||
- 다른 참가자들은 **다음 제출일이 되기 전 까지 다른 참가자들의 코드를 리뷰** 한다. | ||
|
||
<br> | ||
|
||
- 코드 리뷰에 대해 **일방적인 비판은 절대 No. 😢 건강한 토론은 OK! 😊** | ||
|
||
<br> | ||
|
||
- 문제 푸실 때 **최소 30분은 스스로 고민**해주세요! 그래도 안되겠으면 다른 풀이 참조, **뭔가 풀릴 것 같다 싶으면 물고 늘어지기...! 🔥** | ||
|
||
<br> | ||
|
||
## 🧩 컨벤션 | ||
|
||
**- 🌲 Branch** | ||
|
||
``` | ||
스터디 회차수-이름 | ||
ex) 1-tgyuuAn | ||
``` | ||
|
||
<br> | ||
|
||
**- 💫 Commit** | ||
|
||
``` | ||
문제 해결 날짜 | ||
ex) 2024-10-01 | ||
``` | ||
|
||
<br> | ||
|
||
## 🤔 협업이 힘들어요! | ||
|
||
아래 **Wiki** 에서 **Git 설치부터 PR작성, 리드미 작성, 코드리뷰** 하는 방법에 대한 **모든 내용**을 보실 수 있습니다. | ||
|
||
협업에 대한 두려움 떨쳐내시고 함께 스터디해요! | ||
|
||
[📄 AlgoLeadMe 협업 방법 소개 Wiki](https://github.com/AlgoLeadMe/AlgoLeadMe-1/wiki/%F0%9F%93%84-AlgoLeadMe-%ED%98%91%EC%97%85-%EB%B0%A9%EB%B2%95-%EC%86%8C%EA%B0%9C-Wiki) | ||
|
||
<br><br> | ||
|
||
<img src = "https://github.com/AlgoLeadMe/AlgoLeadMe-1/assets/116813010/98d0cd2b-6f21-4544-b3af-16df80f8e653" width = 600> |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
## ✏️ 기록 | ||
|
||
| 차시 | 날짜 | 문제유형 | 링크 | 풀이 | | ||
|:----:|:---------:|:----:|:-----:|:----:| | ||
| 1차시 | 2024.10.01 | 구현 | [추억 점수](https://school.programmers.co.kr/learn/courses/30/lessons/176963)|https://github.com/AlgoLeadMe/AlgoLeadMe-1/pull/35| | ||
--- |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
## ✏️ 기록 | ||
|
||
| 차시 | 날짜 | 문제유형 | 링크 | 풀이 | | ||
|:----:|:---------:|:----:|:-----:|:----:| | ||
| 1차시 | 2024.10.01 | 구현 | [추억 점수](https://school.programmers.co.kr/learn/courses/30/lessons/176963)|https://github.com/AlgoLeadMe/AlgoLeadMe-1/pull/35| | ||
--- |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
## ✏️ 기록 | ||
|
||
| 차시 | 날짜 | 문제유형 | 링크 | 풀이 | | ||
|:----:|:---------:|:----:|:-----:|:----:| | ||
| 1차시 | 2024.10.01 | 구현 | [추억 점수](https://school.programmers.co.kr/learn/courses/30/lessons/176963)|https://github.com/AlgoLeadMe/AlgoLeadMe-1/pull/35| | ||
--- |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
## ✏️ 기록 | ||
|
||
| 차시 | 날짜 | 문제유형 | 링크 | 풀이 | | ||
|:----:|:---------:|:----:|:-----:|:----:| | ||
| 1차시 | 2024.10.01 | 구현 | [추억 점수](https://school.programmers.co.kr/learn/courses/30/lessons/176963)|https://github.com/AlgoLeadMe/AlgoLeadMe-1/pull/35| | ||
--- |