Skip to content
View Jumplion's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report Jumplion

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. 8_Directional_Guns 8_Directional_Guns Public

    Rep for the Unity files of 8_Directional_Guns game

    C#

  2. LinearProbingHashTable LinearProbingHashTable Public

    Class Assignment of a Linear Probing Hash Table

    Java 1

  3. ExternalSort ExternalSort Public

    Data Structures Project. Doesn't really work. Might fix it someday

    Java

  4. Dijksrta Dijksrta Public

    Data Structures Project. Dijksrta's algorithm on airplanes.

    Java

  5. ForkAndPipe ForkAndPipe Public

    Basic Forking and Pipe project for Operating Systems

    C++

  6. SubstringDetection_MapReduce SubstringDetection_MapReduce Public

    Operating System project. Input number of threads for program to use, then string to find. Meant to showcase a map-reduce method.