A university project in which an antivirus program is designed using string matching
-
Updated
Jul 20, 2024 - Python
A university project in which an antivirus program is designed using string matching
this repo includes solutions of Leet code problems in python
The repository features a Python implementation of algorithms for analyzing DNA sequences. Its main functionality includes generating random DNA sequences, translating DNA to protein sequences, performing 6-frame translations, and finding the Longest Gene Expression (LGE) between two DNA sequences using a modified Longest Common Substring approach.
LCS and Edit Distance text corrector
Add a description, image, and links to the longest-common-substring topic page so that developers can more easily learn about it.
To associate your repository with the longest-common-substring topic, visit your repo's landing page and select "manage topics."