Skip to content
View kore-ruhi's full-sized avatar
  • San Jose, CA

Block or report kore-ruhi

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 Loading

  1. Graph-DFS Graph-DFS Public

    A Graph module that implements Depth First Search to perform an analysis of digraphs (identifies the number of links of each node in the graph, etc.).

    C

  2. Matrix-Calculator Matrix-Calculator Public

    A calculator that implements a bi-directional queue to perform matrix operations.

    Java