Your code is too slow and times out with large inputs. It also fails with tests like this:
Test.assertEquals(scramble('a','aaaaa'),false);
Loading collection data...
Your code is too slow and times out with large inputs. It also fails with tests like this: