<?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: Baglanov Alikhan</title>
    <description>The latest articles on DEV Community by Baglanov Alikhan (@baglanov).</description>
    <link>https://dev.to/baglanov</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%2F1545952%2F26929d2b-edd8-4ee8-b060-be1d33676d08.jpeg</url>
      <title>DEV Community: Baglanov Alikhan</title>
      <link>https://dev.to/baglanov</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/baglanov"/>
    <language>en</language>
    <item>
      <title>🚀 Don't cheat in leetcode- become better in it, grind harder 💪</title>
      <dc:creator>Baglanov Alikhan</dc:creator>
      <pubDate>Mon, 03 Jun 2024 04:11:51 +0000</pubDate>
      <link>https://dev.to/baglanov/dont-cheat-in-leetcode-become-better-in-it-grind-harder-5coc</link>
      <guid>https://dev.to/baglanov/dont-cheat-in-leetcode-become-better-in-it-grind-harder-5coc</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;A leetcode a day keep unemployment away&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Hey, I think all of you, readers, know about &lt;a href="https://leetcode.com/"&gt;leetcode&lt;/a&gt;- a platform for for coding interview preparation. There a lot of good problems to solve and interface is amazing. I started solving leetcode problems about a year ago, but was active only for 3-4 month. &lt;/p&gt;

&lt;p&gt;The first problem I faced with- I hadn't a clue how to solve problems. I checked other's solutions, learned approaches, but didn't see a progress when solved daily problems, even if they were easy. I just gave up too fast after reading description and instantly opened solutions tab, read other's code, thought that it was so easy and I could solve it by myself too, close it, but still couldn't manage to write it.&lt;/p&gt;

&lt;p&gt;Just to have a streak I copy&amp;amp;pasted NeetCode's solutions from video, thinking that from his explanation I will become better and next time I will solve this sort of problem by myself. What is the result? I just gave up on solving leetcode at all, because it become boring.&lt;/p&gt;

&lt;p&gt;Now, starting from 10th May I returned to leetcode, created new session where I solve without chat gpt. Not gonna lie, I still watch other's solutions if it is really hard, but only until it requires new approach/algorithm. Otherwise I try to do my best.&lt;/p&gt;

&lt;p&gt;So I built myself a &lt;a href="https://noleetcheat.onrender.com/"&gt;chrome extension&lt;/a&gt;. It prevents me from accessing chat gpt and solutions tab when I solve problems. &lt;/p&gt;

&lt;p&gt;So on each new tab it checks if there leetcode problem opened and chat gpt at the same time. If so, it redirects chat gpt tab to google.com&lt;br&gt;
&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fz2o4avt0g17kc9t8g4ja.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fz2o4avt0g17kc9t8g4ja.png" alt="Code fragment" width="800" height="321"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Similar code for solutions tab on leetcode&lt;/p&gt;

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

&lt;p&gt;I hope it will help me, and maybe you, in grinding and passing interviews&lt;/p&gt;

&lt;p&gt;This project is open source so you can &lt;a href="https://github.com/rendizi/noleetcheat"&gt;check it out&lt;/a&gt;. Thank you for reading, happy coding! And also, what can I add there? Any suggestions?&lt;/p&gt;

</description>
      <category>leetcode</category>
      <category>javascript</category>
      <category>algorithms</category>
      <category>extensions</category>
    </item>
  </channel>
</rss>
