<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    
    <title>The Thought Blog</title>
    
    
    <description>Is an RSS feed really required for this blog?</description>
    
    <link>https://chiragkaudan.github.io/ThoughtsBlogged/</link>
    <atom:link href="https://chiragkaudan.github.io/ThoughtsBlogged/feed.xml" rel="self" type="application/rss+xml" />
    
    
      <item>
        <title>My Favorite Algorithm</title>
        <description>
          The Gale-Shapley Algorithm as a brilliant example of the art of algorithm design - 
          The Gale-Shapley Algorithm not only masterfully and efficiently solves a problem (the Stable Matching Problem), but serves as a wonderful example of the process of algorithm design. I have written about this algorithm in my grad school apps, so this really does go beyond the algorithm itself for me. In this post I focus on not just the technicalities of...
        </description>
        <pubDate>Sat, 10 Aug 2024 00:00:00 -0400</pubDate>
        <link>https://chiragkaudan.github.io/ThoughtsBlogged/2024-08-10-my-favorite-algorithm/</link>
        <guid isPermaLink="true">https://chiragkaudan.github.io/ThoughtsBlogged/2024-08-10-my-favorite-algorithm/</guid>
      </item>
    
  </channel>
</rss>
