A command line tool to find difference between the files. Built with Longest Common Subsequence algorithm and optimised using memorization (Dynamic Programming).
- run
java main.java file1name file2name
Lines that aren't common between the files
| Name | Name | Last commit date | ||
|---|---|---|---|---|