<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
      <title>Blog | Rosshhun</title>
      <link>https://rosshhun.com</link>
      <description>Rosshhun Gadde - Software Engineer Portfolio</description>
      <item>
          <title>Two Pointers</title>
          <link>https://rosshhun.com/blog/two_pointers</link>
          <description>Master the two pointers technique for solving array and string problems efficiently. Learn same direction and opposite direction patterns with clear examples and pseudocode.</description>
          <pubDate>2025-10-24T00:00:00.000Z</pubDate>
        </item>
<item>
          <title>Arrays and Strings</title>
          <link>https://rosshhun.com/blog/arrays_and_strings</link>
          <description>Explore the fundamentals and efficient techniques for working with arrays and strings, including practical tips, code examples, and algorithmic principles every developer should know.</description>
          <pubDate>2025-10-20T00:00:00.000Z</pubDate>
        </item>
    </channel>
  </rss>