A mentorship initiative to help beginners kickstarting their open-source journey by completing Hacktoberfest'21 challenge | Curated list of beginner-friendly issues for Hacktoberfest 2021 | Raise PR to add your issues
MIT License
26
stars
73
forks
source link
Created Longest Common Subsequence program in C++ #59
Added a simple program in C++ to find common subsequence between two strings. I would be glad if you merged this.