<?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: Vikrant Kadam</title>
    <description>The latest articles on DEV Community by Vikrant Kadam (@vikrantkadam13).</description>
    <link>https://dev.to/vikrantkadam13</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%2F3689443%2Fb10d714f-ae9e-4f29-8441-baedcd20594c.jpg</url>
      <title>DEV Community: Vikrant Kadam</title>
      <link>https://dev.to/vikrantkadam13</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/vikrantkadam13"/>
    <language>en</language>
    <item>
      <title>Building a Chrome Extension to Make LeetCode Prep More Practical</title>
      <dc:creator>Vikrant Kadam</dc:creator>
      <pubDate>Fri, 02 Jan 2026 09:50:47 +0000</pubDate>
      <link>https://dev.to/vikrantkadam13/building-a-chrome-extension-to-make-leetcode-prep-more-practical-48h4</link>
      <guid>https://dev.to/vikrantkadam13/building-a-chrome-extension-to-make-leetcode-prep-more-practical-48h4</guid>
      <description>&lt;p&gt;While preparing for coding interviews, I noticed something frustrating.&lt;/p&gt;

&lt;p&gt;I’d solve a LeetCode problem and immediately wonder:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Is this problem even relevant for the companies I’m targeting?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Answering that usually meant guessing, Googling, or running into a Premium paywall.&lt;br&gt;
So instead of overthinking it, I decided to turn this frustration into a learning project.&lt;/p&gt;

&lt;p&gt;💡 &lt;strong&gt;The idea&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Build a simple Chrome extension that shows company tags directly on LeetCode problem pages, inside the LeetCode UI itself.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;No new tabs.&lt;br&gt;
No distractions.&lt;br&gt;
Just information where it’s needed.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Get &lt;a href="https://github.com/VikrantKadam028/LeetCo---Company-Insights" rel="noopener noreferrer"&gt;LeetCo Here.&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fouw33cm3cto9yerc9ubb.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fouw33cm3cto9yerc9ubb.png" alt=" " width="599" height="295"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What I built&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The extension injects a small UI block below the problem title and displays:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Companies that have asked the problem&lt;/li&gt;
&lt;li&gt;Interview relevance at a glance
The goal wasn’t to replace LeetCode — just to make practice more intentional.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F8emxtan3m36i50fwf8hr.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F8emxtan3m36i50fwf8hr.png" alt=" " width="800" height="352"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;🙌 Feedback welcome&lt;br&gt;
This started as a learning exercise, but I’d love feedback from:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;People who’ve built Chrome extensions&lt;/li&gt;
&lt;li&gt;Anyone doing interview prep&lt;/li&gt;
&lt;li&gt;Devs who enjoy building small productivity tools
Suggestions, issues, and PRs are always welcome.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Thanks for reading — and &lt;strong&gt;happy LeetCoding&lt;/strong&gt; 🚀&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>opensource</category>
      <category>sideprojects</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
