Skip to content
View grey285's full-sized avatar

Block or report grey285

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. Kruskal-Dijkstra Kruskal-Dijkstra Public

    Implementation of Kruskal algorithm for finding the MST (Minimum Spanning Tree) and Dijkstra for finding the Single Source Shortest Path in a weighted directed/undirected graph.

    Java

  2. Closest-Points Closest-Points Public

    Implementation of the Divide & Conquer algorithm that finds two closest points in a 2D array of randomly generated points

    Java

  3. GrahamScan GrahamScan Public

    Implementation of the Graham Scan algorithm for derivation of the convex hull of randomly generated points in a 2D plane

    Java

  4. k-means-clustering k-means-clustering Public

    Image segmentation algorithm implementation using the k-means clustering, written in Python

    Jupyter Notebook

  5. coffee-viz coffee-viz Public

    My project in visualization of coffee beans quality parameters using various techniques

    HTML