<?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: cainamisir</title>
    <description>The latest articles on DEV Community by cainamisir (@cainamisir).</description>
    <link>https://dev.to/cainamisir</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%2F510746%2Ff89a6539-b507-4dcb-9816-b1c440d763db.png</url>
      <title>DEV Community: cainamisir</title>
      <link>https://dev.to/cainamisir</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/cainamisir"/>
    <language>en</language>
    <item>
      <title>Competitive programming: from zero to hero.</title>
      <dc:creator>cainamisir</dc:creator>
      <pubDate>Mon, 09 Nov 2020 06:56:25 +0000</pubDate>
      <link>https://dev.to/cainamisir/competitive-programming-from-zero-to-hero-1jk9</link>
      <guid>https://dev.to/cainamisir/competitive-programming-from-zero-to-hero-1jk9</guid>
      <description>&lt;p&gt;A lot of people, especially students from all around the world are competing in programming events like IOI or ACM-ICPC.&lt;br&gt;
Having Algorithmic and Data Structure knowledge is a must for all Computer Science jobs, and by competing in this kind of events, students become masters of these.&lt;/p&gt;

&lt;p&gt;There are many ways to prepare for competitive programming, but the best piece of advice someone can ever give you is: &lt;strong&gt;Practice. Practice. Practice. Every. Single. Day.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Sure, it is really important to study lots of algorithms and data structures. But without practice you are no better than a book!&lt;/p&gt;

&lt;p&gt;There are lots of ways to practice, for example:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://codeforces.com"&gt;Codeforces&lt;/a&gt; — amazing platform with weekly contests and huge problemset&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://thedcq.com"&gt;The DCQ&lt;/a&gt; — our free mail newsletter with daily coding problems with explanations and suggested implementation.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://geeksforgeeks.org"&gt;GeeksForGeeks&lt;/a&gt;— a website explaining most algorithms and data structures. They also have an amazing Youtube channel&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Tips and tricks&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Practice the areas you dont feel quite confident in.&lt;/li&gt;
&lt;li&gt;Always upsolve problems you didn’t manage to do during the contest.&lt;/li&gt;
&lt;li&gt;Take part in lots of contests.&lt;/li&gt;
&lt;li&gt;Don’t get influenced by rating changes.&lt;/li&gt;
&lt;li&gt;Never copy code. You need to understand it, then implement it on your own.&lt;/li&gt;
&lt;li&gt;Solve one problem every day. Choose your own problem or solve the Daily Coding Problem sent by us.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you like this kind of post/tutorial about competitive programming, follow our &lt;a href="https://thedcq.com/blog"&gt;blog&lt;/a&gt; or subscribe to the &lt;a href="https://thedcq.com"&gt;newsletter&lt;/a&gt;! If you have any questions, ask! And tell me what kind of post you would like to see.&lt;/p&gt;

</description>
      <category>cpp</category>
      <category>datascience</category>
      <category>algorithms</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
