Skip to content

Research

In addition to software engineering, I have a background in academic research, focusing on algorithms and computational problems.


Published Papers

An Algorithm for the Constrained Longest Common Subsequence and Substring Problem

Journal of Mathematics and Informatics | 2024

This paper presents an efficient algorithm to solve the Longest Common Subsequence (LCS) and Longest Common Substring (LCStr) problems under specific constraints, which are foundational in computational biology and data comparison.

Read Full Paper

An Algorithm for the Longest Common Subsequence and Substring Problem

Journal of Mathematics and Informatics | 2023

This 2023 paper explores foundational algorithms for the LCS and LCStr problems, providing the basis for later advancements in constrained sequence matching.

Read Full Paper