Giter VIP home page Giter VIP logo

coding_test_study's Introduction

coding_test_study

코딩 테스트 스터디

스터디

정기회의 미정

언어: python,java,js,golang

일정: 모든 스터디원이 자신이 원하는 곳으로 갈 때까지

스터디 규칙

  1. codingtest git repository를 fork받습니다.
  2. fork 받은 repository를 clone 받습니다.
  3. 자신만의 폴더를 만들고 알고리즘 관련 코드를 만들어 push 해줍니다.
  4. 원격 레포지토리에 올라온 코드에 관련하여 fork받은 레포지토리에 PR을 작성합니다.

PR(Pull Request) & Commit message 규칙

Pull Request 규칙

  • Pull Request 전, 자신이 fork한 저장소의 커밋 내역을 원격 저장소의 최신 커밋 으로 fetch & merge 한 이후에 진행합니다.
  • Pull Request 명칭은 [ 사이트명 - 주차 ] 작성자명 으로 통일한다.
  • 모든 Reviewers들은 코드에 대해 코멘트를 작성해줍니다

Reviewers

  • Reviewers는 스터디원 모두로 지정해줍니다.

Assignees

  • Assignees는 본인으로 지정합니다.

Commit Message

  • 커밋 메시지는 자유롭게 적되, 앞단에 사이트 명과 문제번호 혹은 명을작성해줍니다.

ex) [BOJ-01] 코드 수정

Pull Request 양식

## Coding Test Study Pull Request

---

## 문제 정보

### 문제 링크

-

### 문제 관련 알고리즘 or 자료구조

- 

## 해결 과정

### 작성 코드


### 어려웠던 점

-

### 궁금한 점

-

### 기타
-  

파일 및 사이트 규칙

  1. 파일 작성 시, <사이트>_<문제번호or문제명>.py
  2. 사이트 약어는 다음과 같습니다.
    1. 백준 - BOJ
    2. 프로그래머스 - PRO
    3. leetcode - LEET

coding_test_study's People

Contributors

tae2089 avatar jo999999 avatar kimyungi avatar jayleenym avatar yoosoobin avatar seoromin 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.