Skip to content
View Unbreakable-Syntax's full-sized avatar

Block or report Unbreakable-Syntax

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. cocktail_twister_sort cocktail_twister_sort Public

    My implementation of Cocktail Twister Sort in Java and Rust, a variant of Cocktail Shaker Sort that sorts from both ends of the array simultaneously during each iteration.

    Java 3

  2. jumping_gnome_sort jumping_gnome_sort Public

    My implementation of an optimized version of Gnome Sort in Java and Rust, that skips over sorted portions of the array when n is placed at the correct spot, I made this variant after investigating …

    Rust 1

  3. sound-of-sorting sound-of-sorting Public

    Forked from bingmann/sound-of-sorting

    The Sound of Sorting - "Audibilization" and Visualization of Sorting Algorithms

    C++

  4. Rewritten-Grailsort Rewritten-Grailsort Public

    Forked from HolyGrailSortProject/Rewritten-Grailsort

    A diverse array of heavily refactored versions of Andrey Astrelin's GrailSort.h, aiming to be as readable and intuitive as possible

    Zig

  5. ArrayV ArrayV Public

    Forked from Gaming32/ArrayV

    New home of https://github.com/MusicTheorist/ArrayVisualizer

    Java

  6. Custom-TextBox-2--Rounded-Placeholder Custom-TextBox-2--Rounded-Placeholder Public

    Forked from RJCodeAdvance/Custom-TextBox-2--Rounded-Placeholder

    How to create a rounded text box with a placeholder, C# and WindowsForm

    C#