(https://github.com/coherent17/2021-Fall-Data-Structure/blob/main/HW1/prog1_v2.pdf)
- Matrix Multiplication & Transpose
- Sparse Matrix
- Score : 98
(https://github.com/coherent17/2021-Fall-Data-Structure/blob/main/HW2/prog2_v2.pdf)
- Parallel Computing Job Assignment Problem
- Circular Queue
- Score : 88.2
(https://github.com/coherent17/2021-Fall-Data-Structure/blob/main/HW3/prog3.pdf)
- Polynomial Operations
- Score : 90
(https://github.com/coherent17/2021-Fall-Data-Structure/blob/main/HW4/prog4.pdf)
- Max Heap
- Level-Order-Traversal
- Pre-Order-Traversal
- In-Order-Traversal
- Post-Order-Traversal
- Score : 100
(https://github.com/coherent17/2021-Fall-Data-Structure/tree/main/HW5)
- Negative Weight Graph
- Bellmanford Algorithm
- Score : 100
(https://github.com/coherent17/2021-Fall-Data-Structure/blob/main/HW6/prog6_v2.pdf)
- QuickSort
- Score : 100
(https://github.com/coherent17/2021-Fall-Data-Structure/blob/main/HW7/prog7.pdf)
- String Matching
- Hash Table
- Score : 100