Giter Site home page Giter Site logo

algo's Introduction

👊🏻 NaGuLiRa Algorithm Study

나구리라의 천방지축 알고리즘 성장일기


⏰ Time & Period

  • 기간 : 8월 5째주 ~
  • Meeting : 매주 월요일 11:30am

🧑🏻‍💻 Participants

나기/이윤학 구밥/임지원 리버/이경수 라프/허예강
@Naknakk @baabguui @kyxxgsoo @ye-gang-jjang

📖 Process

  • 매 주 한 문제씩 선정하여 문제를 공유하고, 각자 팀원들은 미팅날까지 문제를 풀어옵니다.
  • 미팅날 사다리타기로 문제를 선정하여 발표합니다.

Pull Request & Commit Rule

📌 PR Rule

  • 이 Repository를 각자 Fork합니다.
  • 각자의 닉네임으로 Fork한 Repository에서 branching합니다. (Ex. 'Liver' 브랜치 생성)
  • 푼 문제(+풀이과정, 설명)을 commit 후 PR 요청을 합니다.
  • 미팅 시간에, 리더가 PR을 확인하고 Merge합니다.
  • PR Message [N주차] 닉네임 (Ex. [1주차] Liver)

Commit Rule

  • 자신의 팀 폴더 - 주차 - (자신의 닉네임) 폴더에 알맞게 commit합니다.

    예시

    Liver
    ├── [백준 - 1000] A+B
    │   ├── [백준 - 1000] A+B.py
    │   └── [백준 - 1000] 풀이.md
  • Commit Message

    1. 문제별로 하나씩 commit할 때는 [N주차] [문제 사이트 - 문제 번호] 문제명
      • Ex. [1주차] [백준 - 1000] A+B
    2. 주차별로 한번에 commit할 때는 [N주차] 닉네임
      • Ex. [1주차] Liver

File Structure (Example)

.
├── Week 1
│   ├── Nagi
│   │   ├── [백준 - 1000] A+B
│   │   │   ├── [백준 - 1000] A+B.py
│   │   │   └── [백준 - 1000] 풀이.md
│   │   └── [백준 - 1005] ACM Craft
│   │       ├── [백준 - 1005] ACM Craft.py
│   │       └── [백준 - 1005] 풀이.md
│   ├── Gubaab
│   │   ├── [백준 - 1000] A+B
│   │   └── ├── [백준 - 1000] A+B.py
│   │   │   └── [백준 - 1000] 풀이.md
│   │   └── [백준 - 1005] ACM Craft
│   │       ├── [백준 - 1005] ACM Craft.py
│   │       └── [백준 - 1005] 풀이.md
│   ├── Liver
│   │   ├── [백준 - 1000] A+B
│   │   └── ├── [백준 - 1000] A+B.py
│   │   │   └── [백준 - 1000] 풀이.md
│   │   └── [백준 - 1005] ACM Craft
│   │       ├── [백준 - 1005] ACM Craft.py
│   │       └── [백준 - 1005] 풀이.md
│   ├── Raf
│   │   ├── [백준 - 1000] A+B
│   │   └── ├── [백준 - 1000] A+B.py
│   │   │   └── [백준 - 1000] 풀이.md
│   │   └── [백준 - 1005] ACM Craft
│   │       ├── [백준 - 1005] ACM Craft.py
│   │       └── [백준 - 1005] 풀이.md
│   ├── ...
│   └── ...
├── Week 2
│   ├── Nagi
│   ├── Gubaab
│   ├── Liver
│   ├── Raf
│   ├── ...
│   └── ...
├── ...
└── ...

📚 History

주차 테마 문제 번호 및 이름
1 백준 [백준] 1213. 팰린드롬 만들기 (Silver III)
[백준] 2839 설탕 배달 (Silver IV)
[백준] 1158. 요세푸스 문제 (Silver IV)
[백준] 10808. 알파벳 개수 (Bronze IV)
2
3
4
5
6
7
8
9
10
11
12

algo's People

Contributors

kyxxgsoo avatar naknakk avatar baabguui 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.