Data Structure and Algorithm
From Innovation
Text Book
Supplementary Text Book
- [영어] "Data Structures and Algorithms Made Easy," by Narashima Karumanchi, CareerMonk Publication
- [한국어] "C 언어로 쉽게 풀어쓴 자료 구조," 천인국 저, 생능출판사
- [한국어] "뇌를 자극하는 알고리즘," 박상현 저, 한빛미디어
- [한국어] "사전처럼 바로 찾아 쓰는 알고리즘 - 바로 동작하는 실전 코드로 정리한 알고리즘 사전,"조지 T. 하인만, 게리 폴리케, 스탠리 셀코 저, 전경원 역, 한빛미디어
Topics
- Data Structure
- Stack
- Queue
- Linked List
- Binary Tree
- Algorithms
- Sorting
- Searching
- Hash Table
- Graph