Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-578465.py
File
recipe-578465.py
recipes/Python/578465_longest_common_substring/recipe-578465.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3.2
2
3
import
numpy
as
np
4
Callers
nothing calls this directly
Calls
3
longest_common_substring
Function · 0.85
print
Function · 0.85
split
Method · 0.45
Tested by
no test coverage detected