Commit Graph

3 Commits

Author SHA1 Message Date
Aditya Bhargava
788c54e92b python lcs example needs to default to 0 if values dont match 2022-11-18 14:55:06 -06:00
Pikachu
06a890c302 A pull request from cx (#164)
* The original code did not consider the exit condition when the stations cannot perfectly cover the states_needed.

* The code in 09_dynamic_programming/python/01_longest_common_subsequence.py is completed. And the 02_longest_common_substring.py is added.
2022-11-18 14:49:50 -06:00
Aditya Bhargava
2a01a0f546 code for chapter 9 2016-03-02 15:11:32 -08:00