<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Razam Sherwani — Blog</title><description/><link>https://razamsherwani.me/</link><item><title>Kruskal&apos;s Algorithm, Union-Find, and the truth behind Amortized Analysis</title><link>https://razamsherwani.me/blog/kruskal-union-find-amortized/</link><guid isPermaLink="true">https://razamsherwani.me/blog/kruskal-union-find-amortized/</guid><description>Union-Find is my favorite data structure, but how is it so fast, and what does the runtime of find() mean?</description><pubDate>Tue, 11 Aug 2026 00:00:00 GMT</pubDate><category>algorithms</category><category>graph-theory</category><category>data-structures</category></item></channel></rss>