ungatz / plagarism-detector

๐Ÿ”  Implementation of three different pattern matching algoritms to check for percent of plagarism.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plagiarism-Detection

Implementation of Winnowing algorithm, Knuth-Morris-Pratt algorithm and Rabin-Karp algorithm

About

๐Ÿ”  Implementation of three different pattern matching algoritms to check for percent of plagarism.


Languages

Language:C 92.7%Language:C++ 7.3%