This is the final project files for USC-2️⃣2️⃣Fall-CSCI5⃣️7⃣️0⃣️ AnalysisOfAlgorithms
The project is related to the implementation of the two different solutions for the Sequence Alignment problem.
- Implement the basic Dynamic Programming solution to the Sequence Alignment problem.
- Implement the memory efficient version Dynamic Programming solution to the Sequence Alignment problem.