<?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: kensan</title>
    <description>The latest articles on DEV Community by kensan (@kenshiha).</description>
    <link>https://dev.to/kenshiha</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3865379%2F13a965ad-9db2-4d90-876e-600069beecad.png</url>
      <title>DEV Community: kensan</title>
      <link>https://dev.to/kenshiha</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kenshiha"/>
    <language>en</language>
    <item>
      <title>How do you learn DSA?</title>
      <dc:creator>kensan</dc:creator>
      <pubDate>Sun, 14 Jun 2026 09:02:48 +0000</pubDate>
      <link>https://dev.to/kenshiha/how-do-you-learn-dsa-50ek</link>
      <guid>https://dev.to/kenshiha/how-do-you-learn-dsa-50ek</guid>
      <description>&lt;p&gt;Honestly, the more you think, the harder it becomes. "Do not get overwhelmed by the hype" that was the line that helped me when I started DSA.&lt;/p&gt;

&lt;p&gt;To tell you the truth, I haven't even finished it yet. In fact, I am just at the beginning, but the thing is, I think everyone has their own way of doing things.&lt;/p&gt;

&lt;p&gt;Even after watching videos on how to do it, I went completely blank when I sat in front of the computer. So, I realized that instead of thinking about where to start, I just had to start from what I didn't know.&lt;/p&gt;

&lt;p&gt;Long story short, when I saw the first problem, it hit me that it wasn't the problem I didn't understand it was the data structure itself. I thought I knew it, but the only things I actually knew were its name and how it worked in theory.&lt;/p&gt;

&lt;p&gt;So, I just started writing data structures from scratch, implementing the logic from zero. It helped me build a core understanding of the data structures.&lt;/p&gt;

&lt;p&gt;Now, this worked for me, but of course, there is a lot more to it—problem-solving, logical thinking, and so on. We will go through all of that, too.&lt;/p&gt;

</description>
      <category>algorithms</category>
      <category>beginners</category>
      <category>discuss</category>
      <category>learning</category>
    </item>
    <item>
      <title>DSA is easy in theory, but brutal on LeetCode.</title>
      <dc:creator>kensan</dc:creator>
      <pubDate>Fri, 29 May 2026 13:40:12 +0000</pubDate>
      <link>https://dev.to/kenshiha/dsa-is-easy-in-theory-but-brutal-on-leetcode-3bka</link>
      <guid>https://dev.to/kenshiha/dsa-is-easy-in-theory-but-brutal-on-leetcode-3bka</guid>
      <description></description>
    </item>
    <item>
      <title>what is the most effective way to understand dsa?</title>
      <dc:creator>kensan</dc:creator>
      <pubDate>Wed, 29 Apr 2026 18:29:58 +0000</pubDate>
      <link>https://dev.to/kenshiha/what-is-the-most-effective-way-to-understand-dsa-4api</link>
      <guid>https://dev.to/kenshiha/what-is-the-most-effective-way-to-understand-dsa-4api</guid>
      <description></description>
      <category>algorithms</category>
      <category>discuss</category>
      <category>dsa</category>
      <category>learning</category>
    </item>
  </channel>
</rss>
