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

Block or report mstraut

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. data_ex1 data_ex1 Public

    Various data exercises: all subsets of strings within a string, all possible sums from file, calculates subsets

    Java

  2. data_ex2 data_ex2 Public

    singly linked list, Strassen's square matrix multiplication

    Java

  3. data_ex3 data_ex3 Public

    data examples: max heap, facebook friends

    Java

  4. data_ex4 data_ex4 Public

    data ex: testing the efficiency of sorting algorithms

    Java