<?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: Veer Pratap</title>
    <description>The latest articles on DEV Community by Veer Pratap (@veercodeprog).</description>
    <link>https://dev.to/veercodeprog</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%2F1058077%2F0fb0ab8c-219d-4533-b36f-c68013533593.jpeg</url>
      <title>DEV Community: Veer Pratap</title>
      <link>https://dev.to/veercodeprog</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/veercodeprog"/>
    <language>en</language>
    <item>
      <title>Dynamic Programming using Tabulation-DP</title>
      <dc:creator>Veer Pratap</dc:creator>
      <pubDate>Fri, 07 Apr 2023 16:10:17 +0000</pubDate>
      <link>https://dev.to/veercodeprog/dynamic-programming-using-tabulation-dp-158e</link>
      <guid>https://dev.to/veercodeprog/dynamic-programming-using-tabulation-dp-158e</guid>
      <description>&lt;p&gt;&lt;a href="https://github.com/Veercodeprog/dynamic-programming--using-tabulation.git"&gt;https://github.com/Veercodeprog/dynamic-programming--using-tabulation.git&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;dynamic-programming--using-tabulation&lt;br&gt;
TABULATION&lt;/p&gt;

&lt;p&gt;This repo focuses on the tabulation approach of dynamic programming. As someone who loves this method, I appreciate how it efficiently solves complex problems by breaking them down into smaller subproblems and storing solutions in a table or matrix. I believe this approach provides the best time complexity for most problems, even if it requires slightly more time than some other solutions.Feel free to contribute by adding problems that can be solved using tabulation method of dp. You can add solutions in any programming language of your choice.&lt;/p&gt;

</description>
      <category>programming</category>
      <category>algorithms</category>
      <category>github</category>
    </item>
    <item>
      <title>WebRtc Websocket</title>
      <dc:creator>Veer Pratap</dc:creator>
      <pubDate>Mon, 03 Apr 2023 16:11:25 +0000</pubDate>
      <link>https://dev.to/veercodeprog/webrtc-websocket-142i</link>
      <guid>https://dev.to/veercodeprog/webrtc-websocket-142i</guid>
      <description>&lt;p&gt;I have developed a application for video chat app to connect random developers for coding problem solving hangout. &lt;br&gt;
I want to integrate screen sharing option in it,any references...&lt;/p&gt;

</description>
      <category>node</category>
      <category>javascript</category>
      <category>programming</category>
      <category>tutorial</category>
    </item>
    <item>
      <title>Git:Badges, Prs,Open Source</title>
      <dc:creator>Veer Pratap</dc:creator>
      <pubDate>Mon, 03 Apr 2023 16:07:11 +0000</pubDate>
      <link>https://dev.to/veercodeprog/gitbadges-prsopen-source-64</link>
      <guid>https://dev.to/veercodeprog/gitbadges-prsopen-source-64</guid>
      <description>&lt;p&gt;As a newcomer to Github, you may not have an established network of connections yet. I find it challenging to locate ongoing discussions related to projects that interest me. To connect with other Github users and participate in discussions, what are some good strategies i can try.&lt;/p&gt;

</description>
      <category>github</category>
      <category>opensource</category>
      <category>programming</category>
      <category>career</category>
    </item>
  </channel>
</rss>
