A number of important and useful algorithms are implemented in java, such as
- minimum spanning trees
- stable matching algorithms
- Huffman algorithms
- scheduling algorithms with problem definitions and solutions.
please read the problem first and then look at the solution file for every single algorithm.