Skip to content
View CaseyG5's full-sized avatar
  • Boston, MA, USA
Block or Report

Block or report CaseyG5

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. crud-react crud-react Public

    Alternative to crud-app using React components

    JavaScript 1

  2. frobenius-number frobenius-number Public

    Finds the Frobenius number from a set of integers

    Java

  3. maze-builder maze-builder Public

    Creates random mazes with Union-Find

    Java

  4. red-black-visual red-black-visual Public

    Standard Red-Black implementation with tree rendering

    Java

  5. optimized-quicksort optimized-quicksort Public

    Quick sort with a couple of minor tweaks

    Java

  6. ternary-heapsort ternary-heapsort Public

    Typical heap sort with the array organized as a ternary tree

    Java