3 Tips I’ve learned after 2000 hours of Leetcode

Поділитися
Вставка
  • Опубліковано 10 лют 2023
  • 3 Tips I’ve learned after 2000 hours of Leetcode #leetcode #leetcodecoding #leetcodesolution #leetcodechallenge #faang #fang #computerscience #cs #codingtiktok #coding #codinglife #boostofhope #fyp #codinginterview #softwareengineer #swe #tech #foryou #python #learntocode #google #techtok #programming #algorithms #learntocode

КОМЕНТАРІ • 235

  • @prybruhta
    @prybruhta 8 місяців тому +987

    Bro is waiting for leetcode 2

  • @kingcrayon195
    @kingcrayon195 10 місяців тому +751

    This is the first guy who's actually genuine.

    • @topswe
      @topswe  10 місяців тому +29

      haha thanks! in what ways? how long have you been leetcoding?

    • @darixulx5349
      @darixulx5349 9 місяців тому

      I just started python, is there leetcode for python beginners, like i did the cs50 python course i need guide @@topswe

    • @aman.x
      @aman.x 9 місяців тому +23

      @@topswe You own 3 badges that means you are not running behind badges and all fame..

  • @jixster1566
    @jixster1566 7 місяців тому +160

    Being honest with yourself about your skills can get you so far

  • @saket4478
    @saket4478 7 місяців тому +13

    BGM had me , fukashigi no carte , nice choice !! ❤️❤️

  • @DivyaDharshiniPA
    @DivyaDharshiniPA 5 місяців тому +21

    Do not lie to yourself and fake understanding is the most honest advice ever!

  • @pixmasterstudios5623
    @pixmasterstudios5623 5 місяців тому +62

    I suffered a lot by not being honest with myself, used to just copy solutions missing out on the thrill of actually solving the problem by understanding it. Tip #2 is the most important one.
    It's all about learning from your past mistakes and repeat them again.

    • @paultvshow
      @paultvshow 3 місяці тому +2

      The most important thing is never copy code! You must write the code yourself before test and submitting. If you get stuck, just try to break the problem down into small chunks and look for hints on smaller chunks. Never look for hints for the entire problem!

    • @manan-543
      @manan-543 2 місяці тому

      What if u just started doing DSA and you're not being able to solve even a single problem? Like even after thinking a lot u can't find the optimal solution. Should u look at the solution or move on to the next problem. How long should u wait before looking at the solution.

    • @Epsilon3098
      @Epsilon3098 Місяць тому

      @@manan-543if you just started dsa you can look at the solutions for understanding eventually you would be able to solve on your own and then you can try and give time to each problem individually

    • @neerajK21
      @neerajK21 29 днів тому +1

      ​@@manan-543Just try to find a solution,whether optimal or not in 20 minutes.If you are not able to think something in 20 min,chances are you will not gonna find a solution. After 20 minutes,see some solutions or yt videos about that question and then try to implement it by yourself.

  • @Safar___nama
    @Safar___nama 9 місяців тому +26

    Must as well solve the leftover 24 easy questions.

  • @tanaypatel8412
    @tanaypatel8412 11 місяців тому +23

    that Bunny girl senpai Ed though

    • @topswe
      @topswe  10 місяців тому +2

      haha yeah its a nice lofi sound track :) how long have you been leetcoding for?

    • @tanaypatel8412
      @tanaypatel8412 10 місяців тому

      @@topswe started on 20th march 2023, onto 200 questions RN

    • @shadowking255
      @shadowking255 4 місяці тому

      Me listening to Bunny girl instead of leetocde

  • @user-ep9sy3jc2v
    @user-ep9sy3jc2v 11 місяців тому +44

    Excelent advice bud.

    • @topswe
      @topswe  11 місяців тому +2

      thank you, glad it helped! how long have you been leetcoding for?

    • @uzairqureshi4559
      @uzairqureshi4559 9 місяців тому

      ​@@topswei have been doing leetcode from last 1 year 475 questions

  • @Anythiny
    @Anythiny 10 місяців тому +34

    Really honest advice🎉

    • @topswe
      @topswe  10 місяців тому +1

      Glad you think so! appreciate the message. how long have you been leetcoding?

  • @mikedoeren5960
    @mikedoeren5960 19 годин тому

    Genuinely great advice

  • @MayankCodes
    @MayankCodes 8 місяців тому +2

    Thanks a lot. Looking at solutions i felt is a bad thing to do. And I was frustrated after not getting the required solution. This short appeared then. Since its not a bad thing, I will look, understand and try to implement the concept or method in future also.❤

  • @tulsiroy8631
    @tulsiroy8631 8 місяців тому

    The most genuine guy i have seen on youtube, thanks for the tips❤❤❤

  • @skyreach324
    @skyreach324 8 місяців тому +4

    This was what I needed, made my day man😢❤

  • @ayushus
    @ayushus 14 днів тому

    Thanks you so much for kind info.. ❤

  • @187Ehrenmann
    @187Ehrenmann 11 місяців тому +2

    Nice 👍🏻 short broski

    • @topswe
      @topswe  11 місяців тому

      thank you, glad it helped! how long have you been leetcoding for?

  • @MrKB_SSJ2
    @MrKB_SSJ2 9 місяців тому +219

    Reached 1000 problems recently!

    • @lightyagami2906
      @lightyagami2906 9 місяців тому +9

      hey ive a question that how much do i need to know before starting on leetcode

    • @MrKB_SSJ2
      @MrKB_SSJ2 9 місяців тому

      all you need to know is I'm your daddy@@lightyagami2906

    • @nopecharon
      @nopecharon 9 місяців тому

      ​@@lightyagami2906 programming language

    • @crackhead3511
      @crackhead3511 8 місяців тому

      ​@@lightyagami2906 Just the basics you will learn advanced stuff in no time just by brute force, thats how it worked for me lol

    • @manavkhandurie3591
      @manavkhandurie3591 8 місяців тому +12

      @@lightyagami2906 I recommend starting with basic linear DS first like array and linkedlist & then solving questions , then learning more and solving more questions and so on and so forth .

  • @harishguptha8261
    @harishguptha8261 5 місяців тому

    Great content

  • @rajusharma9938
    @rajusharma9938 5 місяців тому

    Great example made by you
    Could you share your tips and suggestions to reach goal like you

  • @vihan1873
    @vihan1873 10 місяців тому +23

    1700, kill me 😂

    • @topswe
      @topswe  10 місяців тому +9

      haha now I'm at 2222 :), how long have you been leetcoding?

    • @vihan1873
      @vihan1873 10 місяців тому +2

      @@topswe woah. On and off for about 1 year but I'm still at about 579

  • @skillfulmind960
    @skillfulmind960 5 місяців тому

    Just aweeeeeesome 💯💯💯

  • @s4ndstrm378
    @s4ndstrm378 Місяць тому +1

    Yes it hurts but even easy level finds complicated sometimes

  • @S3aw0lf
    @S3aw0lf Місяць тому +1

    The most underrated fact : Never lie to yourself about understanding it'll cost u in future.

  • @HeatherHolt
    @HeatherHolt Місяць тому +2

    When I look at the easy ones and still don’t know what the hell to do 😮

    • @Rohan122
      @Rohan122 29 днів тому

      Spend some more time then

  • @hakunamatata4880
    @hakunamatata4880 8 місяців тому

    Genuine words🎉

  • @Anonymous-fr2op
    @Anonymous-fr2op 27 днів тому

    They still got that quality though. Their products never feel cheap, even though it is not super expensive like some others, i've some at my home, an old headphone(which still is pretty good despite being over a decade old) and i have their speakers at home as well and especially, i love their pens too(which isn't something to brag about).

  • @user-ne9vs4nl1z
    @user-ne9vs4nl1z 11 місяців тому +1

    thank bro, you best

    • @topswe
      @topswe  11 місяців тому

      thank you, glad it helped! how long have you been leetcoding for?

    • @user-ne9vs4nl1z
      @user-ne9vs4nl1z 11 місяців тому

      @@topswe Before that, I had enough for a week or two. but now I have taken it seriously and have been solving it every day since July. Thank you for your site and your advice!

  • @nitsuga1997
    @nitsuga1997 7 місяців тому

    Nice!

  • @psibarpsi
    @psibarpsi 10 місяців тому +108

    Tip #1 is not applicable for Indians. The first round itself contains LC Hards. It's an online round, so no hints.

    • @tanaypatel8412
      @tanaypatel8412 9 місяців тому +22

      Elimination of competition.

    • @KoushikDas2005
      @KoushikDas2005 9 місяців тому +19

      It's for beginners.
      And at the EOD,you have to practice all type of questions including hard and mediums.

    • @TheEsotericProgrammer
      @TheEsotericProgrammer 8 місяців тому

      Chatgpt is the answer

    • @psibarpsi
      @psibarpsi 8 місяців тому

      @@TheEsotericProgrammer I wish, but not really.

    • @KoushikDas2005
      @KoushikDas2005 8 місяців тому +4

      ​​@@psibarpsibro do all types with proper understanding.
      Follow QPCD ...
      End

  • @manomac3767
    @manomac3767 7 місяців тому +2

    Can you please give us patterns that need to prepared with some sample questions.

  • @manojnavinjamuri5867
    @manojnavinjamuri5867 8 місяців тому

    Thanks bro

  • @-Corvo_Attano
    @-Corvo_Attano 7 місяців тому

    subscribed :)

  • @e889.
    @e889. 21 день тому

    The most important thing: Consistency

  • @jiheibot
    @jiheibot 8 місяців тому

    tyvm!

  • @randomlad9312
    @randomlad9312 10 місяців тому +25

    1700 questions sheesh
    What's your advice for someone who is able to solve 2/4 (almost everytime) and 3/4(sometimes) on leetcode contests? (I am that someone lol).
    I do upsolve too the remaining questions (3/4) rn my ratings are 1600+

    • @user-js8nc8dv8b
      @user-js8nc8dv8b 9 місяців тому +2

      IS that something good or not

    • @abc-ym4zs
      @abc-ym4zs 7 місяців тому

      ​@@user-js8nc8dv8bcan u suggest how to improve in leetcode and I am not improving

  • @muditkhanna8164
    @muditkhanna8164 8 місяців тому +1

    After doing 50+ hard LC problem i find a pattern in the hard ones is that one type of hard is that they require deep knowledge of their topics, and if you have the deep knowledge of that topic the question is cakewalk, like most of the rolling hash problems, although there are some exceptions. the other type of LC hards are they require experience they literally judge the implementation ability for ex. Text justification it does not need any advanced string algos but it only requires the implementing ability,
    although if you're doing it with python some of them are not that hard to implement but if you're doing c++ like me they sometimes take 2 hrs+ to solve.

    • @samuraijosh1595
      @samuraijosh1595 5 місяців тому

      what patterns should i learn to solve string parsing problems like the valid parentheses or parsing math expressions and such.

    • @muditkhanna8164
      @muditkhanna8164 5 місяців тому +1

      @@samuraijosh1595 stack dude, the question itself is screaming to use stack and you're not even listening.

    • @samuraijosh1595
      @samuraijosh1595 5 місяців тому

      @@muditkhanna8164 no I know that much. But that's not enough of a hint for solving hard parsing questions where there's also dynamic programming involved.

    • @muditkhanna8164
      @muditkhanna8164 5 місяців тому

      @@samuraijosh1595 if there's dynamic programming involved, they are probably asking for max /min result after parsing.Well these kind of questions are either of MCM variant, or they are monotonic stack variant. but if you have found out they are of normal dp variant you might have done the recursion part. so there's that. you are almost done dude!

  • @user-zn3be9ik1x
    @user-zn3be9ik1x 8 місяців тому

    One more thing there is that notes section pls use that to write about that approach

  • @franko8572
    @franko8572 9 місяців тому

    Implementate yourself!

  • @LivingGuy484
    @LivingGuy484 7 місяців тому

    I recognize the song! Man, brings back memories

  • @FifthArima
    @FifthArima 3 місяці тому +1

    I’m current market , lc hard is common as there is huge competition.

    • @lOmaine777
      @lOmaine777 Місяць тому

      Yes I keep hearing ppl saying this

  • @hamidiqbal1772
    @hamidiqbal1772 17 днів тому

    Bro is the interviewer

  • @princenagar1686
    @princenagar1686 6 місяців тому +1

    Whats the name of background music, please tell me??🙏🙏

  • @Aly_._
    @Aly_._ 8 місяців тому +1

    Is the final tip the best 100 easy LC questions to get started in SWE?

  • @Dexter4o4
    @Dexter4o4 10 місяців тому +1

    Hey can you please recommend any DSA course to solve these leetcode problems ?
    One more thing my friends say it is good to solve questions in c++ but i only know python should i learn c++ them start solving or i should start solving problems using python?

  • @nayanbramhane8077
    @nayanbramhane8077 7 місяців тому

    BG Music : Fukashigi no Carte

  • @tye3630
    @tye3630 5 місяців тому

    IDK why most OA I got are hard level questions, there are a few medium level questions but easy level questions almost never appear. When an easy level questions appeared it usually come together with medium & hard questions with some multiple choice

  • @eidnoxon
    @eidnoxon 8 місяців тому +6

    I am so dumb I can't even solve the easy problems.

    • @WoWUndad
      @WoWUndad 8 місяців тому +1

      Its ok dsa is only for interviews, literally never used a leetcode algorithm for full stack web/game dev

    • @abc-ym4zs
      @abc-ym4zs 7 місяців тому +1

      ​@@WoWUndadhow to learn backend development i am not liking this 😢 but I am very intelligent student in my whole academics

    • @monukeys1105
      @monukeys1105 5 місяців тому

      Bro same situation​@@abc-ym4zs

    • @monukeys1105
      @monukeys1105 5 місяців тому

      I was in the situation last month but then i could solve 100 questions just by not giving up

    • @eidnoxon
      @eidnoxon 5 місяців тому

      @@monukeys1105 I'm still learning and I still cant solve an easy problem

  • @jamessullenriot
    @jamessullenriot 4 дні тому

    And then keep in mind that when you get your job, its actually nothing like leetcode

  • @arshitrupani
    @arshitrupani Місяць тому +1

    Microsoft: salary kitni loge discuss karle 😂😂😂😂

  • @JT114881
    @JT114881 8 місяців тому +1

    Background music too loud, drowns out your voice

  • @zanies6288
    @zanies6288 10 місяців тому +8

    Holy shit bro 1700?!! Why no contests tho??
    I think you would easily get guardian

    • @topswe
      @topswe  10 місяців тому +5

      i've been doing contests lately! currently a knight, on the way to guardian soon! what rating are you?

    • @zanies6288
      @zanies6288 10 місяців тому

      @@topswe 1600 🥲

    • @zanies6288
      @zanies6288 2 місяці тому +1

      Lol I again saw this video randomly on my feed. I think it will cross 1900 after yesterday's contest 😂 ​@@topswe

    • @topswe
      @topswe  2 місяці тому +1

      @@zanies6288 haha congrats! I’m now a guardian :)

    • @zanies6288
      @zanies6288 2 місяці тому

      Congrats bro! I think, I saw you once on the leaderboard. Imo it's time for you switch to cf. 😜​@@topswe

  • @codingwithsam4992
    @codingwithsam4992 4 місяці тому

    Bro, in India, all the interview questions will be hard.

  • @fuzzywuzzy318
    @fuzzywuzzy318 Місяць тому

    Now even data scientist need practice leetcode as well 😢

  • @michaelharris1305
    @michaelharris1305 9 місяців тому

    Bro can u tell me how much important leetcode contest because most of the I barely able solve the questions and gets demotivated

  • @Takatou__Yogiri
    @Takatou__Yogiri 2 місяці тому

    I just visited his leet code profile. he solved all easy leet code problems. bruh :(

  • @momenel-atroush257
    @momenel-atroush257 Місяць тому

    Not the BGS music 😢

  • @paultvshow
    @paultvshow 3 місяці тому

    How can you access the solutions by the way? Sometimes I got stuck for two hours for a hard question which is such a waste of time.

  • @FlippyFlippers
    @FlippyFlippers 8 місяців тому

    katarenai nemurenai

  • @sjxsubham...
    @sjxsubham... 3 місяці тому

    U have not participated any contest ??? huh!!!😊

  • @pengzuo7551
    @pengzuo7551 7 місяців тому

    i thought hard is also needed recently

  • @YouTubeultrapromax
    @YouTubeultrapromax 7 місяців тому

    How much time do you spend on thinking solution for each queston?

  • @asanitian6218
    @asanitian6218 10 місяців тому

    What are pattern questions ❓

  • @abc-ym4zs
    @abc-ym4zs 7 місяців тому

    Bro can u tell me what are those 20 patterns

  • @DilipKumar-lu9bs
    @DilipKumar-lu9bs 7 місяців тому

    Bro why haven't you participated in contests

  • @PalashAgrawalECE
    @PalashAgrawalECE 10 місяців тому +1

    what is ur contest ranking?

    • @lainmikoroso5423
      @lainmikoroso5423 6 місяців тому

      It's average 1/4 garbage who's teaching others without results.

  • @ForRo3sS
    @ForRo3sS 8 днів тому

    Bro ı have been learning cording roughly a month now and algorithms and data structures f** my brain up . Know dynamic programming. I think ı am gonna die just understanding. I get back to the same topics like 10 times each and feeling dumb that ı do not understand

  • @bruhwantedboosiefade69
    @bruhwantedboosiefade69 7 місяців тому

    Already solved 130 in just a month since I started as a 13 year old. Mostly easy tho

  • @narendrak1465
    @narendrak1465 8 місяців тому

    What are those 20 patterns?

  • @manasgotefode
    @manasgotefode 5 місяців тому

    Is this interface is only for mac users?

  • @Userkazt
    @Userkazt 8 місяців тому

    Me can't even solve easy one

  • @akshayas349
    @akshayas349 7 місяців тому

    Bro you also doing cp?

  • @sowmyaavinash5551
    @sowmyaavinash5551 4 місяці тому

    Whether all these questions are related to python?

  • @mohamedsaleh4229
    @mohamedsaleh4229 9 місяців тому

    music too loud

  • @jainishkoladiya5668
    @jainishkoladiya5668 2 місяці тому

    Bro I have friend who solve 1600+ qaustion in codeforce.he just plan Google intern and in 7months.he promoted to SDE2😢😢.I am stuck in development

  • @019saivikram5
    @019saivikram5 3 місяці тому

    bro i am having 2.6 years of experience in golang developer i am not having confident ..? I couldn't able to develop build code but when i look other solutions i can understand in my daily tasks i will just copy paste program . Does developer fit for me ..?

  • @sayankabir9472
    @sayankabir9472 10 місяців тому +15

    bruh 1700 questions 💀

    • @topswe
      @topswe  10 місяців тому +10

      haha yeah now I'm at over 2200 :) Time flies! how long have you been leetcoding for?

    • @Mathe_Baendiger
      @Mathe_Baendiger 10 місяців тому +1

      @@topsweyour almost finished xD what do you think abt codewars

    • @illu1na
      @illu1na 8 місяців тому

      @@topswe my god 6 months since the video and another 500 problems? 2-3 problems a day. very consistent..

  • @cs_iitian
    @cs_iitian 7 місяців тому

    Reached 310 Problems, My target is to complete 500 problems.

  • @tim37021
    @tim37021 4 дні тому

    i got all hard questions.

  • @vickydas6480
    @vickydas6480 5 місяців тому

    how to not forget things?

  • @donabiswas6266
    @donabiswas6266 8 місяців тому

    But what about oa ???. Interview is still after oa 😢

  • @mohammadasiflone5309
    @mohammadasiflone5309 8 місяців тому

    How long have you been leetcoding?
    For me it has been a month and i have solved 30 questions only. When will i reach at your place.😮

  • @ExistentialSadness
    @ExistentialSadness 9 місяців тому

    Why did you spend that much time with LC?

  • @manasgotefode
    @manasgotefode 5 місяців тому

    Where we can see this page at leetcode

  • @RahulNeupane-pr6ph
    @RahulNeupane-pr6ph 10 місяців тому +2

    i am trying to crack my first interview how can i start preparing for it ?

    • @zanies6288
      @zanies6288 10 місяців тому +3

      Start with neetcode 150 maybe.
      Give contests

    • @topswe
      @topswe  10 місяців тому

      great advice!

    • @topswe
      @topswe  10 місяців тому

      i'd recommend the leetcode 75 list!

  • @Kornackifs
    @Kornackifs 8 місяців тому +1

    The guy said nothing but solve from NeetCode instead

  • @top_g755
    @top_g755 10 місяців тому +3

    Sir I started leetcoding just a month ago and now I have completed 200 problems any advice for me

    • @zanies6288
      @zanies6288 10 місяців тому +5

      Start giving contests, there's no point in blindly solving problems to increase your solve count if you are unable to solve unseen problems in a timed sitting.

    • @topswe
      @topswe  10 місяців тому +1

      great advice! contests are a great way to simulate the interview environment! how long have you been leetcoding?

    • @topswe
      @topswe  10 місяців тому +1

      stay consistent, and try to enjoy the process! You don't realize how much you can improve in just a year :) btw those numbers are really impressive, keep it up!

    • @top_g755
      @top_g755 7 місяців тому +1

      Now I have solved 670 problems and now I can solve most of the problems by myself or atleast i can figure out some intuition...

    • @top_g755
      @top_g755 5 місяців тому +1

      Now I have solved around 800 problems ....

  • @AnkitChaurasiyaVlog
    @AnkitChaurasiyaVlog 5 місяців тому

    Now rank 57🎉🎉🎉

  • @arnabbanik6403
    @arnabbanik6403 2 місяці тому

    what is the bg music called?

    • @lOmaine777
      @lOmaine777 Місяць тому +1

      It's a lofi remix of Fukashigi no Carte from the Bunny Girl Senpai anime :D

  • @NeerajKumar-gk9kz
    @NeerajKumar-gk9kz 9 місяців тому

    Hi sir I am normal private collage tier 3 type university in india btech students cse and I want to crack off campus citadel internship can you suggest me best book

  • @Uzx416
    @Uzx416 4 місяці тому

    BG Tune name ? actual one not bunny girl senpai vedios tune

    • @lOmaine777
      @lOmaine777 Місяць тому

      Just search for lofi remix of fukashigi no carte

  • @bharath2508
    @bharath2508 7 місяців тому

    Topswe 100

  • @coachman1532
    @coachman1532 3 місяці тому

    "Do not worry about hardship"
    "The goal is to improve your skills"
    Well sounds like you’re not giving yourself the most optimal route for that aren’t ya?

  • @FifthArima
    @FifthArima 2 місяці тому

    Interview has leveled up due to low demand high supply . LC Medium Hard LC Hard and LC Hard hard is common in 2024

  • @bubunmukherjee2857
    @bubunmukherjee2857 9 місяців тому

    Music?

  • @deborshikashyap6745
    @deborshikashyap6745 3 місяці тому

    Would any company offer me a job if I show them how much leedcode I have solved

  • @snehapatil6893
    @snehapatil6893 10 місяців тому +5

    Either you talk or put a song in background but not both

    • @topswe
      @topswe  10 місяців тому +1

      thanks for the feedback! yeah now i just talk in my videos

    • @DaVinc-hi7hd
      @DaVinc-hi7hd 10 місяців тому +2

      I think lowering the volume would be much better ! ! Fukashigi no Carte is a nice song :)

    • @tanaypatel8412
      @tanaypatel8412 10 місяців тому +1

      @@DaVinc-hi7hd no cap,I love it

  • @DIANA-ny3vi
    @DIANA-ny3vi 6 місяців тому

    About leetcode is it free

  • @shubhambhatt2704
    @shubhambhatt2704 8 місяців тому

    Bro talks in binary

  • @brandontran8638
    @brandontran8638 11 місяців тому +1

    how much time each question and how many questions per day do you recommend?

    • @topswe
      @topswe  11 місяців тому +6

      i recommend 30 minutes per question! at least 2-3 everyday, weekends try to do 5+!

  • @__sarik
    @__sarik 8 місяців тому

    Hards are not rare anymore