Skip to content
View mxaxrxz's full-sized avatar
Block or Report

Block or report mxaxrxz

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

  1. Supermarket-Checkout-Simulation-using-OOP Supermarket-Checkout-Simulation-using-OOP Public

    I coded a simulation of a Supermarket Checkout System using Object Oriented Programming. The aim of the simulation is to dynamically manage lanes, which is based on lane criteria and saturation of …

    Python

  2. ADs-palindromic-prime-checker ADs-palindromic-prime-checker Public

    I produced optimized code using the QUEUE data structure for checking if a number is a palindromic prime. It can run well for large test cases.

    Python