Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.