Algo-Phantoms / Algo-Tree

Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
MIT License
357 stars 624 forks source link

Shortest common supersequence #1980

Closed Amit366 closed 3 years ago

Amit366 commented 3 years ago

Added the code for Shortest common supersequence. @Rohan27s please review

Rohan27s commented 3 years ago

mention the issue

Amit366 commented 3 years ago

Fixes: #167

Amit366 commented 3 years ago

@Rohan27s I will add the time complexity and also examples

Amit366 commented 3 years ago

@Rohan27s @tarun26091999 please review

github-actions[bot] commented 3 years ago

Congratulations 🎉🎊, Your PR has been Merged and Thank you @Amit366 for taking out your valuable time in order to contribute to AlgoTree. Looking forward for more such amazing contributions :)