GithubHelp home page GithubHelp logo

study__codingtest's Introduction

코딩테스트 스터디

🗂️ Repository 폴더 구조

week@/문제번호_본인이름.언어
  • 예시: week1/4673_sunjin.py

✅ commit 규칙

  • commit 메시지: [BOJ] 문제번호_문제이름 / 난이도 / 문제풀이성공여부
git commit -m "[BOJ] 4673_셀프 넘버 / 실버 5 / O"
git commit -m "[BOJ] 4673_셀프 넘버 / 실버 5 / X"

✅ PR 규칙

  • PR 제목: week @ / 이름 / 사용 언어
week 5 / 김선진 / python
  • PR 템플릿을 바탕으로 문제 난이도별로 간단한 코드 설명과 시간 복잡도를 계산해서 PR을 등록해주세요!
## ✏️ 풀이 문제 목록
- BOJ {문제 번호} - {문제 이름} - 실버 5 - {풀이 push 완료 여부}
- BOJ {문제 번호} - {문제 이름} - 실버 4 - {풀이 push 완료 여부}
- BOJ {문제 번호} - {문제 이름} - 실버 3 - {풀이 push 완료 여부}
- BOJ {문제 번호} - {문제 이름} - 실버 2 - {풀이 push 완료 여부}
- BOJ {문제 번호} - {문제 이름} - 실버 1 - {풀이 push 완료 여부}

## BOJ {문제 번호} - {문제 이름} - 실버 5
### 코드 설명

### 시간 복잡도 계산

## BOJ {문제 번호} - {문제 이름} - 실버 4
### 코드 설명

### 시간 복잡도 계산

## BOJ {문제 번호} - {문제 이름} - 실버 3
### 코드 설명

### 시간 복잡도 계산

## BOJ {문제 번호} - {문제 이름} - 실버 2
### 코드 설명

### 시간 복잡도 계산

## BOJ {문제 번호} - {문제 이름} - 실버 1
### 코드 설명

### 시간 복잡도 계산

✅ branch 규칙

브랜치를 본인 이름(영어로 해주세요!)으로 만들어 문제 풀이 후 PR을 요청해주세요!

study__codingtest's People

Contributors

dawncoding avatar www-r avatar nagyum 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.