Skip to content
View Leotuashutosh's full-sized avatar

Block or report Leotuashutosh

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. Tower-OF-Hanoi Tower-OF-Hanoi Public

    Tower of hanoi

    C++

  2. Permutation Permutation Public

    permutation using recursion

    C++

  3. Balckjack Balckjack Public

    A fun little game of Blackjack! Beat the dealer and get the rewards

    Python

  4. More-than-n-k-occurances More-than-n-k-occurances Public

    An array which gives the frequency of numbers with more than n/k appearances

    C++

  5. Cycle-Sort Cycle-Sort Public

    The implementation of a cycle sort which implements least number of memory writes

    C++

  6. count-sort count-sort Public

    Count Sort Technique

    C++