<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>How I made Knife Sort (musical sorting algorithm)</title>
        <link>https://peertube.wtf/videos/watch/2f53f3f1-e5b5-4e62-a944-a417b02410e3</link>
        <description>Explanation of how the musical Knife Sort algorithm works, as visualized with Black Knife from Deltarune. Knife Sort is a "budgeted" version of merge sort. Multithreaded bubble sort is used to sort subarrays base on the notes in a MIDI file, and the merging step merges 2 subarrays like merge sort. Black Knife but it's a (real) sorting algorithm: https://youtu.be/gPIGoplcQhg Website: https://northwestw.in/midi-sort Background MusicWho might you be? - Deltarune, Rhythm Reference - Rhythm Heaven Groove, See more! Animation: https://peertube.wtf/c/northwestfork Stream VODs: https://youtube.com/@NorthWestStream Socials (Discord, Twitch, Matrix, Blog, etc.): https://northwestw.in/tree #coding #sortingalgorithm #sortingalgorithms #algorithmvisualization #visualization</description>
        <lastBuildDate>Sun, 19 Jul 2026 04:15:04 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://peertube.wtf</generator>
        <image>
            <title>How I made Knife Sort (musical sorting algorithm)</title>
            <url>https://peertube.wtf/lazy-static/avatars/45856119-df14-4b5f-bff8-4807ae2cfbd2.png</url>
            <link>https://peertube.wtf/videos/watch/2f53f3f1-e5b5-4e62-a944-a417b02410e3</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=2f53f3f1-e5b5-4e62-a944-a417b02410e3" rel="self" type="application/rss+xml"/>
    </channel>
</rss>