mirror of
https://github.com/TheAlgorithms/Java.git
synced 2025-12-19 07:00:35 +08:00
b4d104db2360bd53d09bf67f0271788e78176cb8
* Added algorithm for color contrast ratio. * Added comment and example usage in main. * Fixed calling method in main without creating object. * Formatted with Google Java Formatter * Add imports for ColorContrastRatio.java * updating DIRECTORY.md * Updated to follow repo conventions. Undid formatting of documents. * Follow repository conventions. * Formatted with Google Java Formatter * Added test method with assetions. * Formatted with Google Java Formatter * Update Misc/ColorContrastRatio.java Co-authored-by: Ayaan Khan <ayaankhan98@gmail.com> * updating DIRECTORY.md * Correct javadocs and parameter names. * Formatted with Google Java Formatter Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com> Co-authored-by: Ayaan Khan <ayaankhan98@gmail.com>
The Algorithms - Java
NOTE: A Development branch is made for this repo where we're trying to migrate the existing project to a Java project structure. You can switch to Development branch for contributions. Please refer this issue for more info.
You can run and edit the algorithms or contribute to them using Gitpod.io, a free online development environment, with a single click.
All algorithms are implemented in Java (for educational purposes)
These implementations are for learning purposes. The implementations may be less efficient than the Java standard library.
Contribution Guidelines
Read our Contribution Guidelines before you contribute.
Community Channel
We're on Gitter! Please join us.
Algorithms
See our directory.
Description
All Algorithms implemented in Java
algorithmalgorithm-challengesalgorithmsalgorithms-datastructuresdata-structureshacktoberfestjavasearchsortsorting-algorithms
Readme
MIT
174 MiB
Languages
Java
100%