Skip to content
View CostaBru's full-sized avatar
🇺🇦
God bless Ukraine.
🇺🇦
God bless Ukraine.
  • Applied Materials
  • USA California Bay Area Los Gatos
  • X @KBriukhnov
Block or Report

Block or report CostaBru

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. knapsack knapsack Public

    New exact algorithms for integer and rational numbers: unbounded 1-0 M dimensional knapsack, N way sum partition, T group N sum partition, and MKS problems in Python3 and C++.

    Python 3

  2. BBSort BBSort Public

    BB Sort is a new stable number sorting algorithm. It is the mix of counting and bucket styles, that works using O(N) time even for non uniformly distributed numbers. Python3, C#, C++.

    C++ 2

  3. Konsarpoo Konsarpoo Public

    The eco friendly set of array pool based collections for netstandard2.1.

    C#