Provides neat algorithm implementations in Java, including sorting, searching, and data structures.
<dependency>
<groupId>com.github.kevinstern</groupId>
<artifactId>software-and-algorithms</artifactId>
<version>1.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows how to use QuickSort algorithm.
No known issues recorded.
No dependency data recorded yet.