<?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: hafizpustice05</title>
    <description>The latest articles on DEV Community by hafizpustice05 (@hafizpustice05).</description>
    <link>https://dev.to/hafizpustice05</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%2F355451%2F797d5ddb-5452-4456-8d66-e6703319832c.png</url>
      <title>DEV Community: hafizpustice05</title>
      <link>https://dev.to/hafizpustice05</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/hafizpustice05"/>
    <language>en</language>
    <item>
      <title>Bubble Sort Algorithm with Example and Time Complexity</title>
      <dc:creator>hafizpustice05</dc:creator>
      <pubDate>Sun, 24 Jul 2022 04:50:30 +0000</pubDate>
      <link>https://dev.to/hafizpustice05/bubble-sort-algorithm-with-example-and-time-complexity-d4h</link>
      <guid>https://dev.to/hafizpustice05/bubble-sort-algorithm-with-example-and-time-complexity-d4h</guid>
      <description>&lt;p&gt;&lt;a href="https://www.cstutorial.org/algorithom/bubble-sort-algorithm-with-example-and-time-complexity"&gt;https://www.cstutorial.org/algorithom/bubble-sort-algorithm-with-example-and-time-complexity&lt;/a&gt;&lt;/p&gt;

</description>
      <category>algorithms</category>
    </item>
    <item>
      <title>Insertion Sort Algorithm with Example in c++</title>
      <dc:creator>hafizpustice05</dc:creator>
      <pubDate>Sun, 24 Jul 2022 04:50:10 +0000</pubDate>
      <link>https://dev.to/hafizpustice05/insertion-sort-algorithm-with-example-in-c-4a3o</link>
      <guid>https://dev.to/hafizpustice05/insertion-sort-algorithm-with-example-in-c-4a3o</guid>
      <description>&lt;p&gt;&lt;a href="https://www.cstutorial.org/algorithom/insertion-sort-algorithm-implement-with-c"&gt;https://www.cstutorial.org/algorithom/insertion-sort-algorithm-implement-with-c&lt;/a&gt;&lt;/p&gt;

</description>
      <category>algorithms</category>
    </item>
    <item>
      <title>Selection Sort Algorithm Implementation Tutorial in c++</title>
      <dc:creator>hafizpustice05</dc:creator>
      <pubDate>Sun, 24 Jul 2022 04:49:49 +0000</pubDate>
      <link>https://dev.to/hafizpustice05/selection-sort-algorithm-implementation-tutorial-in-c-4k3g</link>
      <guid>https://dev.to/hafizpustice05/selection-sort-algorithm-implementation-tutorial-in-c-4k3g</guid>
      <description>&lt;p&gt;&lt;a href="https://www.cstutorial.org/algorithom/selection-sort-algorithm-implement-with-c"&gt;https://www.cstutorial.org/algorithom/selection-sort-algorithm-implement-with-c&lt;/a&gt;&lt;/p&gt;

</description>
      <category>algorithms</category>
    </item>
    <item>
      <title>Merge Sort Algorithm Tutorial with Time Complexity in c++</title>
      <dc:creator>hafizpustice05</dc:creator>
      <pubDate>Sun, 24 Jul 2022 04:49:29 +0000</pubDate>
      <link>https://dev.to/hafizpustice05/merge-sort-algorithm-tutorial-with-time-complexity-in-c-58a0</link>
      <guid>https://dev.to/hafizpustice05/merge-sort-algorithm-tutorial-with-time-complexity-in-c-58a0</guid>
      <description>&lt;p&gt;&lt;a href="https://www.cstutorial.org/algorithom/merge-sort-algorithm-implement-with-time-complexity"&gt;https://www.cstutorial.org/algorithom/merge-sort-algorithm-implement-with-time-complexity&lt;/a&gt;&lt;/p&gt;

</description>
      <category>algorithms</category>
    </item>
    <item>
      <title>Quicksort algorithm with example and time complexity</title>
      <dc:creator>hafizpustice05</dc:creator>
      <pubDate>Sun, 24 Jul 2022 04:49:10 +0000</pubDate>
      <link>https://dev.to/hafizpustice05/quicksort-algorithm-with-example-and-time-complexity-1op</link>
      <guid>https://dev.to/hafizpustice05/quicksort-algorithm-with-example-and-time-complexity-1op</guid>
      <description>&lt;p&gt;&lt;a href="https://www.cstutorial.org/algorithom/quicksort-algorithm-with-example-and-time-complexity"&gt;https://www.cstutorial.org/algorithom/quicksort-algorithm-with-example-and-time-complexity&lt;/a&gt;&lt;/p&gt;

</description>
      <category>algorithms</category>
    </item>
    <item>
      <title>Linear Search Algorithm with Example</title>
      <dc:creator>hafizpustice05</dc:creator>
      <pubDate>Sun, 24 Jul 2022 04:48:47 +0000</pubDate>
      <link>https://dev.to/hafizpustice05/linear-search-algorithm-with-example-cdk</link>
      <guid>https://dev.to/hafizpustice05/linear-search-algorithm-with-example-cdk</guid>
      <description>&lt;p&gt;&lt;a href="https://www.cstutorial.org/algorithom/searching-algorithm-linear-search-algorithm-example"&gt;https://www.cstutorial.org/algorithom/searching-algorithm-linear-search-algorithm-example&lt;/a&gt;&lt;/p&gt;

</description>
      <category>algorithms</category>
    </item>
    <item>
      <title>Binary Search Algorithm with Time Complexity</title>
      <dc:creator>hafizpustice05</dc:creator>
      <pubDate>Sun, 24 Jul 2022 04:48:22 +0000</pubDate>
      <link>https://dev.to/hafizpustice05/binary-search-algorithm-with-time-complexity-4me2</link>
      <guid>https://dev.to/hafizpustice05/binary-search-algorithm-with-time-complexity-4me2</guid>
      <description>&lt;p&gt;&lt;a href="https://www.cstutorial.org/algorithom/searching-algorithm-binary-search-algorithm-with-time-complexity"&gt;https://www.cstutorial.org/algorithom/searching-algorithm-binary-search-algorithm-with-time-complexity&lt;/a&gt;&lt;/p&gt;

</description>
      <category>algorithms</category>
    </item>
    <item>
      <title>Stack Data Structure in C++</title>
      <dc:creator>hafizpustice05</dc:creator>
      <pubDate>Sun, 24 Jul 2022 04:47:56 +0000</pubDate>
      <link>https://dev.to/hafizpustice05/stack-data-structure-in-c-4f88</link>
      <guid>https://dev.to/hafizpustice05/stack-data-structure-in-c-4f88</guid>
      <description>&lt;p&gt;&lt;a href="https://www.cstutorial.org/data-structure/stack-data-structure-in-c"&gt;https://www.cstutorial.org/data-structure/stack-data-structure-in-c&lt;/a&gt;&lt;/p&gt;

</description>
      <category>algorithms</category>
    </item>
    <item>
      <title>Queue Data Structure</title>
      <dc:creator>hafizpustice05</dc:creator>
      <pubDate>Sun, 24 Jul 2022 04:47:36 +0000</pubDate>
      <link>https://dev.to/hafizpustice05/queue-data-structure-2mhb</link>
      <guid>https://dev.to/hafizpustice05/queue-data-structure-2mhb</guid>
      <description>&lt;p&gt;&lt;a href="https://www.cstutorial.org/data-structure/queue-data-structure"&gt;https://www.cstutorial.org/data-structure/queue-data-structure&lt;/a&gt;&lt;/p&gt;

</description>
      <category>algorithms</category>
    </item>
    <item>
      <title>Linked List in C++ with Example</title>
      <dc:creator>hafizpustice05</dc:creator>
      <pubDate>Sun, 24 Jul 2022 04:47:17 +0000</pubDate>
      <link>https://dev.to/hafizpustice05/linked-list-in-c-with-example-3dm1</link>
      <guid>https://dev.to/hafizpustice05/linked-list-in-c-with-example-3dm1</guid>
      <description>&lt;p&gt;&lt;a href="https://www.cstutorial.org/data-structure/linked-list-in-c-with-example"&gt;https://www.cstutorial.org/data-structure/linked-list-in-c-with-example&lt;/a&gt;&lt;/p&gt;

</description>
      <category>algorithms</category>
    </item>
    <item>
      <title>Singly Linked List in Data Structure</title>
      <dc:creator>hafizpustice05</dc:creator>
      <pubDate>Sun, 24 Jul 2022 04:46:56 +0000</pubDate>
      <link>https://dev.to/hafizpustice05/singly-linked-list-in-data-structure-23p3</link>
      <guid>https://dev.to/hafizpustice05/singly-linked-list-in-data-structure-23p3</guid>
      <description>&lt;p&gt;&lt;a href="https://www.cstutorial.org/data-structure/singly-linked-list-in-data-structure"&gt;https://www.cstutorial.org/data-structure/singly-linked-list-in-data-structure&lt;/a&gt;&lt;/p&gt;

</description>
      <category>algorithms</category>
    </item>
    <item>
      <title>Stack Implementation Using Linked List in c++</title>
      <dc:creator>hafizpustice05</dc:creator>
      <pubDate>Sun, 24 Jul 2022 04:46:26 +0000</pubDate>
      <link>https://dev.to/hafizpustice05/stack-implementation-using-linked-list-in-c-42p5</link>
      <guid>https://dev.to/hafizpustice05/stack-implementation-using-linked-list-in-c-42p5</guid>
      <description>&lt;p&gt;&lt;a href="https://www.cstutorial.org/data-structure/stack-implementation-using-linked-list-in-c"&gt;https://www.cstutorial.org/data-structure/stack-implementation-using-linked-list-in-c&lt;/a&gt;&lt;/p&gt;

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