https://github.com/bwinter/consec-sub-seq-ruby
Longest consecutive subsequence search algorithm.
https://github.com/bwinter/consec-sub-seq-ruby
Last synced: about 1 year ago
JSON representation
Longest consecutive subsequence search algorithm.
- Host: GitHub
- URL: https://github.com/bwinter/consec-sub-seq-ruby
- Owner: bwinter
- Created: 2013-04-26T23:14:17.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-05-22T22:43:44.000Z (about 13 years ago)
- Last Synced: 2025-02-10T11:49:33.326Z (over 1 year ago)
- Language: Ruby
- Size: 121 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
consec-sub-seq
==============
Longest consecutive subsequence search algorithm.