Git Product home page Git Product logo

algorithm-study's Introduction

1️⃣ 진행 방법

  1. Algorithm-Study저장소를 개인 원격 저장소에 fork 한다.
  2. 생성된 원격 저장소(remote repository)에 github ID로 폴더를 생성한다.
  3. 생성된 폴더에 자신의 소스코드를 업로드 한다.
  4. 반드시 commit 규칙을 지켜서 업로드 한다.
  5. 원본 저장소(upstram repository)로 Pull Request를 한다. (매일 오전 09:00에 Merge 예정)
  6. 다른 사람들의 PR을 보고 자유롭게 코드리뷰를 한다.
  7. 절대! 남의 폴더는 건들지 말 것!

2️⃣ 소스코드 파일 이름 규칙

  • 문제출처_문제번호.java
  • BOJ_1234.java
  • 문제출처 작성 통일
    • BOJ - 백준
    • SEA - 삼성 SW Expert Acadamy
    • PGS - 프로그래머스

3️⃣ commit 규칙

  • commit 메세지: 문제이름 / 걸린시간
  • 터미널 작성법:
git commit -m "Hello World / 1분"

4️⃣ PR 규칙

  • PR 제목: 이름 / 날짜 / 해결한 문제수
  • 임우택 / 1월 1일 / 2문제
  • comment 작성은 자유이지만, 해결 못한 문제가 있다면 어디서 막혔는지 작성할 것!

5️⃣ (option) 코드리뷰 규칙

  • PR에서 코드리뷰를 한다.
  • 의견제시
    • 잘했다고 생각하는 부분
    • 이렇게 하면 더 좋을 것 같다고 생각하는 부분
    • 왜 이렇게 풀었는지 궁금한 부분
    • 또 다른 풀이 방식 제시
  • 코드의 일부에다가 코드리뷰를 해도 되고 전체 코드 밑 또는 PR 하나 밑에다 코멘트 작성으로 리뷰를 해도 됩니다.

algorithm-study's People

Contributors

chaos0103 avatar jaekwang97 avatar hyeonhakyi avatar zzun73 avatar inhohyun avatar minggwen avatar jihunparkkk avatar wonxxikim avatar hellomatia avatar enduf7686 avatar swleesw avatar lee-jounghyun avatar mj-kor avatar mmalfoy avatar jaehunjang avatar monam2 avatar csh7099 avatar cshyun7097 avatar eunsung-choi avatar chchaeun avatar lee-djjs avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.