Algorithms icon indicating copy to clipboard operation
Algorithms copied to clipboard

Suffix Array

Open Ankitr19 opened this issue 7 years ago • 2 comments

Thank you for your contribution. Please provide the details requested below.

ISSUE NUMBER

Please provide a link to the issue this pull request addresses.

SHORT DESCRIPTION

I have added the Suffix Array code to the string folder.

TESTING

To test the code simply provide any string in the main function of the code, and the code will generate the suffix array for the string.

Ankitr19 avatar Dec 18 '17 17:12 Ankitr19

you need to fix the tests first

prateekiiest avatar Dec 28 '17 09:12 prateekiiest

@prateekiiest I have fixed the issue.

Ankitr19 avatar Dec 28 '17 13:12 Ankitr19