Skip to content

[pull] master from TheAlgorithms:master#217

Merged
pull[bot] merged 1 commit intoplayer1forstudent:masterfrom
TheAlgorithms:master
Mar 18, 2026
Merged

[pull] master from TheAlgorithms:master#217
pull[bot] merged 1 commit intoplayer1forstudent:masterfrom
TheAlgorithms:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Mar 18, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

* feat(strings): add Kasai's algorithm for LCP array

Implement Kasai's algorithm to compute the Longest Common Prefix (LCP) array in O(N) time given a string and its suffix array. Add KasaiAlgorithm.java and KasaiAlgorithmTest.java.

* style(strings): fix KasaiAlgorithmTest array initialization format for clang-format
@pull pull bot locked and limited conversation to collaborators Mar 18, 2026
@pull pull bot added the ⤵️ pull label Mar 18, 2026
@pull pull bot merged commit af1d9d1 into player1forstudent:master Mar 18, 2026
4 of 5 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant