Giter VIP home page Giter VIP logo

algorithmstudy's Introduction

AlgorithmStudy

목표

일주일에 한 문제씩 알고리즘 문제를 풀어봅니다.

운영 계획

  • 매주 일요일마다 한 문제씩 issue로 등록합니다.
  • 문제를 풀지 못한 것에 대한 패널티는 없습니다.
  • 새로운 문제를 출제할 때 이전 문제 관련된 issue는 close되며, PR은 일괄 머지합니다.

문제 제출 기한

  • 매주 금요일까지 해당 문제에 대한 PR을 올립니다.
  • 해당 PR의 Linked issues 에 해당 issue를 연결합니다.

브랜치 관리

  1. 개인 master 브랜치의 업스트림을 StudyFork:master 로 설정합니다.
  2. pull 합니다.
  3. 브랜치를 생성합니다. (예, AlgorithmProblem)
  4. 3에서 생성한 브랜치에 결과물을 commit & push 합니다.
  5. PR 을 올립니다. (base : StudyFork:master, compare : AlgorithmProblem)

문제 기준

임의로 한 문제를 선정하여 issue 에 등록합니다. (요청에 따라 추가될 수 있습니다.)

스터디 신청

  • 해당 브랜치를 fork 하신 후, 개인 디렉토리를 생성하시어 PR을 올립니다.
    • 개인 디렉토리에 임의의 파일을 추가하셔야(ex, README.md) 커밋이 가능합니다.
  • PR이 머지되면, 그 이후에는 개인 디렉토리에 작업하시고 master 브랜치로 PR을 올리시면 됩니다.

PR 양식

  • 각 사이트에서 제공하는 문제에 대한 코드만 올려주세요.
  • 문제를 푼 결과를 스크린샷을 찍어서 PR 설명란에 업로드 해주세요.

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.