📌 This repositories are more code oriented than descriptions.
Book Original Source: raywenderlich/alg-materials
Additional Source: raywenderlich / swift-algorithm-club
- Stack
- Linked List
- Queue
- Tree
- Binary Tree
- Binary Search Tree
- AVL Tree
- Tries
- Heap
- Priority Queue
- Sort
- Bubble Sort
- Selection Sort
- Insection Sort
- Merge Sort
- Radix Sort
- Graph
- BFS
- DFS
- Dijkstra's Algorithm
- Prim's Algorithm
주관적인 의견이므로 참고만 해주세요.
😊 장점
- 다른 자료구조 책과 비교해도 손색이 없다. 정말 있을 거 다 있다.
- Swift로 되어 있고 필요하다면 raywenderlich의 swift algorithm club에서 다른 것도 볼 수 있어서 좋다.
🥲 단점
- 450p의 분량에 모든 걸 넣다보니 자료구조 입문자에게 어렵다.
- 영어 원서다보니 더 어려울 수 있다.
- 50$ + 해외배송이라서 비싸다.