<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Notes</title>
    <link>https://notes.himanshu.co</link>
    <description>Notes on data structures, algorithms, operating systems and the rest of core computer science ÃÂÃÂÃÂÃÂ¢ÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂ with worked dry runs, diagrams and self-test questions.</description>
    <language>en-us</language>
    <lastBuildDate>Sun, 27 Sep 2026 06:49:26 UTC</lastBuildDate>
    <atom:link href="https://notes.himanshu.co/feed.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>Markdown demo: every element</title>
      <link>https://notes.himanshu.co/markdown-demo/</link>
      <guid>https://notes.himanshu.co/markdown-demo/</guid>
      <pubDate>Tue, 01 Sep 2026 00:00:00 UTC</pubDate>
      <description>Read more at https://notes.himanshu.co/markdown-demo/</description>
    </item>
    <item>
      <title>Min Stack: the minimum so far</title>
      <link>https://notes.himanshu.co/min-stack/</link>
      <guid>https://notes.himanshu.co/min-stack/</guid>
      <pubDate>Tue, 01 Sep 2026 00:00:00 UTC</pubDate>
      <description>Read more at https://notes.himanshu.co/min-stack/</description>
    </item>
    <item>
      <title>Operating Systems: processes, threads and context switches</title>
      <link>https://notes.himanshu.co/os-processes/</link>
      <guid>https://notes.himanshu.co/os-processes/</guid>
      <pubDate>Tue, 01 Sep 2026 00:00:00 UTC</pubDate>
      <description>Read more at https://notes.himanshu.co/os-processes/</description>
    </item>
    <item>
      <title>Reverse a Linked List: three pointers, one pass</title>
      <link>https://notes.himanshu.co/reverse-linked-list/</link>
      <guid>https://notes.himanshu.co/reverse-linked-list/</guid>
      <pubDate>Tue, 01 Sep 2026 00:00:00 UTC</pubDate>
      <description>Read more at https://notes.himanshu.co/reverse-linked-list/</description>
    </item>
    <item>
      <title>Two Sum: the hash map that remembers</title>
      <link>https://notes.himanshu.co/two-sum/</link>
      <guid>https://notes.himanshu.co/two-sum/</guid>
      <pubDate>Tue, 01 Sep 2026 00:00:00 UTC</pubDate>
      <description>Read more at https://notes.himanshu.co/two-sum/</description>
    </item>
    <item>
      <title>Unique Paths: filling a 2D DP table</title>
      <link>https://notes.himanshu.co/unique-paths/</link>
      <guid>https://notes.himanshu.co/unique-paths/</guid>
      <pubDate>Tue, 01 Sep 2026 00:00:00 UTC</pubDate>
      <description>Read more at https://notes.himanshu.co/unique-paths/</description>
    </item>
  </channel>
</rss>