<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Data Structures</title><description>Working through Sedgewick&apos;s Algorithms, Part I in C++, one post at a time, with the code for every post.</description><link>https://cpp-data-structures.pages.dev/</link><item><title>Data Structures : Analysis of Algorithms</title><link>https://cpp-data-structures.pages.dev/blog/02-analysis-of-algorithms/</link><guid isPermaLink="true">https://cpp-data-structures.pages.dev/blog/02-analysis-of-algorithms/</guid><description>Why we analyze algorithms, how to do it scientifically, and what the math actually buys you in production C++.</description><pubDate>Tue, 04 Aug 2026 00:00:00 GMT</pubDate></item></channel></rss>