Skip to content

Commit 922640d

Browse files
committed
added description for findlongestSubstring
1 parent 716bbd1 commit 922640d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

findLongestSubstring.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
// write a function which accepts a string and rreturns the length of the longest substring with distinct characters

0 commit comments

Comments
 (0)