Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ette9844/algorithm-with-python

Repository files navigation

알고리즘 공부 및 코딩 테스트 대비

  1. python : 파이썬 표준 라이브러리 및 코드 작성 팁
  2. greedy : 그리디 알고리즘
  3. implementation : 구현 (시뮬레이션, 완전탐색)
  4. dfs-bfs : DFS 와 BFS
  5. sort : 정렬 알고리즘 (선택, 삽입, 퀵, 계수)
  6. binary-search : 순차 탐색, 이진 탐색
  7. dynamic-programming : 다이나믹 프로그래밍
  8. shortest-path: 최단 경로 (다익스트라, 플로이드 워셜)
  9. graph: 그래프 이론 (서로소 집합, )

참고 자료

이것이 취업을 위한 코딩 테스트다 with 파이썬 - 나동빈 https://github.com/ndb796/python-for-coding-test

About

Algorithm study logs with python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /