Skip to content

RodH257/Advanced-Algorithm-Problems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Problems completed during QUT Advanced Algorithms unit INB365.
Demonstrate a number of techinques including:
- Dynamic Programming
- Graph Traversal Algorithms
- Shortest Path Algorithms
- Convex Hull
- Line Intersection
- String Matching
- Maximum Flow 
- Min Cost Max Flow
- Edit Distance
- Stable Marriage

and more. They accept console based text input and output results to the console. 
Various problem statements are available in the solution. 

About

Solutions to ACM/TopCoder style programming competition problems. Demonstrates a number of advanced algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages