dogamak / tiralabra-string-search-algorithms

Comparison and implementation of four different string searching algorithms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Performance Comparison of String Search Algorithms

This repository contains the project and coursework for the University of Helsinki course TKT20010 (Algorithms and Data Structures Project). The goal of this project was to implement 4 different string searching algorithms and compare their performance. Scope of this project is defined in more detail in the project definition document. Results of the performance comparison can be found here.

Documentation and Coursework

About

Comparison and implementation of four different string searching algorithms.


Languages

Language:Java 96.5%Language:JavaScript 2.8%Language:CSS 0.7%