Skip to content
View anhkha2003's full-sized avatar

Highlights

  • Pro

Block or report anhkha2003

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Algorithms Algorithms Public

    C++ 3 1

  2. ChatBot ChatBot Public

    HTML 2

  3. CheatingDetection CheatingDetection Public

    An algorithm in C++ that analyzes students' source codes, input and output files for programming problems. Optimize program memory and time usage by implementing the Aho-Corasick algorithm

    Python 1

  4. Connect-Four Connect-Four Public

    This project is a Java and JavaFX implementation of the Connect Four Game where a player competes against an artificial intelligence (AI) opponent. The game allows for choosing who starts first, se…

    Java

  5. online-judge online-judge Public

    Forked from LQDJudge/online-judge

    LQD Online Judge

    Python

  6. source-code-analysis source-code-analysis Public

    A tool is designed to analyze and compare students' source code submissions against specified test data for programming challenges. It helps in identifying patterns and potential cases of copying b…

    C++