Submission Title
Shortest Common Supersequence
Submission Type
Algorithm
Submission Description
This algorithm finds the shortest common supersequence of 2 strings - the shortest string that has both str1 and str2 as subsequences. If 'm' is the length of the first string and 'n' is the length of the second string, then this algo takes O(m * n) time and O(m * n) space.
Submission Directory
Algorithms => Dynamic_Programming => Shortest_Common_Supersequence => shortest_common_supersequence.ext
Contributors
@ahampriyanshu Please assign this issue to me for C++. Will be happy to help.
@ahampriyanshu I would like to work on this issue in python, It will be great if you can assign it to me,
Can I work in java,pls ?
Please assign this to me I'll work on this in C
@ahampriyanshu Please assign this issue to me for C++
Hi, if not assigned to anyone, can i work on C++?
hi @sanjiti0606 , @IamJayshree , @aakashsoni-cloud Please opt different language
@Mr-Vaibhav-Shukla assign me for C#
can I do golang? @Mr-Vaibhav-Shukla
i would like to contribute for javascript solution
thanks everyone :v: