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

Block or report kurt-krueckeberg

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

Popular repositories Loading

  1. pattern-hatching pattern-hatching Public

    Pattern Hatching: Design Patterns Applied source code

    C++ 3 2

  2. 23tree-in-cpp 23tree-in-cpp Public

    2 3 tree implemented in C++

    C++ 1

  3. heap heap Public

    heap implemented in C++

    C++ 1

  4. data-structures-cplus data-structures-cplus Public

    data structures implemented in C++-17

    Python 1

  5. composite-iterator composite-iterator Public

    C++ code to iterate over composite pattern

    C++ 1

  6. radix-sort radix-sort Public

    Radxi sort algorithm using base of 256

    C++