Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/konard/longestcommonsubstringexample
Solution to the longest common substring problem using LinksPlatform.
https://github.com/konard/longestcommonsubstringexample
Last synced: 8 days ago
JSON representation
Solution to the longest common substring problem using LinksPlatform.
- Host: GitHub
- URL: https://github.com/konard/longestcommonsubstringexample
- Owner: Konard
- License: unlicense
- Created: 2020-02-26T15:15:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-03T06:34:47.000Z (about 3 years ago)
- Last Synced: 2024-10-10T13:36:21.718Z (28 days ago)
- Language: C#
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LongestCommonSubstringExample
Solution to the longest common substring problem using LinksPlatform.