Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Programmers.co.kr · algorithm practice

Python

Personal archive of Programmers algorithm solutions (Lv.0–Lv.2), organized one folder per problem.

Structure

프로그래머스/
  0/   # Level 0
  1/   # Level 1
  2/   # Level 2
    <problem_id>. <title>/
      <title>.py
      README.md    # problem link + notes (when present)

Solved problems (sample)

Level ID Title
0 120822 문자열 뒤집기
0 120823 직각삼각형 출력하기
0 120830 양꼬치
0 120831 짝수의 합
0 120876 겹치는 선분의 길이
0 120898 편지
0 120903 배열의 유사도
0 181852 뒤에서 5등 위로
0 181897 리스트 자르기
1 12906 같은 숫자는 싫어
1 12925 문자열을 정수로 바꾸기
1 12928 약수의 합
1 42840 모의고사
1 86491 최소직사각형
2 12909 올바른 괄호
2 42839 소수 찾기
2 86971 전력망을 둘로 나누기

Author

Suko Jim

About

Programmers.co.kr algorithm practice archive

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages