KrisCris / COMP611_ADA

COMP611 Algorithm Design And Analysis assignments in Java. Some GUI applications with algorithms and design patterns.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AUT COMP611 - Algorithm Design and Analysis

4 assignments touching the topics of

  1. socket communication / multi-thread
  2. Dynamic programming
  3. Augmented Data Structure
  4. Implimentation of whatever algorithms you know

Assignment 1 - Chatroom

a1

Assignment 2 - Find the shortest path in a terrain

a2_1

a2_2

Assignment 3 - Graph, Tree & Augmented DS

MinGap

a3_1

a3_2

Assignment 4 - Independent studied algorithm

A calculator utilizing KNN Handwriting Digits recognition.

About

COMP611 Algorithm Design And Analysis assignments in Java. Some GUI applications with algorithms and design patterns.

License:GNU General Public License v3.0


Languages

Language:Java 100.0%