algorithm
91.ShardingSphere Infra Algorithm Type
org.apache.shardingsphere » shardingsphere-infra-algorithm-type Apache
ShardingSphere Infra Algorithm Type
Last Release on Mar 1, 2026
Neo4j Graph Data Science :: Algorithms Procedure Test
Last Release on Jul 9, 2026
98.Algorithm KMP
io.github.zhitron » algorithm-kmp Apache
Java implementation of the Knuth-Morris-Pratt (KMP) algorithm for efficient pattern matching in sequences.
Achieves O(n+m) time complexity through prefix-function computation, avoiding unnecessary character comparisons.
Last Release on Aug 31, 2025