Skip to content
View showmeyourhits's full-sized avatar
👀
looking at your pull request
👀
looking at your pull request
  • Limassol
  • 01:39 (UTC +03:00)

Block or report showmeyourhits

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 Loading

  1. is-single-swap-enough is-single-swap-enough Public

    Is single swap enough to sort array?

    JavaScript 1

  2. leetcode leetcode Public

    leetcode solutions

    JavaScript 1

  3. Mine Git aliases that I'm very used to. Mine Git aliases that I'm very used to.
    1
    # Commit + amend = CommEnd
    2
    git config --global alias.commend 'commit --amend --no-edit'
    3
    
                  
    4
    # Useful for temporary work saving - git stash is not safe
    5
    git config --global alias.tempo 'commit -m tempo --all --no-verify'
  4. hax.tor.hu hax.tor.hu Public

    hax.tor.hu solutions