Skip to content
View onegronm's full-sized avatar
Block or Report

Block or report onegronm

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

  1. design-patterns design-patterns Public

    This repository serves as a reference with concepts and code examples of the Gang of Four creational, structural, and behavioral design patterns.

    C#

  2. collinear-points collinear-points Public

    A program to recognize line patterns in a given set of points. This kind of pattern recognition arises in many applications such as statistical data analysis. Brute force and faster, sorting-based …

    Java

  3. percolation percolation Public

    A program to estimate the value of the percolation threshold via Monte Carlo simulation.

    Python

  4. general-tree general-tree Public

    Implementation of a general tree data structure using left-child right-sibling representation and C# generics.

    C#

  5. eShopOnWeb-Kubernetes eShopOnWeb-Kubernetes Public

    Deployment of the Microsoft eShopOnWeb sample application to a Kubernetes cluster in Azure.

    C#