Skip to content
View MasonWatamura's full-sized avatar

Block or report MasonWatamura

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. SortCovidData SortCovidData Public

    Uses a minimum priority queue for each country finding the top 3 dates with the most amount of cases and puts the data in a binary search tree to be sorted. The binary search tree sorts the data by…

    Java

  2. RedBlackTreeProgram RedBlackTreeProgram Public

    Uses multiple red black trees to sort through multiple csv files and picking out the highest anomaly and lowest anomaly for each file with data from the other files if something else was recorded t…

    Java

  3. LongestIncreasingSubsequence LongestIncreasingSubsequence Public

    Generates random numbers with no duplicates (1-20) and puts them in an array. Then finds the longest increasing subsequence using both an undirected graph and dynamic programming.

    Java

  4. MasonWatamura.github.io MasonWatamura.github.io Public

    My github pages

    HTML

  5. CSCI331-NextJS CSCI331-NextJS Public

    An assignment for CSCI 331 that practices using NextJS

    JavaScript

  6. CSCI331FinalProject CSCI331FinalProject Public

    The final project for Web Development

    SCSS