CS - Data Structure and Algorithm Core

1.ADT(Abstract Data Type), Linked-list - 추상자료형과 연결리스트

post-thumbnail

2.Tree(1) - 트리 개념, 이진트리, 이진검색트리

post-thumbnail

3.Tree(2) - BST Python code, Binary Search Tree 이진검색트리 파이썬 구현

post-thumbnail

4.Recursion - 재귀함수(호출)

post-thumbnail

6.Hash Table(1) - 해시테이블/해시함수/해시충돌

post-thumbnail

7.Hash table(2) - hash colision 해시충돌

post-thumbnail