
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Human Readable</title>
      <link>https://blog.davman.dev/blog</link>
      <description>Human Readable is where I try to make sense of code, systems, and the occasional existential bug. It’s a calm corner for developers who love clean architecture, coffee, and the art of not overengineering life.</description>
      <language>en-us</language>
      <managingEditor>davemanufor@gmail.com (David Manufor)</managingEditor>
      <webMaster>davemanufor@gmail.com (David Manufor)</webMaster>
      <lastBuildDate>Fri, 22 May 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://blog.davman.dev/tags/algorithms/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://blog.davman.dev/blog/mastering-prefix-and-suffix-arrays</guid>
    <title>Past and Future: Mastering Prefix and Suffix Arrays</title>
    <link>https://blog.davman.dev/blog/mastering-prefix-and-suffix-arrays</link>
    <description>A practical guide to optimizing continuous range queries and evaluating two-way array dependencies using prefix and suffix sum arrays in constant time.</description>
    <pubDate>Fri, 22 May 2026 00:00:00 GMT</pubDate>
    <author>davemanufor@gmail.com (David Manufor)</author>
    <category>algorithms</category><category>data structures</category><category>software development</category><category>system design</category>
  </item>

    </channel>
  </rss>
