summaryrefslogtreecommitdiff
path: root/AlgoDesignAndTechniqueEdxJava/tests/LCS2Test.java
diff options
context:
space:
mode:
authorHaidong Ji2018-12-21 21:24:14 -0600
committerHaidong Ji2018-12-21 21:24:14 -0600
commit4c1b19574b95e9db2c65f72b94bc55a86e4d6687 (patch)
tree229870614227fc36ccb76f87028172cfa0b86b95 /AlgoDesignAndTechniqueEdxJava/tests/LCS2Test.java
parentf76bab93b3b58df4510a480d28e547125b5f3020 (diff)
String Edit Distance done!
Implementing the algo described in lecture. Getting 2 dimensional array indexing right took a bit of time. Looking at the picture helped me in realizing that the dimention should have been n+1 by m+1. First time dealing with string edit distance and alignment game, pretty interesting!
Diffstat (limited to 'AlgoDesignAndTechniqueEdxJava/tests/LCS2Test.java')
0 files changed, 0 insertions, 0 deletions