Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 462 Bytes

File metadata and controls

7 lines (7 loc) · 462 Bytes

Substring_finder

What this program can do?

It's a task solution from anytask.
This program provides a report on the performance of different substring algorithms in a string

How does it work?

You can run this program and get report.md file and graphs, which contains report about algorithms
On the graphs, the dot indicates the average running time of the algorithm and the line - the confidence interval