mirror of
https://github.com/TheAlgorithms/JavaScript.git
synced 2026-03-13 15:21:15 +08:00
Added test for ScrambleStrings and formatted folder structure for other folders
This commit is contained in:
@@ -47,4 +47,4 @@ const helper = function (dp, s1, s2) {
|
||||
return false
|
||||
}
|
||||
|
||||
console.log(isScramble('great', 'rgeat'))
|
||||
export { isScramble }
|
||||
|
||||
Reference in New Issue
Block a user