Skip to content

알고리즘 스터디를 위한 레포지토리 입니다.

Notifications You must be signed in to change notification settings

penzer27/AlgoStudy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

AlgoStudy

알고리즘 스터디를 위한 레포지토리 입니다.

source 폴더에 풀이 코드를 업로드 해주세요.

릿코드 문제 풀이 코드 : source/leetcode/(문제번호)/(파일이름)

코드포스(보너스) 문제 풀이 코드 : source/codeforces/(문제번호)/(파일이름)

  • (문제번호) 는 해당 사이트에서 문제별로 갖고 있는 고유 id 입니다.

  • (파일이름) 은 오픈톡방에서 본인의 닉네임을 식별할 수 있으며 다른 사람과 겹치지 않는 형식으로 업로드 합니다.

    [닉네임].cpp, [닉네임].py, [닉네임]_[추가설명].cpp 등등

    ex) hyoseong.cpp, hyoseong_faster.cpp, hyoseong_time_limit.cpp

About

알고리즘 스터디를 위한 레포지토리 입니다.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 61.0%
  • JavaScript 20.5%
  • Python 17.1%
  • Java 1.1%
  • TypeScript 0.3%