Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 719 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 719 Bytes

NTU-DSA2017

NTU CSIE DSA (Data Structure & Algorithm) Spring 2017.

✔️ Course website

Homework

Homework are written in C++11, adapting C++ coding style whenever possible, unless the performance is in concern.

⚡ hw1: Range maximum query

⚡ hw2: N-gram search (information retrieval)

⚡ hw3: 2048 (DFS using a stack)

⚡ hw4: News headline generator (Ranking via heaps)

⚡ hw5: Dice sum game

Final Project

📚 Design and Solve Programming Problems

(TODO)

📊 The scoreboard made during final project

Credit

(WIP)
127dada is a miracle.