Skip to content
View magg1e's full-sized avatar

Block or report magg1e

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 Loading

  1. COEN12Project2 COEN12Project2 Public

    Set ADT for strings

    C

  2. COEN12Project3 COEN12Project3 Public

    Set ADT for strings and generic pointer types

    C

  3. COEN12Project4 COEN12Project4 Public

    Maze solver with a deque implemented using a circular, doubly-linked list with a sentinel node. Implementing a set using a hash table with chaining.

    C

  4. InteractiveSpreadsheet InteractiveSpreadsheet Public

    Spreadsheet that performs basic arithmetic, calculates percentages, and applies formulas to entire columns or rows

    Java