Skip to content

모여서 각자 알고리즘의 Algorithm Repo

License

Notifications You must be signed in to change notification settings

yes-algo-keep-coding/algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📜 Rules

📍 Commits

  • Title: {Commit_Type}: {Subject}

  • Title은 50자 미만, Body는 부가 설명을 간략하게 기재

  • Commit Types

    • Docs: 새로운 문서의 추가 및 수정
    • Refactor: 기능 변화가 없는 버그 수정 및 코드의 변경
    • Style: 코드 의미에 영향을 주지 않는 변경 사항
    • Correct: 문법의 오류, 오타 등의 정정
    • Chore: 기타 변경 사항
    • Revert: 작업 되돌리기

    Click Here To See More Types

    Feat: 새로운 기능의 추가

    Fix: 버그 수정

    Ci: CI 관련 설정의 수정

    Test: 테스트 코드 추가 혹은 기존 테스트 코드 수정

    Add: 파일 추가

    Move: 파일 이동

    Delete: 파일 삭제

    Modify: 파일 변경

    Correct: 문법 오류, 오타 등의 정정

📍 Algorithm

  • Path: /Algorithm/{Platform}_{QuestionNumber}_{Language}.md

  • Based on Python 스터디 이후 취업에 따른 사용 언어 다양화로 언어 분류를 추가하며 다양화

  • Platform 코드는 백준: boj, 프로그래머스: ps, 리트코드: lc 로 통일

  • 업로드 후 각자의 Reports 에 경로를 추가할 것

  • 이미지 파일은 images 폴더에 통합 저장하며 파일 정보를 알 수 있도록 파일명을 제공할 것

🎥 Records

Click Here To See All Records

About

모여서 각자 알고리즘의 Algorithm Repo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •