Skip to content
View 0xMaty's full-sized avatar

Block or report 0xMaty

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. guessing-game guessing-game Public

    Can you guess the number?

    Rust

  2. base62 base62 Public

    Simple base62 encoder.

    Rust

  3. quicksort quicksort Public

    The quicksort algorithm implementation. Quicksort is often the best practical choice for sorting.

    Rust

  4. bubblesort bubblesort Public

    Simple sorting algorithm.

    Rust

  5. heapsort heapsort Public

    Implementation of the heapsort algorithm.

    Rust

  6. countingsort countingsort Public

    Simple implementation of the countingsort algorithm.

    Rust