Here are some of my Data structures and algorithms created in Java Programming Language using IntelliJ IDE.
-
Updated
May 13, 2018 - Java
Here are some of my Data structures and algorithms created in Java Programming Language using IntelliJ IDE.
Contains the code of different DP problems. ie. 0/1 knapsack, unbounded-knapsack, Fibonacci, and different variations of similar problems.
Code samples that demonstrate the algorithms learnt during the course. Used as a preparation (not only ;)) for the exam.
In this repository i am going to keep some of the important notes and programs which are most useful while Coding.
An OOP project which can simulate six different types of dynamic programming based problems
Assignments from Algorithms Course like - All pairs shortest path, Common Substrings, Huffman Coding, K-nary Heaps, KMP, Line Sweep, Matrix Chain Multiplication, Maximum Flow, Quick Sort, Strongly Connected Components
Java Solutions to some common DP problems
Add a description, image, and links to the matrix-chain-multiplication topic page so that developers can more easily learn about it.
To associate your repository with the matrix-chain-multiplication topic, visit your repo's landing page and select "manage topics."