-
์๋ฃ๊ตฌ์กฐ ์นดํ ๊ณ ๋ฆฌ๋ '2020 ์๋ฃ๊ตฌ์กฐ ๋ฐ ์ค์ต' ๊ณผ๋ชฉ์ ๋๋นํ๊ธฐ ์ํด ๋ฏธ๋ฆฌ ๊ฐ์ ๊ณํ์๋ฅผ ๋ฐ๋ผ ์์ต ๋ชฉ์ ์ผ๋ก ๋ง๋ค์์ต๋๋ค.
(์ ์ ๋ฆฌ๋๋ฉด ์ํ ๋ ์์ฝ๋ณธ์ผ๋ก ์จ์ผ์ง)
์๋์ ๊ฐ์ ์๋ฃ ๊ตฌ์กฐ๋ค์ ๋ค๋ฃฐ ์์ ์ ๋๋ค.
1. lists: array, stack, queue, structure, linked list
2. trees: introduction, tree traversal, binary trees, binary expression trees
3. trees: binary search trees, height-balanced trees, AVL tree, performance
4. internal sorting: insertion sort, selection sort, merge sort, quick sort, performance
5. binary search, static hashing
6. graphs: traversal, minimum spanning tree, graph traversal algorithms
7. trees: tries, spatial trees, multidimensional trees
8. external sorting and search, external merge sort, dynamic hashing, B-tree
์ง์ ์์ ์ ๋ค์ ํ์, ์ ๋ฆฌํ๋ ์๋ฃ์ ๋ด์ฉ์ ์์ ํ ์ ์์ต๋๋ค.
'๐STUDY > ๐พ์๋ฃ๊ตฌ์กฐ' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
02. ์๋ฃ๊ตฌ์กฐ trees: tree traversal, binary trees, binary expression trees (0) 2020.02.25 01. ์๋ฃ๊ตฌ์กฐ lists: array, structure, linked list, stack, queue (0) 2020.02.22 ๋๊ธ