educative.io

Dynamic programming challenge: Problem statement is wrong

Given two strings, write a function to find the length of their shortest common superstring. A superstring is a string that has both input strings as substrings.

topic is for supersequnce and solution is also given for supersequence but problem statement talks about superstring. Therefore it is misleading and should be corrected


Course: https://www.educative.io/collection/10370001/5347133077061632
Lesson: https://www.educative.io/collection/page/10370001/5347133077061632/5796938106535936

Hello Nishank Tripathi,

I appreciate your attention to detail in identifying the typo. We have addressed the issue. Thank you for bringing it to our attention.

Happy Learning!

1 Like