Giter Club home page Giter Club logo

algorithm-study's Introduction

Algorithm-Study

알고리즘 문제 풀이 스터디

📁 파일 구조

  • 자신의 프로필 ID / 플랫폼 이름 / 알고리즘 분류/ 문제번호 문제이름.py(or md) 원칙
    • ex) koeyhk/Programmers/그래프 탐색/4963 섬의개수.py
  • 문제 번호

📢 Rules

9/7 ~ 11/29

  • 한 주 시작 전 일주일 동안 풀 문제 선정 (주말, 공휴일 제외)
  • 첫 문제 풀고 PR 작성 -> 이후 커밋은 PR에 쌓임
  • 다음날부터 전날 문제에 대한 코드 리뷰 + 다음 문제 커밋

12/19 ~

  • 1~2주차 - 주요 유형별 2일
    • 첫날: 주요 유형 1개 강의 + 1문제
    • 다음날: 첫날 유형 2문제
  • 3주차 이후
    • 주요 유형 6개 순서대로 하루 2문제씩
    • 추가 유형 2개 1문제씩 2문제

📘 유형별 문제

주요 유형 문제

추가 유형 문제


💻 Commit 규칙

  • commit 메세지: [문제 출처(플랫폼)] 문제이름 / 난이도 / 걸린시간
  • description: 문제 주소 (option)
  • 터미널에서 작성법:
git commit -m "[BOJ] Hello World / 브론즈5 / 1분" -m "https://www.acmicpc.net/problem/2557"
  • 플랫폼 작성법 통일:
    • [BOJ] - 백준
    • [PGS] - 프로그래머스
    • [ETC] - 그외

💻 PR 규칙

  • PR 제목: 이름 / 주차 / 몇 문제
  • koeyhk / 9월 1주차 / 5문제
  • comment에는 이번주에 풀었던 문제의 알고리즘 분류와, 어려웠던 문제에 대한 회고 작성 (문제 풀면서 업데이트)

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.