Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/privatepeople/codingtest
코딩테스트 공부를 위한 저장소
https://github.com/privatepeople/codingtest
algorithm alogorithms coding coding-test coding-tests data-structure data-structures python
Last synced: 1 day ago
JSON representation
코딩테스트 공부를 위한 저장소
- Host: GitHub
- URL: https://github.com/privatepeople/codingtest
- Owner: privatepeople
- Created: 2024-07-22T13:45:27.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-11-10T04:28:29.000Z (6 days ago)
- Last Synced: 2024-11-10T04:29:45.402Z (6 days ago)
- Topics: algorithm, alogorithms, coding, coding-test, coding-tests, data-structure, data-structures, python
- Language: Jupyter Notebook
- Homepage:
- Size: 218 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CodingTest
코딩테스트 공부를 위한 저장소입니다.
Programmers는 코딩테스트 플랫폼인 '프로그래머스'의 코딩테스트 문제들을 문제 레벨에 따라 나누어서 푼 풀이들이 있습니다.
Python_Algorithm_Interview의 경우 '파이썬 알고리즘 인터뷰(책만)' 책의 코드들이 있습니다.