<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Sorting on Enrico&#39;s notes</title>
    <link>https://rikettsie.github.io/tags/sorting/</link>
    <description>Recent content in Sorting on Enrico&#39;s notes</description>
    <generator>Hugo -- 0.161.1</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 18 May 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://rikettsie.github.io/tags/sorting/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>External merge sort: sorting datasets that don&#39;t fit in RAM</title>
      <link>https://rikettsie.github.io/posts/external-merge-sort/</link>
      <pubDate>Sun, 18 May 2025 00:00:00 +0000</pubDate>
      <guid>https://rikettsie.github.io/posts/external-merge-sort/</guid>
      <description>How external merge sort handles datasets larger than RAM, using sorted runs and k-way merging.</description>
    </item>
  </channel>
</rss>
