Skip to content

olwooz/algo-gaja

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

🧐 algo-gaja

🔥 코딩 테스트 정복을 위한 알고리즘 문제 풀이 스터디

Members

📏 Rules

  • 💪 주말, 공휴일 제외 1일 1솔 목표
  • 🛑 문제 풀이 시간 1시간 초과 시 스톱
  • 📝 자정까지 PR 올리기
  • ✅ 주 최소 1회 JavaScript로 풀이

어려웠던 부분, 개선할 부분 PR 내용에 포함해서 같이 리뷰

🕶️ Conventions

Issue | [플랫폼] 문제이름
e.g. [Programmers] 문자열 출력하기

PR | YYMMDD 이름
e.g. 230712 수정

Commit Message | 내용 문제이름
e.g. Create 문자열 출력하기
e.g. Refactor 문자열 출력하기

Directory/File Name | platform/YYMMDD_문제_이름/id
e.g. programmers/230712_문자열_출력하기/kwaksj329.js

💻 Get Started

클론

git clone https://github.com/olwooz/algo-gaja.git

브랜치 생성 & 전환

git checkout -b 브랜치 이름

Commit & Push

git add .
git commit -m "커밋 메시지"
git push -u origin 브랜치 이름

브랜치 삭제

git branch -D 브랜치 이름

About

Algorithm study

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published