Skip to content

This project is designed to detect plagiarism in competitive programming contests. It scrapes online solutions for specified problem IDs from blogs and other sources using Python, filters the relevant code, and then compares it with submitted solutions to identify potential plagiarism using various matching algorithms.

Notifications You must be signed in to change notification settings

Humayan-Kabir/Plagiarism-Detector

About

This project is designed to detect plagiarism in competitive programming contests. It scrapes online solutions for specified problem IDs from blogs and other sources using Python, filters the relevant code, and then compares it with submitted solutions to identify potential plagiarism using various matching algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published