Longest Common Substring Java Implementation Using Ukkonen's Algorithm
I ultimately designed my own classes for this problem. However, for building the tree itself, I referenced these following pages for the logic:
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Longest Common Substring Java Implementation Using Ukkonen's Algorithm
I ultimately designed my own classes for this problem. However, for building the tree itself, I referenced these following pages for the logic: