Skip to content

Plagiarism detector using string matching based on Rabin-Karp algorithm

Notifications You must be signed in to change notification settings

htc-tron/Plagiarism_Detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Plagiarism_Detector

Implementation of a Plagiarism Detection program implemented in C++. Implementation is based off of the Rabin-Karp String matching algorithm.

The code is designed to use the Rabin-Karp string hashing algorithm to efficiently determine whether or not an input string contains a certain pattern.

About

Plagiarism detector using string matching based on Rabin-Karp algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages