Git Product home page Git Product logo

problemsolving's Introduction

ProblemSolving

  • 알고리즘 스터디용 repo

  • 매주 월/목 온라인 수업 후 진행. (19:30~, 변동 가능)

  • 공통 사용 언어는 Java입니다. 본인이 원할 경우 다른 언어를 사용해 추가로 업로드해도 됩니다.

  • 모든 코드는 본인의 폴더에 추가합니다.

    • ex> 닉네임/Site/Problem#/Problem#.java
    • 실제 실행이 목적이 아닌 작성한 코드의 공유가 목적이므로 실제 작업한 java 파일만 업로드해도 됩니다.
    • 당연히 프로젝트 전체를 올려주면 👍
  • Commit 생성 규칙

    • 이 규칙은 ProblemSolving repo에서만 적용됩니다.
    • 닉네임:: commit description
    • 폴더 이름은 문제 이름을 그대로 사용합니다.
    • ex> "기능 개발" 문제의 경우 common/programmers/기능 개발/기능 개발_이름.java, 커밋 메세지는 "movebxeax:: programmers 기능 개발_이름.java 추가" 의 형태가 됩니다.
    • 백준의 경우 문제 고유 번호를 이름으로 대체합니다.
    • ex> 1000번 문제의 경우 movebxeax/boj/1000/1000_A+B_변준우.java, 커밋 메세지는 "movebxeax:: boj 1000 추가" 의 형태가 됩니다.
  • 사용하는 PS 사이트 목록

  • Last Updated 22.07.25.

problemsolving's People

Contributors

movebxeax avatar unannn avatar jongseok-oh avatar 9jinseok avatar leehyeji319 avatar kanghyojin1401 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.