Skip to content
View mgkrupagmail's full-sized avatar
  • California

Highlights

  • Pro
Block or Report

Block or report mgkrupagmail

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. BiHeap-DataStructure BiHeap-DataStructure Public

    A BiHeap is a new independently developed data structure a part of whose data is lies a min heap, a part that lies in a max heap, and a part that lies simultaneously in both. An exposition on BiHea…

    Jupyter Notebook 1

  2. FastMergeWithOutBuffer FastMergeWithOutBuffer Public

    This project implements a new inplace and stable recursive merge function, MergeWithOutBuffer() which is defined in merge_without_buffer_standalone.h (and also in merge_without_buffer.h), that merg…

    C++ 2

  3. Rotate Rotate Public

    Defines a custom function RotateRight() that takes a sequence of elements and rotates them to the right by some given length. Although there are many such algorithms, what sets this custom algorith…

    C++

  4. MacroSizeof MacroSizeof Public

    The C code: #if sizeof(int) == 4 //.. doesn't compile since sizeof(int) is not a preprocessor directive. The header file SIZEOF_definitions.h defines macros SIZEOF() that allow such macro condition…

    C++

  5. pearcewashabaugh/leaf_classifier pearcewashabaugh/leaf_classifier Public

    Jupyter Notebook 1

  6. TVS-topologies-that-are-final-topologies-of-C-k-curves TVS-topologies-that-are-final-topologies-of-C-k-curves Public

    1