Skip to content

Backend Services for Checking Plagiarism on C++ Code using fingerprint generation.

Notifications You must be signed in to change notification settings

elskow/cpp-plagiarism-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C/C++ Plagiarism Detector (Web-APP)

An application that detects plagiarism in C/C++ code. The application is built using FastAPI and utilizes a series of preprocessing steps and fingerprint generation techniques to assess the likeness between the code snippets.

This application used for OOP Final Project.

Diagrams

img.png

About

Backend Services for Checking Plagiarism on C++ Code using fingerprint generation.

Resources

Stars

Watchers

Forks