FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

dev-jko/42-algorithm: data structure and algorithm · GitHub

Repository files navigation

42-algorithm

  • 자료구조와 알고리즘을 공부하는 저장소 입니다!
  • 오타, 추가, 수정 Issue & PR & Feedback 무조건 환영합니다!
  • 질문은 Issue로 올려주시면 최대한 답변해드릴께요 :)

이론

  1. linked list
  2. stack
  3. queue
  4. deque
  5. tree
  6. sort
  7. hash
  8. graph

실전

  1. brute force
  2. simulation
  3. two pointers, sliding window
  4. dynamic programming(DP)
  5. binary search
  6. shortest path
  7. union-find
  8. topological sort
  9. trie

contribution & feedback

nadarm , 365kim , robolovo , exgs

About

data structure and algorithm

Topics

Resources

Stars

58 stars

Watchers

7 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL