Introduction - If you have any usage issues, please Google them yourself
We use dynamic programming theory to design the longest common subsequence problem. We use greedy thought to design the activity scheduling problem, and compare it with different data volume.