Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/humayun93/longestSubstring-ruby
Given a paragraph, ruby code for finding the 'x' number of strings with the longest common sub string.
https://github.com/humayun93/longestSubstring-ruby
Last synced: 3 months ago
JSON representation
Given a paragraph, ruby code for finding the 'x' number of strings with the longest common sub string.
- Host: GitHub
- URL: https://github.com/humayun93/longestSubstring-ruby
- Owner: humayun93
- Created: 2014-07-08T08:41:47.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-07-08T11:02:18.000Z (over 10 years ago)
- Last Synced: 2024-02-13T02:08:06.622Z (9 months ago)
- Language: Ruby
- Size: 137 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
longestSubstring-ruby
=====================Given a paragraph, ruby code for finding the 'x' number of strings with the longest common sub string.