* [JAVA-18123] Upgraded algorithms-modules to java 11 + Upgraded unit tests to junit5 * [JAVA-18123] Clean up properties --------- Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
Algorithms - Miscellaneous
This module contains articles about algorithms. Some classes of algorithms, e.g., sorting and genetic algorithms, have their own dedicated modules.
Relevant articles:
- Dijkstra Shortest Path Algorithm in Java
 - Introduction to Cobertura
 - Test a Linked List for Cyclicity
 - Introduction to JGraphT
 - A Maze Solver in Java
 - Create a Sudoku Solver in Java
 - Displaying Money Amounts in Words
 - A Collaborative Filtering Recommendation System in Java
 - Implementing A* Pathfinding in Java
 - More articles: [<-- prev] [next -->]