kowshik-sundararajan / CS3230

Design and Analysis of Algorithms (CS3230) - National University of Singapore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CS3230

Design and Analysis of Algorithms (CS3230) - National University of Singapore.

Coursework implementing different concepts such as Divide and Conquer, Dynamic Programming, Greedy and algorithms such as Strassen's, 0-1 Knapsack and Minimum Coin Change.

All programs are written in Java.

Prerequisites

Java SE Development Kit

Authors

Kowshik Sundararajan

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details

About

Design and Analysis of Algorithms (CS3230) - National University of Singapore

License:GNU General Public License v3.0


Languages

Language:Java 100.0%