<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CS Inside · Systems Inside</title>
  <link>https://0xax.dev/cs-inside/</link>
  <description>Data structures, algorithms and machine learning, from the memory layout upward. Independent posts with no reading order: filter by topic or tag.</description>
  <language>en</language>
  <lastBuildDate>Wed, 16 Sep 2026 09:07:18 +0000</lastBuildDate>
  <atom:link href="https://0xax.dev/cs-inside/feed.xml" rel="self" type="application/rss+xml" />
  <item>
    <title>The sort that can&#39;t have the best case · CS Inside</title>
    <link>https://0xax.dev/cs-inside/the-sort-that-cant-have-a-best-case/</link>
    <guid isPermaLink="true">https://0xax.dev/cs-inside/the-sort-that-cant-have-a-best-case/</guid>
    <pubDate>Wed, 16 Sep 2026 00:00:00 +0000</pubDate>
    <description>Selection sort is the first sort most people write and the one they think about least. This post looks at selection sort from every angle: the work it always does, the few writes it makes, and why it has no best case.</description>
  </item>
</channel>
</rss>
