manrajgrover / algorithms-js

Consumable Data Structures and Algorithms library in JavaScript
MIT License
198 stars 129 forks source link

Create longest_common_substring.js #108

Closed bobbbay closed 4 years ago

bobbbay commented 4 years ago

Use longestCommon("aaa", "bbb")

Description of new feature, or changes

Checklist

Related Issues and Discussions

Issue

People to notify

@manrajgrover