Code Monkey home page Code Monkey logo

algorithme-study's Introduction

algorithm-study

✅ 참여 방법

  1. 이 저장소를 fork 한다.
  2. 생성된 원격 저장소에 이름 혹은 github ID로 폴더를 생성한다.
  3. 생성된 폴더에 자신의 소스코드를 업로드 한다. (폴더명에 콜론":" 안됩니다!)
  4. 이때 commit 규칙을 지키도록한다!
  5. 원본 저장소로 Pull Request를 한다. (매주 3문제 이상, 매주 토요일에 Merge예정)
  6. 다른 사람들의 PR을 보고 자유롭게 코드리뷰를 한다.
  7. 주의!! 기존 폴더를 지우면 안됩니다!! 개인 폴더 내부만 수정해주세요 :)

✅ 소스코드 파일 이름 규칙

  • 자유롭게 작성
  • 폴더명 또는 소스코드 파일명에 콜론 ":" 안됩니다 :D


✅ commit 규칙

  • commit 메세지: [BOJ] 문제번호 / 문제이름 / 걸린시간(ms)
  • 터미널에서 작성법:
git commit -m "[BOJ] 10828 / 스택 / 30ms"

  • 플랫폼 작성법 통일:
    • [BOJ] - 백준


✅ PR 규칙

  • PR 제목: 이름 / 주차 / 몇 문제
  • terry / 4월 1주차 / 3문제
  • comment는 자유이나 가능하다면, 이번주에 풀었던 문제의 알고리즘 분류가 어떻게 되는지,
    어떤 문제가 어려웠는지 회고를 작성한다면 개인에게도 도움되고 다른 코드 리뷰어가 참고하기 좋을 것 같습니다 :)


✅ (option)코드리뷰 규칙

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


algorithme-study's People

Contributors

terry-koo avatar kim-yeon-ho avatar jeohong avatar yeeunkim-archive avatar junginyu 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.