An open API service indexing awesome lists of open source software.

https://github.com/hyp3rflow/cose214

KU2019 | Algorithms | Assignment
https://github.com/hyp3rflow/cose214

Last synced: 8 months ago
JSON representation

KU2019 | Algorithms | Assignment

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은 하나의 디렉토리에 저장되어 있습니다.
> 본 레포지토리의 소스코드를 표절하거나 수정한 뒤 제출해 받는 불이익은 본인이 감수하셔야 합니다.