Skip to content

RobertNeat/hash-function

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project_banner ubuntu bash

What project do?


Project uses hash implementation to Karp-Rabin algorithm. Program reads file.txt and in gets pattern from first line than searches it inside every line and writes out index of char (starting from 0) in wchioch pattern occure.

How to use?


Just import project to CodeBlocks and compile/run. If you wish you could use another environment by using only main.cpp file.

Program execution


Program dont witre to file.txt so can be used without intervention in file. The result is only seen in terminal

About

Rabin–Karp algorithm - with hash function

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages