Git Product home page Git Product logo

2024-programmers-study's Introduction

2024-programmers-study

스터디 규칙

  • 기간: 2024/01/01 ~
  • 매주 7개의 문제를 풀어 코드를 pull request로 제출
  • 각 문제 풀이 후 문제 풀이에 대한 README.md 필히 작성

문제집

  • 프로그래머스 레벨 2, 레벨 3

디렉토리 구조

  • 주차/문제명/아이디의 형식을 따른다. 예시) week1/의상/scv1702

Github 사용법

코드 제출 방법

  1. 해당 레포지토리를 fork 한다. (1주차만 해당)
  2. 매주 각자 문제 풀이 후 코드를 본인의 레포지토리에 push 한다.
  3. 본인의 레포지토리에서 원본 레포지토리로 pull request를 보낸다.
  4. 다음 주차 시작 전 스터디원들과 함께 모든 코드를 merge한다.
  5. 다음 주차 시작 전 본인의 레포지토리를 원본 레포지토리와 동기화한다.

pull reqeust 규칙

  • pull request 제목은 [주차]-[아이디]으로 한다. 예시) week1-scv1702

commit 규칙

  • 새로운 문제 생성 시 create: [주차]. 예시) create: week1
  • 문제 해결 시 solve: [주차]-[문제명]. 예시) solve: week1-의상
  • 기존 코드 수정 시 modify: [주차]-[문제명] [변경 사항]. 예시) modify: week1-의상 시간 복잡도를 O(N)으로 개선

2024-programmers-study's People

Contributors

kimjhyun0627 avatar scv1702 avatar sanghee0820 avatar jupyter471 avatar wgwjh05169 avatar eastfilmm avatar

Stargazers

김강민 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.