<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: AYUSH MISHRA</title>
    <description>The latest articles on DEV Community by AYUSH MISHRA (@ayush_mishra_f919a7f65eb2).</description>
    <link>https://dev.to/ayush_mishra_f919a7f65eb2</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3266822%2Fd03fbde5-2076-4f88-9b88-92ec7ca4c9ff.jpg</url>
      <title>DEV Community: AYUSH MISHRA</title>
      <link>https://dev.to/ayush_mishra_f919a7f65eb2</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ayush_mishra_f919a7f65eb2"/>
    <language>en</language>
    <item>
      <title>C++ Program to Subtract Two Numbers</title>
      <dc:creator>AYUSH MISHRA</dc:creator>
      <pubDate>Sun, 22 Jun 2025 15:04:51 +0000</pubDate>
      <link>https://dev.to/ayush_mishra_f919a7f65eb2/c-program-to-subtract-two-numbers-1aoi</link>
      <guid>https://dev.to/ayush_mishra_f919a7f65eb2/c-program-to-subtract-two-numbers-1aoi</guid>
      <description>&lt;p&gt;I recently contributed an article to TutorialsPoint, where I explained a simple yet fundamental C++ program — how to subtract two numbers.&lt;br&gt;
 While the logic is straightforward, understanding the basics like this lays the foundation for solving bigger and more complex problems in programming.&lt;br&gt;
🔗 Check out the article here: &lt;a href="https://www.tutorialspoint.com/cplusplus-program-to-subtract-two-numbers" rel="noopener noreferrer"&gt;https://www.tutorialspoint.com/cplusplus-program-to-subtract-two-numbers&lt;/a&gt;&lt;/p&gt;

</description>
      <category>cpp</category>
      <category>programming</category>
      <category>basic</category>
      <category>oop</category>
    </item>
    <item>
      <title>C++ Program to Find Sum of Leaf Nodes in Binary Tree</title>
      <dc:creator>AYUSH MISHRA</dc:creator>
      <pubDate>Sun, 15 Jun 2025 15:14:20 +0000</pubDate>
      <link>https://dev.to/ayush_mishra_f919a7f65eb2/c-program-to-find-sum-of-leaf-nodes-in-binary-tree-36f7</link>
      <guid>https://dev.to/ayush_mishra_f919a7f65eb2/c-program-to-find-sum-of-leaf-nodes-in-binary-tree-36f7</guid>
      <description>&lt;p&gt;🚀 Excited to Share My New Article! 🌳💻&lt;br&gt;
 Just published a beginner-friendly guide on:&lt;br&gt;
 ✅ "C++ Program to Find Sum of Leaf Nodes in Binary Tree"&lt;br&gt;
If you're diving into Data Structures, brushing up on binary trees, or strengthening your C++ programming skills, this article is tailor-made for you! 🎯&lt;br&gt;
I’ve broken down the logic step-by-step with clear explanations, so even if you’re just starting out, you’ll understand the concept easily.&lt;br&gt;
🔗 Read it here: &lt;a href="https://www.tutorialspoint.com/cplusplus-program-to-find-sum-of-leaf-node-in-binary-tree" rel="noopener noreferrer"&gt;https://www.tutorialspoint.com/cplusplus-program-to-find-sum-of-leaf-node-in-binary-tree&lt;/a&gt;&lt;/p&gt;

</description>
      <category>cpp</category>
      <category>algorithms</category>
      <category>programming</category>
      <category>tutorial</category>
    </item>
  </channel>
</rss>
