GithubHelp home page GithubHelp logo

algorithm-study's Introduction

코딩테스트 스터디

개발 취업을 위한 공부 강요 레포지토리

커밋 규칙

커밋 단위: 1문제 풀이 후 커밋

커밋 메세지: 
feat(BOJ - 1111): 숫자 세기

 - feat(새로운 문제 풀이 후) / refactor(기존 푼 문제 개선)
 - BOJ(백준) / PRG(프로그래머스) / LET(리트코드)
 - 1111(문제 번호)
 - 숫자 세기(문제 제목)


ex:)
git commit -m "feat(BOJ-1111): 숫자 세기"
git commit -m "feat(PGR-1333): 억억단을 외우자"
git commit -m "refactor(BOJ-1111): 숫자 세기 효율성 개선"

코드 작성 규칙

algorithm-study/app/src/main/java/algorithm/study/{이름}/{플랫폼}/{플랫폼약자_문제번호}.java

 - 이름(github nickname 등 식별자)
 - 플랫폼(baekjoon / programmers / leetcode)
 - 플랫폼약자(Boj / Prg / Let)

ex:)
~study/devjk_sample/baekjoon/Boj_1026.java
~study/devjk_sample/programmers/Prg_138475.java

PR 방법 및 브랜치 규칙

PR 단위 - 일주일 또는 내키는대로.

1. dfjung4254 레포지토리 포크
2. {your-repository}:{your-custom-branch} -- PR --> {dfjung4254}:{your-branch} // 사전에 브랜치 생성 요청

algorithm-study's People

Contributors

kakao-leo-jung avatar dh0522 avatar leepureun avatar soheehong avatar

Stargazers

길재은 avatar

Watchers

 avatar

algorithm-study's Issues

auto generating stats-markdown

커밋 로그 및 파일 확인을 통한 통계 페이지 생성

main 머지 시 깃헙 액션으로 자동생성 가능?

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.