Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kmu-wink/2020-02-algorithm
2020학년도 2학기 윙크 알고리즘 스터디
https://github.com/kmu-wink/2020-02-algorithm
algorithm cpp kmu-wink python
Last synced: about 1 month ago
JSON representation
2020학년도 2학기 윙크 알고리즘 스터디
- Host: GitHub
- URL: https://github.com/kmu-wink/2020-02-algorithm
- Owner: KMU-WINK
- Created: 2020-11-04T09:37:05.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-18T02:54:28.000Z (almost 4 years ago)
- Last Synced: 2023-04-08T06:01:29.117Z (almost 2 years ago)
- Topics: algorithm, cpp, kmu-wink, python
- Homepage:
- Size: 14.7 MB
- Stars: 3
- Watchers: 2
- Forks: 11
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 2020-02-Algorithm
2020학년도 2학기 윙크 알고리즘 스터디# 과제 제출 방법 ❔
1. KMU-WINK/2020-02-Algorithm Repository를 Fork합니다.
2. Fork한 Repository를 Clone합니다.
3. Fork한 Repository에서 작업을 하고 Push합니다.
4. KMU-WINK/2020-02-Algorithm Repository에 본인 이름이 적힌 브랜치가 있습니다.
그 곳으로 Pull Request를 날립니다.
5. 다른 사람들 Pull Request를 보면서 코드 리뷰를 진행합니다.