Coder Social home page Coder Social logo

알고리즘 스터디 v2

🎯스터디 목표

  • 코테 뿌수기
  • B형 취득
  • 알고리즘 실력 향상

📕운영 방식

  • 문제집에 매주 1문제씩 추가 후 최소 2문제씩 풀이
  • 월요일 20:30 ~ 22:00 (1시간 30분) 모의코딩테스트 진행

PR 양식

  • OOO : N주차 문제풀이 완료
  • 해당 문제번호 폴더가 없다면 새로 생성해주세요

📁Folder Tree

사이트별 문제 하위에 문제번호로 분류되어 있고
문제 번호가 포함되는 해당 폴더 아래에 문제 commit
클래스명은 문제이름_이름.java

BOJ
  ㄴ 1000~10000
    ㄴ 1000_문제이름
      - 문제이름_승현.java
  ㄴ 10001~20000
    ㄴ 10001_문제이름
      - 문제이름_태연.java

✉Commit Convention

한 문제당 1 커밋을 준수합시다!
커밋 형식을 꼭 지킵시다!

아래 링크를 참고해서 message template 설정 후 commit 작성
해당 내용에서 config시에 해당 로컬 레포 루트 위치에서 아래 명령어로 해도 됨

git config commit.template .gitmessage.txt

본문의 내용은 자유이며 작성 또한 자유이다. 단 리뷰 때는 설명 가능해야함
git commit message template

사이트명은 아래와 같다.

  • 백준 : BOJ
  • 프로그래머스 : PG
  • SWEA : SWEA
  • 기타 : ETC
이름 : 사이트명 문제번호 문제이름 날짜
EX) 유승현 : BOJ 1234 문제이름 240620

algorithm-study-v2's Projects

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.