Ultimate-Java-Resources
Ultimate-Java-Resources copied to clipboard
Java programming. All in one Java Resource for learning. Updated every day and up to date. All Algorithms and DS along with Development in Java. Beginner to Advanced. Join the Discord link.
This is also an example of how to use the Math.random class I added it to make it new users easy to include this technique to their own program. #599
## 🚀 Feature To add an algorithm to find strongly connected components(SCCs). ## Have you spent some time to check if this issue has been raised before? yes ### Have...
Sudoku Backtracking algorithm added in algorithms section
Kedane's Algorithm is added in the DP section
The Dutch national flag (DNF) problem is added in algorithms section
Recursive version of Binary Search is added in the algorithms repo
Add some more useful links in resources for Dynamic programming. Maybe it is a tutorial to DP or some useful tricks.
## What does this PR do? (Provide a description of what this PR does.) ## Test Plan (Write your test plan here. If you changed any code, please provide us...
## What does this PR do? (Provide a description of what this PR does.) ## Test Plan (Write your test plan here. If you changed any code, please provide us...