Skip to content

[Python] 이코테 & 백준 (알고리즘 기초)

Notifications You must be signed in to change notification settings

seunzu/Python-Study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Study

목표

파이썬 알고리즘 정리

기간

2024.03.11(월) ~ 04.21(일)

진행 방법

주차 진행일 진행사항 백준 문제 번호
1 ~ 03-24 자료구조
수학
자료구조 (200)
수학 1 (300) - 문제 번호
2 03-25 ~ 03-31 (입출력)
스택/큐/덱
문자열
자료 구조
2557, 1000, 2558, 10950, 10951, 10952, 10953, 11021, 11022, 11718, 11719, 11720, 11721, 2741, 2742, 2739, 1924, 8393, 10818, 2438, 2439, 2440, 2441, 2442, 2445, 2522, 2446, 10991, 10992
10828, 9012, 10799 / 10845 / 10866
10808, 10809, 10820, 2743, 11655, 10824, 11656
1406, 1158, 1168
3 04-01 ~ 04-07 정렬
이진탐색
2751, 11650, 11651, 10814, 10825, 10989, 11652, 11004
1654, 2805, 2110, 10815, 10816, 11662
4 ~ 5 04-08 ~ 04-21 BFS/DFS 1476, 1107, 1451, 9095, 10819, 10971, 1697, 1963, 9019, 1525, 2251, 2186, 3108, 5014, 1759, 2580, 1987, 6603, 1182, 2003, 1806, 1644, 1261, 1208, 7453, 2632, 2143

규칙

충돌 방지 -> 커밋하고 푸시하기 전에 항상 pull

Folder Tree

알고리즘 기초 1
  ㄴ week1
    ㄴ seunzu
      ㄴ 입출력
        - 2557 Hello World.py
        - 1000 A+B.py
  ㄴ week2
    ㄴ seunzu
      ㄴ 정렬

Commit Convention

이름 : 백준 번호 이름
ex. seunzu : 자료구조 1 10828 스택

챌린저스(인증) 규칙

  • 7일 중 5일 인증(보증금 5천원)
    • (1번) 백준 문제 성공 인증
      • 하루에 최소 3문제
    • (3번) 리포지토리에 push 인증

reference

About

[Python] 이코테 & 백준 (알고리즘 기초)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages