Open Code-ScottLe opened 7 years ago
Hi! My name is Sumuk and I'm interested in working on this open source project and I hope to start by working on this issue. Please let me know how I can get started and what I will need to read to begin on this project.
The current solution could be spooked with 2 inputs : "ABCDFE" and "FOOBCDBCDE". The logic will create a map that will still end up having the last letter E in sequence.
According to Wikipedia , they are filling in 0 instead of taking the
max (left, above)
for characters that aren't matched.