Giter VIP home page Giter VIP logo

codingteststudy's Introduction

Algorithm Study

코딩 테스트 준비를 위한 스터디입니다.

🚩 스터디 규칙

  1. 일주일에 최소 4문제 이상 풀기.
  2. 한 문제당 2시간 이상 소요하지 않기.
  3. 알고리즘 공부 후 그 알고리즘의 해당하는 문제 풀기.
    • 알고리즘을 이해가 될 때까지 공부 진행
    • 관련 문제 최소 5개 이상 풀이 진행
    • 이해가 가지 않는 문제의 경우, 스터디원과 함께 상의하기.
  4. 다른 사람의 풀이를 참고했을 경우
    • 그 부분에 대한 공부 진행 후, 주석 처리(선택)
  5. 코드가 지저분하거나 효율적이지 못할 때
    • 개선점을 찾아서 공부 후 필기(다른 사람의 코드 참고도 좋아요!)

📁 디렉토리 구조

├── 스터디원1/  
│   ├── BOJ/  
│   │   ├── 문제1.cpp  
│   │   ├── 문제2.py  
│   ├── PGS/  
│       ├── 문제3.java  
│       ├── 문제4.py  
|
├── 스터디원2/  
    ├── BOJ/  
    │   ├── 문제5.cpp  
    │   ├── 문제6.py  
    ├── PGS/  
        ├── 문제7.java  
        ├── 문제8.py  

✅ Commit 규칙

  • commit 메세지: [플랫폼 - 번호 - 난이도] 문제이름

  • 플랫폼 작성법:

    • [BOJ] - 백준
    • [PGS] - 프로그래머스
    • [LTC] - 리트코드
    • [CFS] - 코드포스
    • [SEA] - 삼성SW Expert Academy
    • [ETC] - 그외

codingteststudy's People

Contributors

junhokim-iib avatar ki5818 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.