공부/알고리즘

알고리즘 정리

zzangyeah 2023. 10. 9. 09:54
728x90

이것이 코딩테스트다 참고하여 작성

https://github.com/ndb796/python-for-coding-test

 

GitHub - ndb796/python-for-coding-test: [한빛미디어] "이것이 취업을 위한 코딩 테스트다 with 파이썬" 전체

[한빛미디어] "이것이 취업을 위한 코딩 테스트다 with 파이썬" 전체 소스코드 저장소입니다. - GitHub - ndb796/python-for-coding-test: [한빛미디어] "이것이 취업을 위한 코딩 테스트다 with 파이썬" 전체 소

github.com

저자 깃허브

 

chapter3.그리디

https://github.com/Zzang-yeah/codingTest_python/blob/master/codingTest_Python/chapter3.%EA%B7%B8%EB%A6%AC%EB%94%94.md

chapter4.구현

https://github.com/Zzang-yeah/codingTest_python/blob/master/codingTest_Python/chapter4.%20%EA%B5%AC%ED%98%84.md

chapter5.DFSBFS

https://github.com/Zzang-yeah/codingTest_python/blob/master/codingTest_Python/chapter5.DFSBFS.md

chapter6.정렬

https://github.com/Zzang-yeah/codingTest_python/blob/master/codingTest_Python/chapter6.%EC%A0%95%EB%A0%AC.md

chapter7.이진탐색

https://github.com/Zzang-yeah/codingTest_python/blob/master/codingTest_Python/chapter7.%EC%9D%B4%EC%A7%84%ED%83%90%EC%83%89.md

chapter8.다이나믹 프로그래밍

https://github.com/Zzang-yeah/codingTest_python/blob/master/codingTest_Python/chapter8.%20%EB%8B%A4%EC%9D%B4%EB%82%98%EB%AF%B9%20%ED%94%84%EB%A1%9C%EA%B7%B8%EB%9E%98%EB%B0%8D.md

chapter9.최단경로

https://github.com/Zzang-yeah/codingTest_python/blob/master/codingTest_Python/chapter9.%EC%B5%9C%EB%8B%A8%EA%B2%BD%EB%A1%9C.md

chapter10.그래프 이론

https://github.com/Zzang-yeah/codingTest_python/blob/master/codingTest_Python/chapter10.%EA%B7%B8%EB%9E%98%ED%94%84%EC%9D%B4%EB%A1%A0.md