Skip to content
View chathuriw's full-sized avatar
  • Indiana University

Organizations

@osome-iu

Block or report chathuriw

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. us3 us3Public

  2. wis-br-cancer wis-br-cancerPublic

    Implementing K-Means algorithm for a data set

    Java

  3. strassenAlgorithm strassenAlgorithmPublic

    Implementing Strassen algorithm in C

    C++

  4. ioweu ioweuPublic

    Web application to split bills among stake holders

    JavaScript

  5. iubus-system iubus-systemPublic

    Prediction system for IU Bus System

    Java

  6. kthLargest-minheap kthLargest-minheapPublic

    Retrieving mth largest element of an array using a min heap

    C