Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 

Repository files navigation

algorithm repository commit convention

  • 무조건 하루 1 알고리즘 문제 풀 것
  • 프로그래머스 문제일 경우 1번 부터 시작
    • python : study
      • notion 에 알고리즘 문제 푼거 기록한것 부터 복습
      • 브루트포스부터 시작
    • javascript : 개인 (알고리즘에서 사용하는 문법은 많이 다르기에 기초 부터 시작)
  • 폴더 구조를 문제 유형으로 분류
  • 커밋 내용을 아래와 같이 지정하여 커밋을 할 것

function number message 설명
solveJs #문제번호 문제제목 java 알고리즘 문제 풀이
solvePy #문제번호 문제제목 python 알고리즘 문제 풀이
updateSolvePy #문제번호 문제제목 python 알고리즘 문제 풀이 수정
updateSolveJs #문제번호 문제제목 js 알고리즘 문제 풀이 수정

About

알고리즘 공부

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages