<?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: Himanshu singh</title>
    <description>The latest articles on DEV Community by Himanshu singh (@hsnice16).</description>
    <link>https://dev.to/hsnice16</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%2F492058%2Fe627233b-143a-4a3b-ab42-e9888765c01c.jpg</url>
      <title>DEV Community: Himanshu singh</title>
      <link>https://dev.to/hsnice16</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/hsnice16"/>
    <language>en</language>
    <item>
      <title>First time contributed in open source repo</title>
      <dc:creator>Himanshu singh</dc:creator>
      <pubDate>Tue, 20 Oct 2020 19:58:49 +0000</pubDate>
      <link>https://dev.to/hsnice16/first-time-contributed-to-open-source-repo-379h</link>
      <guid>https://dev.to/hsnice16/first-time-contributed-to-open-source-repo-379h</guid>
      <description>&lt;p&gt;This was my first time that I contributed in any open source repository . so first, a big thanks to &lt;a href="https://hacktoberfest.digitalocean.com/"&gt;hacktoberfest&lt;/a&gt;. &lt;/p&gt;

&lt;p&gt;Yes, And now  &lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;What I Learned From Hacktoberfest&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;So, from my experience, contributing in open source is a fun task. &lt;br&gt;
You are making contribution in open source , so it will help many and if there is any kind of inefficiency in your code , someone can correct you.&lt;/p&gt;

&lt;p&gt;And also you get familiar with many new stuffs.&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;In which I make contribution ?&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;As I am learning algorithms and data structures nowadays, So I contributed many algorithms and data structures in &lt;a href="https://github.com/amritansh22/Data-Structures-and-Algorithms-in-cpp"&gt;this repo&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Some of my pull request are for :&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;XOR linked list (implementation)&lt;/li&gt;
&lt;li&gt;counting sort (which works for both positive and negative numbers)&lt;/li&gt;
&lt;li&gt;radix sort&lt;/li&gt;
&lt;li&gt;sliding window maximum problem&lt;/li&gt;
&lt;li&gt;array rotation using juggling algorithm&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For me, It was really a good experience of contributing my work. And I learnt lots of new things in algorithms and data structure from &lt;strong&gt;Hacktoberfest&lt;/strong&gt;.&lt;/p&gt;

</description>
      <category>hacktoberfest</category>
    </item>
  </channel>
</rss>
