Skip to content
View KatherineHan03's full-sized avatar

Block or report KatherineHan03

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. NYS-Tax-Preparers NYS-Tax-Preparers Public

    Utilizes data from the New York State Open Data collection: New York State Registered Tax Return Preparers and Facilitators to form a user interface and allow interaction with the data.

  2. Recursion-Iteration Recursion-Iteration Public

    Use recursion or iteration as well as user input to problem solve and calculate data.

  3. Binary-Tree-Maze Binary-Tree-Maze Public

    A binary search tree is used to represent a binary tree maze. A hero begins at the root and has to find the exit, without retreating steps in the maze. There are life points at the nodes. If the he…