Skip to content
View wHavelin's full-sized avatar

Block or report wHavelin

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 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. ros-bug-algorithms ros-bug-algorithms Public

    Makefile 1

  2. TEXTcapade TEXTcapade Public

    A text-based game engine; for more information click

    C++

  3. Min_Max_Algorithm Min_Max_Algorithm Public

    Recursive and Iterative implementations of an algorithm that returns that maximum and minimum values of an array

    Java

  4. ChordFinder ChordFinder Public

    A program to find guitar chords

    C#

  5. Sorting-Algorithms Sorting-Algorithms Public

    Implementations of various sorting algorithms

    Java

  6. Median-Of-Medians-Selection-Algorithm Median-Of-Medians-Selection-Algorithm Public

    My implementation of the Median of Medians Selection Algorithm that finds the kth smallest element of an integer array

    Java