Skip to content
View jvincent-dev's full-sized avatar
🦾
Stay Curious.
🦾
Stay Curious.

Highlights

  • Pro

Block or report jvincent-dev

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. Radix-Sort Radix-Sort Public

    #Hash

    C++

  2. Radix-Sort-Strings Radix-Sort-Strings Public

    Radix Sort for Strings

    C++

  3. RunLengthEncoding RunLengthEncoding Public

    Takes an "image" with different grey scale values and compresses it by eliminating redundancies.

    C++

  4. K-Means K-Means Public

    K-means clustering assigns a label to each point and helps the program know how to group the labels using a series of calculations.

    C++

  5. HuffmanEncodeDecode HuffmanEncodeDecode Public

    Encodes a plain .txt file to reduce redundancies

  6. Tutoring-Queue Tutoring-Queue Public

    Semester project for CS 370, a tutoring queue.

    JavaScript