roxtar/rksearch
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This project is a demonstration of the Rabin Karp substring search algorithm implemented in C#. The aim of this project is to show the performance differences between RK search and other simple search algorithms in the scenario of DNA sequencing.