Skip to content

yoonseo-han/BST_AlgoStudy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BST_AlgoStudy

❗️ 소스코드 파일 이름 규칙

  • 자유롭게 작성
  • 폴더명 또는 소스코드 파일명에 콜론 ":", "?", "!" 등 특수문자 안됩니다 :D

🙏 commit 규칙

  • commit 메세지: [문제 출처(플랫폼)] 문제이름 / 난이도
  • description: 문제 주소 (option)
  • 터미널에서 작성법:
    git commit -m "[BOJ] Hello World / 브론즈5" -m "https://www.acmicpc.net/problem/2557"
  • 만약, 시도했지만 해결하지 못한 경우 커밋에 표기
    git commit -m "[BOJ] Hello World / 브론즈5(시도 중)" -m "https://www.acmicpc.net/problem/2557"

플랫폼 작성법 통일

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •