MCPcopy Create free account
hub / github.com/Jensenczx/CodeEveryday / longestCommonSubstring

Method longestCommonSubstring

20_longestCommonSubstring.java:6–32  ·  view source on GitHub ↗

@param A, B: Two string. @return: the length of the longest common substring.

(String A, String B)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

MaxMethod · 0.95

Tested by

no test coverage detected