https://github.com/hyp3rflow/cose214
KU2019 | Algorithms | Assignment
https://github.com/hyp3rflow/cose214
Last synced: 8 months ago
JSON representation
KU2019 | Algorithms | Assignment
- Host: GitHub
- URL: https://github.com/hyp3rflow/cose214
- Owner: hyp3rflow
- Created: 2019-10-26T12:46:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-28T11:03:54.000Z (almost 6 years ago)
- Last Synced: 2025-01-29T00:09:49.634Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 8.69 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# COSE214 (2019-2)
고려대학교 컴퓨터학과 전공과목인 이도길 교수님의 알고리즘 강의의 과제를 아카이빙한 레포지토리입니다.
총 다섯 가지의 과제로 구성되어 있으며, 목록은 다음과 같습니다.
- Brute force Convex hull problem
- Divide-and-conquer Convex hull problem
- River crossing puzzle problem
- Minimum edit distance / alignment
- Huffman code implementation
> 두 개의 Convex hull problem은 하나의 디렉토리에 저장되어 있습니다.
> 본 레포지토리의 소스코드를 표절하거나 수정한 뒤 제출해 받는 불이익은 본인이 감수하셔야 합니다.