manrajgrover / algorithms-js

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

Longest common leading/trailing substring #27

Closed 3nr1c closed 3 years ago

3nr1c commented 6 years ago

Partially implementing issue #8

remes2000 commented 3 years ago

Hi, You didn't include any tests to your code, so I can't approve your merge request for now. You also have to include JSDocs to your files and update your branch to current master.

remes2000 commented 3 years ago

Since there is no response from the author I'll close this PR.