Skip to content
View max-dankow's full-sized avatar

Block or report max-dankow

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

    Task accepted.

    C++

  2. Hash-Table Hash-Table Public

    MIPT ACOS dynamic linking. Hash table library. (ACCEPTED)

    C

  3. Shell Shell Public

    MIPT ACOS. Bash syntax lessons.(ACCEPTED)

    C

  4. LIS LIS Public

    MIPT programming task 1. Longest Increasing Subsequence O(N*LogN).

    C++

  5. Fenwick-Tree-Inversions Fenwick-Tree-Inversions Public

    MIPT programming task 1. Fenwick tree and task about number of array inversions.

    C++

  6. Edit-Distance Edit-Distance Public

    MIPT programming task 1. Levenshtein distance + Hirschberg's algorithm (restore backway with O(m+n) space).

    C++