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

Block or report marzoukbaig14

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

Popular repositories

  1. Stock-Value-Prediction Stock-Value-Prediction Public

    This is a Project that uses Python to Implement a simple predictive algorithm which using moving averages (of various stock values i.e opening closing values etc) and using that prediction to trade…

    Python 1

  2. Disease-Control Disease-Control Public

    Java

  3. Recrusive-Descent-and-Table-Driven-Parsing Recrusive-Descent-and-Table-Driven-Parsing Public

    Recursive Descent and Table Driven Parsing implementations in C, which can parse Regular Expressions.

    C

  4. Lambda-Calculus-Using-Functional-Programming Lambda-Calculus-Using-Functional-Programming Public

    Lisp Implementations of many simple and complex math functions. Only functional programming approach

    C

  5. Boolean-Circuit-Simulator Boolean-Circuit-Simulator Public

    C

  6. CSP-solver CSP-solver Public

    Constraint Satisfaction Engine and demonstrating it on a number of constraint satisfaction problems (CSPs) namely, Australia color Map problem, Job Scheduling, n-Queen problem,

    Java