Giter Club home page Giter Club logo

algorithms's Introduction

Hits

알고리즘(algorithms) 👀

백준에 올려진 문제들을 풀고 문제 해결을 위한 다양한 방법과 절차를 탐색하는 과정을 가지기 위하여 개설하였습니다.


📎 파일명

githubname.lang
# bee.tsc
#  커밋 룰
문제번호: 문제 제목 (ticket_number)
# 1659: 수 (Hard) (#4)

🗄️ 폴더 및 파일 구조

.
├── class01
│   ├── 문제 번호
│   │   └── 깃허브네임.언어 (또는 깃허브네임폴더)
│   ├── 1152
│   └── 2348
│   └── ...
├── class02
├── class03
├── class04
├── class05
├── class06
├── class07
├── class08
├── class09
└── class10

📌 이슈 생성 및 클로즈

  • 등록된 문제가 이슈로 등록되어있는 지 확인
  • 등록된 이슈가 없을 시 이슈 등록
    • 🏷️ (필수) label 1종 이상 추가
      • label 종류(총 215개)
        • 주제별
        • 클래스별
        • 레벨별
  • 문제 풀이 후 커밋
  • 커밋된 내용 확인 후 이슈에서 코멘터리
  • 참여자들 중 마지막 주자의 풀이가 푸시 된 후 마지막 문제 풀이자 외 Assignees에 할당된 2인 이상 확인 후 이슈 클로즈

:note: 소스코드 작성 주의 사항

  • 동작하는(컴파일 가능한) 소스코드 일 것 (오류는 상관 없음)
  • 하나의 문제를 여러가지로 푼 경우, name_method.ex 형태로 파일을 새로 만들 것(이름 폴더 생성)
  • 소스코드 내의 legacy code는 삭제
  • 주석이 길어지는 경우 README.md 이용
  • Pseudo code나 메모를 적는 경우, 정리하여 md 파일로 업로드

📔 출처


✨ 참여자



🔊 알람

운영 중인 디스코드 채널을 통해 등록된 이슈 및 git 로그의 알림이 전달됩니다.

algorithms's People

Contributors

functionbee avatar dongsoon-shin avatar positiveconfident 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.