Write tests using JUnit5 for the following sections: - Greedy Algorithms (3 test files) - General Problems (2 test files) - Divide and Conquer (2 test files) - Dynamic Programming (1 test file)