Skip to content
View stratx21's full-sized avatar

Block or report stratx21

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. etdickey/MathProblem etdickey/MathProblem Public

    This program attempts to find a more efficient way of going through all possible iterations of a sequence of numbers without repeating any element in the sequence. This swapping algorithm has O(n!)…

    C++

  2. LactoseIntolerant LactoseIntolerant Public

    Lactose Intolerant and Homeless - a game designed for the Business Professionals of America's Software Engineering

    Java 1

  3. NinjaMinkeyReturns NinjaMinkeyReturns Public

    Java 2

  4. NineDifferentNumbers NineDifferentNumbers Public

    This program has a sequence of nine numbers 1-9 that cannot be repeated in different patterns to check if it works in an equation.

    Makefile

  5. cpp_reference cpp_reference Public

    A reference for C++ forms of programming that can be useful.

    C++

  6. SpreadingPixels SpreadingPixels Public

    A project inspired by "Pixels Fighting" from http://pixelsfighting.com/

    Java