Skip to content

hyunjune-lee/python_algorithm_interview

Repository files navigation

python-algorithm-interview

# 0. 날짜 & 시도 횟수
# 2021.01.
# 시도 횟수 : 번째
# 1. 문제의 간단한 해법과 함께 어떤 방식으로 접근했는지
#
# 2. 문제의 해법을 찾는데 결정적이었던 깨달음은 무엇이었는지
#
# 3. (+한번에 맞추지 못한 경우 오답 원인 적기)
#

from typing import *
from collections import *

파일 네이밍

출처[_문제번호] - (problemName | 문제이름)_시도횟수[_버전]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published