I couldn't solve this problem : https://www.hackerrank.com/challenges/find-strings I have submitted it by using suffix tries of all words , but actually i got Memory limit. How to solve this ? Thank you :)
↧
I couldn't solve this problem : https://www.hackerrank.com/challenges/find-strings I have submitted it by using suffix tries of all words , but actually i got Memory limit. How to solve this ? Thank you :)