<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Hammer Sort Explained</title>
        <link>https://peertube.wtf/videos/watch/8a63751d-c231-4fd6-a24f-d2963a1191e1</link>
        <description>Explanation of how the musical Hammer Sort algorithm works, as visualized with Hammer Of Justice from Deltarune Chapter 4. This is a rework of the original Hammer Sort, which uses a clever way to shuffle the array to mimic the sorting process. Hammer Sort works in 2 phases. The 1st phase moves elements to their corresponding partition, and the 2nd phase sorts each partition using a multi-threaded variant of insertion sort. Every 8 measures, the active partition changes, and only the active partition can sort. Hammer Of Justice but it's a REAL sorting algorithm: https://peertube.wtf/w/rsrupygDKAgCSiC2uaCaUk Hammer Of Justice but it's a (fake) sorting algorithm: https://peertube.wtf/w/sEwsuXKAeWtbbMpq5Yuk3C Website: https://northwestw.in/midi-sort Source code: https://codeberg.org/NorthWestWind/midi-sort Background Music Maple Flowerway 🌼🍁 (https://youtu.be/veJQ2n0FuEE), Tenna's Casino (https://youtu.be/cabUVyJF-AY), Cloudy Day in Hometown (https://youtu.be/k0jC_uIfGdc), See more! Animations: https://peertube.wtf/c/northwestfork Stream VODs: https://youtube.com/@NorthWestStream Socials: https://northwestw.in/tree #coding #sortingalgorithm #sortingalgorithms #algorithmvisualization #visualization</description>
        <lastBuildDate>Fri, 25 Sep 2026 01:08:25 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://peertube.wtf</generator>
        <image>
            <title>Hammer Sort Explained</title>
            <url>https://peertube.wtf/lazy-static/avatars/45856119-df14-4b5f-bff8-4807ae2cfbd2.png</url>
            <link>https://peertube.wtf/videos/watch/8a63751d-c231-4fd6-a24f-d2963a1191e1</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://peertube.wtf/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://peertube.wtf/feeds/video-comments.xml?videoId=8a63751d-c231-4fd6-a24f-d2963a1191e1" rel="self" type="application/rss+xml"/>
    </channel>
</rss>