Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
Fixing the build error introduced previously in PR #1385. The type of cache
new LinkedHashMap<>
does not get inferred automatically on JDK8 and results in failed build https://github.com/TheAlgorithms/Java/runs/1026284704