How I Got Good at Coding Interviews

Поделиться
HTML-код
  • Опубликовано: 9 май 2024
  • 🚀 neetcode.io/ - A better way to prepare for Coding Interviews
    My second channel: @NeetCodeIO
    🧑‍💼 LinkedIn: / navdeep-singh-3aaa14161
    🥷 Discord: / discord
    🐦 Twitter: / neetcode1
    Spreadsheet: docs.google.com/spreadsheets/...
    💡 CODING SOLUTIONS: • Coding Interview Solut...
    💡 DYNAMIC PROGRAMMING PLAYLIST: • House Robber - Leetco...
    🌲 TREE PLAYLIST: • Invert Binary Tree - D...
    💡 GRAPH PLAYLIST: • Course Schedule - Grap...
    💡 BACKTRACKING PLAYLIST: • Word Search - Backtrac...
    💡 LINKED LIST PLAYLIST: • Reverse Linked List - ...
    #neetcode #codinginterview #algorithms
    Disclosure: Some of the links above may be affiliate links, from which I may earn a small commission.
  • НаукаНаука

Комментарии • 629

  • @NeetCode
    @NeetCode  2 года назад +339

    🚀 neetcode.io/ - I created a FREE site to make interview prep a lot easier, hope it helps! ❤
    I didn't mention this but using Python helped me a lot because you can write MUCH less code. I know most schools teach Java/C++, mine did as well, but i would highly recommend a language like Python/Javascript.
    Here's a short video highlighting the benefits of Python: ruclips.net/video/emNkJGwcusQ/видео.html

    • @CalrosACJ55
      @CalrosACJ55 2 года назад +23

      meanwhile im preparing to do my interview tomorrow in c 🥲

    • @raiyan22
      @raiyan22 2 года назад

      still confused if solving these in python will be worth it or not, i am a noob btw and i loved this video of yours, earned a sub

    • @naodderibe4148
      @naodderibe4148 2 года назад +2

      hello, I currently do my challenges in java because I am most comfortable, but I do know a little python. Would you think it would be easier to do these problems in python? and if so should i sharpen my python knowledge?

    • @NeetCode
      @NeetCode  2 года назад +28

      @@naodderibe4148 I do think it's worth learning python, because it doesn't take too long and makes questions easier. In the past I used C++, but switched to Python and it's well worth it. I have never used Python at any job, only for coding interviews and it's the best decision I ever made.

    • @djslimcodes2337
      @djslimcodes2337 Год назад +1

      @@NeetCode Hey Neetcode, how many leetcode questions did you do and how many hours per day you were studying?

  • @sirbalafort2620
    @sirbalafort2620 2 года назад +1988

    I didn’t know crack gave you the ability to solve very hard coding challenges. Might try some.

    •  2 года назад +10

      Crack does make a person good at problem solving, I dunno about the bug free part. But crackheads get mad creative.

    • @philippezevenberg1332
      @philippezevenberg1332 2 года назад +85

      well, that was a fucking lie, and do you have some? plz?

    • @kylelopez9640
      @kylelopez9640 2 года назад +45

      Crack is literally the best for coding.

    • @PIYUSH-lz1zq
      @PIYUSH-lz1zq 2 года назад +10

      He is in google

    • @williamsheppard6361
      @williamsheppard6361 2 года назад +2

      🤣🤣🤣

  • @Yari_leee
    @Yari_leee 2 года назад +1240

    The spread sheet is such a great idea to compile thoughts and track what problems you need more practice with.

    • @ducky4303
      @ducky4303 Год назад +3

      @123 123 it's linked in the description

  • @HanifCarroll
    @HanifCarroll 2 года назад +136

    Great idea to create a document where you write the notes for each problem. I was essentially trying to do the same thing, but just from memory...which was silly, now that I think about it. Definitely gonna start using this tip, thanks!

  • @Aravind-je5cm
    @Aravind-je5cm 2 года назад +90

    You don't know how much I've been searching for a list like this! Thanks mate! Keep up the good work

    • @jvinay2210
      @jvinay2210 Месяц назад

      Can you give now it is not showing

  • @anishr8017
    @anishr8017 2 года назад +132

    I was so confused and did not know where to start for my preparation and understand most problems. Thanks to your channel on my search list. I found everything I need in one place! Great work! Keep it going!!

  • @XxM1G3xX
    @XxM1G3xX 2 года назад +848

    I have failed 3 final round of interviews at this point, I got back to my interviewers to ask for feedback: I am lacking stronger/faster and more efficient coding skills. I won't give up and I will do these lists, because before I was doing random Leetcode questions and that way I couldn't find the patterns everyone was talking about. For sure your spreadsheet will help me a lot, thank you!

    • @saitejanagishetty8075
      @saitejanagishetty8075 2 года назад +23

      how you been doing so far?

    • @computer1889
      @computer1889 2 года назад +3

      😯

    • @jeremiahyoung4617
      @jeremiahyoung4617 2 года назад +2

      So, how is it going now?

    • @harshupreti1526
      @harshupreti1526 Год назад +39

      @@jeremiahyoung4617 he prolly gave up 🤣

    • @ThisIsntmyrealnameGoogle
      @ThisIsntmyrealnameGoogle Год назад +21

      @@jeremiahyoung4617 its a good list but honestly the top companies ask questions that are a bit harder, i did get lucky on a few rounds and got similar questions but for the most part these questions are just "part 1" and then the interviewers tackle on a bunch more constraints and make them harder and harder, which makes sense since they dont expect you to just memorize but its still VERY brutal.

  • @shelllu6888
    @shelllu6888 2 года назад +584

    not all can acquire such strong coding skill through interviews, you made it and more importantly you shared it to us, so a HUGE thank you for what you are doing!!!

    • @jvinay2210
      @jvinay2210 Месяц назад

      Can you give me that spreadsheet link now it's is not showing

  • @nitinbhattacharyya8784
    @nitinbhattacharyya8784 Год назад +6

    That notes thing helps a lot to remember core patterns in questions and how to approach. It helped me massively to improve my logic. I mainly do handwritten notes since I find reading from copies better than looking at a screen.

  • @Dewskerz
    @Dewskerz Год назад

    Wow, this is awesome. Thanks for all the hard work! I'm definitely going to incorporate this into my preperations.

  • @ChaosArtist
    @ChaosArtist 2 года назад +13

    Thanks for this video, very helpful. I would be in the camp of looking for common patterns. I think writing out the patterns in plain English and putting them in a spreadsheet is a great idea.

  • @montgomeryscottbrea2614
    @montgomeryscottbrea2614 2 года назад +2

    I just wanted to thank you for the work you're doing. We do appreciate it. Spreadsheet and Pattern Recognition part is when I had my "ah ha" moment.

  • @bujimagnai4138
    @bujimagnai4138 2 года назад +73

    The fact that you keep track of the solutions in SS is super helpful - i may try this trick too! and thanks for making these videos, honestly the way you draw and explain things is top notch. you tube is full of people who are literally just regurgitating code answers without a lot of explanations.

    • @bujimagnai4138
      @bujimagnai4138 2 года назад +1

      just saw you provided the link to the SS too, you're awesome :) if i ever get into FAANG, i owe you a dinner or drink or something

    • @yusufhabib3507
      @yusufhabib3507 2 года назад +1

      @@bujimagnai4138 u will one day bro, keep working hard

    • @daniel_cunha
      @daniel_cunha 10 месяцев назад

      @@bujimagnai4138 how it going?

  • @kaustubgupta3983
    @kaustubgupta3983 3 года назад +14

    Awesome work!! Making interview preparation even simple.

  • @bigtasty7985
    @bigtasty7985 2 года назад +2

    This is so amazing and helpful, thank you so much!

  • @kbreezy004
    @kbreezy004 Год назад

    This is actually great advice, subbed my man.

  • @Rohit-qp1ye
    @Rohit-qp1ye 2 года назад +1

    I just love your work bro keep working hard

  • @rafael.aloizio1769
    @rafael.aloizio1769 Год назад

    I really like your channel, you rock on both sharing how you learn and what you have been learning

  • @mrv3173
    @mrv3173 Год назад

    Subscribed just because i feel your genuine desire to help others! Thanks for the knowledge.

  • @Bhagya_paints
    @Bhagya_paints 2 года назад +20

    This the spreadsheet I needed about solutions on blind 75, thank you

    • @NeetCode
      @NeetCode  2 года назад +1

      Happy it's helpful :)

  • @kashyapkotak7629
    @kashyapkotak7629 2 года назад +1

    Thank God your video was in my RUclips suggestions. Thanks a million times!🙏🙏

  • @BallinlikaG
    @BallinlikaG Год назад +41

    This is so overwhelming, even for someone who just graduated with a CIS degree. When I look at your explanations of how you solved each problem I don’t understand a single word. I feel like I’ll never learn enough to pass and be good enough for an entry level position

    • @NavJaswal
      @NavJaswal 3 месяца назад +1

      I'm experienced and still struggling to get interviews 💀. Got laid off a couple months ago.. the market is tough to say the least 😮‍💨
      Were you able to find anything?

  • @abhishekprakash4793
    @abhishekprakash4793 2 года назад +9

    This is the excellent suggestion ....I have keep on practising code but never thought of keeping track of it.

  • @shawnmofid7131
    @shawnmofid7131 2 года назад

    Very good content. Thank you so much. I really like your suggestion of a high-level description of the solution.

  • @cloudboysmusic5223
    @cloudboysmusic5223 3 года назад +380

    Thanks for the tips homeboy, once I get a Job At Microsoft the 🍻 are on me!

    • @NeetCode
      @NeetCode  3 года назад +43

      Sounds Good to me :)

    • @TheRealKitWalker
      @TheRealKitWalker 2 года назад +17

      Goodluck. Try other companies ad well. They're not that bad. 😊

    • @yt-sh
      @yt-sh 2 года назад +6

      @@NeetCode hey man thanks for the docs and 75 q, would have never heard about it.
      I subbed obviously

    • @TokyoXtreme
      @TokyoXtreme 2 года назад +11

      You get that job yet? I'm getting thirsty over here.

    • @hasanansari3042
      @hasanansari3042 2 года назад +1

      Goodluck

  • @calvinlai3354
    @calvinlai3354 3 года назад +2

    Glad to see you back

  • @UnsettlingSun
    @UnsettlingSun Год назад +14

    3:30 The best teachers are the ones that can explain abstract concepts in simple terms. I will use your note template for writing notes on my code =]. Liked and subscribed!

  • @shrivigneshsenthilkumar3114
    @shrivigneshsenthilkumar3114 2 года назад +19

    I code my solutions in C++. But I follow your channel to understand the logic and translate the code from Python to C++. Your solutions are clear and concise enough to easily understand. I'm able to prepare consistently because of it. Thank you !

  • @abugslife2461
    @abugslife2461 2 года назад +12

    This video is super helpful! I'm just starting my leetcode journey and am excited and nervous :)

  • @charan_75
    @charan_75 3 года назад +133

    Your voice is soothing to listen.

  • @niharikapatil902
    @niharikapatil902 Год назад

    Thanks for this trick review! Thank you so much!

  • @frkzoid
    @frkzoid Год назад

    I'm wasn't planning to code and only wrote short scripts in the past but now I'm itching to learn more. Sounds like this would be a good start 🙂

  • @joynd
    @joynd 2 года назад +1

    Wow, thanks for sharing! I love the spreadsheet idea!!!

  • @sravanikatasani6502
    @sravanikatasani6502 2 года назад +1

    Following this channel from 3 months I guess,,got to say this is the best

  • @brucelee7782
    @brucelee7782 Год назад

    ty bro this helps so many people and their careers!

  • @juliahuanlingtong6757
    @juliahuanlingtong6757 2 года назад +14

    1. Would you say putting down notes as comment in the code solutions is as equivalently effective as putting it in a spread sheet? Cos That is where I put my notes.
    2. What's the further usage can this notes be for? I felt it's something I wrote down when I truly understood the problem. But for improving the ability to solve more question and quicker, how would you recommend to leverage it to achieve that goal?

  • @CrusadeVoyager
    @CrusadeVoyager 2 года назад +2

    Thank you for creating the spreadsheet, ;) Help appreciated.

  • @vedient
    @vedient 2 года назад +3

    that excel sheet is life-changing!!! thanks a lot man

  • @MistaT44
    @MistaT44 2 года назад

    Hands down the best channel for learning how to solve Leetcode problems! cheers

  • @mahamatadoum9061
    @mahamatadoum9061 2 года назад +1

    Thank you so much for everything you are doing, you helped me a lot with 75 problems for the leetcode. keep it up

  • @kylekeenan3485
    @kylekeenan3485 Год назад +9

    Just went through the interviewing process and none of the companies were interested in anything to do with algorithms but how I wrote and structured my code or how I approached a problem/code request. They are after people who know how to do the job not provide perfectly refined and optimal algorithms. This was a relief for me as RUclips would have you believe it's all about solving a random hard leet code example and completing it in 20 minutes and then optimising it on the spot.

    • @joebarnacle
      @joebarnacle 3 месяца назад +1

      Did you get the job though? I'd like to know

  • @mainulhasan35
    @mainulhasan35 2 года назад +2

    Great work, thanks a ton!

  • @rammohan6340
    @rammohan6340 2 года назад +1

    I must say now, i have found gold mine while surfing through videos suggestions on RUclips...
    Thanks man, keep the good work on...

  • @maiwei
    @maiwei 2 года назад +4

    Still learning the basics of python and want to learn C# and Unity, so thank you for this video and spreadsheet resources!
    Hopefully by next year I'll be competent at coding and will be closer to becoming a programmer!

    • @computer1889
      @computer1889 2 года назад

      me right now is learning fundamentals of C# and then when i feel that the time is ready then i will ask them to buy me a new 2nd computer because I will transfer to my next goal which is to learn Unity and Blender... I am hoping on that time, coding is easy because at least I already learned some things of C# as wide as possible.
      *My first and only computer right now is a laptop that was bought in 2013, with intel celeron b830 1.8GHz 2 cores and it just costs 300 dollars which is very cheap = slow performance, so expect that it's really laggy/impossible if I use unity to practice. If this year later in 2022 I could have a computer it will be my 2nd computer in my whole existence(aside to smartphone)... but of course i will only ask them to buy me depends on my performance if I feel good and feel ready at programming then i will want to buy new computer so that i can continue to my next goal but in case i feel my knowledge is too weak, then i can assume my new computer would be in 2023 haha*

    • @cgenigma675
      @cgenigma675 Год назад +1

      @@computer1889 lol did you just project your life on another dude?

    • @nemac23
      @nemac23 Год назад +1

      @@computer1889 Thanks for your comment. It made me laugh a lot.

  • @otifelix
    @otifelix 2 года назад

    I watched this twice. Thank you so much for sharing

  • @lancetv4826
    @lancetv4826 2 года назад

    I'm new to Algorithm and Data structure and I think this is a good start thanks

  • @sheturaj7437
    @sheturaj7437 2 года назад +34

    Nowadays seeing the question in the interview before is more important than directly cracking your head into the problem which you haven't seen before. Thats why people who got selected generally would have solved 300+ questions on leetcode.

  • @nguyenthanhbinh4454
    @nguyenthanhbinh4454 Год назад +1

    Wow! Your instruction is the same as what i'm doing right now
    it's really cool

  • @anastasianaumko923
    @anastasianaumko923 11 месяцев назад

    That's amazing! Thank you so much ❤

  • @ahaxi9022
    @ahaxi9022 3 года назад +2

    Thanks for sharing the cheat sheet! First time hearing the 75. Very helpful pointer for me.

  • @AdobadoFantastico
    @AdobadoFantastico 2 года назад +3

    This is a very useful approach.

  • @Peter-fk3tj
    @Peter-fk3tj Год назад

    Very helpful. Thank you so much!

  • @napalm.bopper
    @napalm.bopper 6 месяцев назад

    Loved the spreadsheet of solutions! That's a great idea.

  • @iknoorsingh7454
    @iknoorsingh7454 2 года назад

    Bro you are very funny 😂 keep up the good work!

  • @idevbrandon
    @idevbrandon 2 года назад +115

    I wish i found this video earlier. I failed the coding interview every single time about 1yr and half.
    i feel like i'm lost in my life as i could not find a proper job even tho i'm still 25.
    I will keep practicing with your videos and other study materials

    • @NeetCode
      @NeetCode  2 года назад +121

      Please keep going and never give up!!! I don't talk much about my personal life on this channel, but believe it or not i was in your same situation not too long ago. I promise, with enough hard work and patience, your success is GURANTEED!

    • @idevbrandon
      @idevbrandon 2 года назад +29

      @@NeetCode Promise! never give up!

    • @AnkitSingh-lb5ct
      @AnkitSingh-lb5ct 2 года назад +10

      @@idevbrandon You got this. Go for glory!!

    • @fawadaliq
      @fawadaliq 2 года назад +14

      Soon dude soon. It takes a single moment for success to come and all your failures become worth it.
      So just keep going and grinding! That moment is near.

    • @TheYuran2016
      @TheYuran2016 2 года назад +5

      maybe it is not just yours, 1.5 years it is huge, usually 2-3 months is enough to learn every single algorithm by heart with implementation, at least with pseudo code ...

  • @C0deWithEbaad
    @C0deWithEbaad 5 месяцев назад +18

    Anyone watching this video after 2 years?🙋‍♂️

  • @jatinkumar4410
    @jatinkumar4410 2 года назад

    Thanks for the spreadsheet.

  • @user-ik8pk5ll5f
    @user-ik8pk5ll5f 8 месяцев назад

    Thank you a lot for this video! It's really helpful ❤

  • @avimehenwal
    @avimehenwal 2 года назад

    I am going to solve them all :D Thanks for the resource

  • @tanoybhowmick8715
    @tanoybhowmick8715 Год назад

    This channel is blessing.

  • @Mm-tf6pw
    @Mm-tf6pw Год назад

    You deserve every like and subscribe you receive, great stuff!

  • @NeetCode
    @NeetCode  3 года назад +26

    ⭐ BLIND-75 PLAYLIST: ruclips.net/video/KLlXCFG5TnA/видео.html
    I didn't mention this but using Python helped me a lot because you can write MUCH less code. I know most schools teach Java/C++, mine did as well, but i would highly recommend a language like Python/Javascript.
    Here's a short video highlighting the benefits of Python: ruclips.net/video/emNkJGwcusQ/видео.html

    • @sofoboachie5221
      @sofoboachie5221 3 года назад +2

      Nice, is there a way to get your excel sheet?

    • @NeetCode
      @NeetCode  3 года назад +2

      @@sofoboachie5221 Added in description :~)

    • @throwaway999able
      @throwaway999able 3 года назад +2

      Since you already know python you should check out datasci/machine learning. It is a fun subject and we can talk about it at our wedding! it is easy to get started with a basic model and can be applicable to any sort of personal project you can think of. also its a buzzword for the ladies/employers ;)

    • @wh264
      @wh264 3 года назад +1

      @@NeetCode Thanks for the video, would it be possible to share the sheet again? It says "Page Not Found" when I tried to open it.

    • @NeetCode
      @NeetCode  3 года назад +1

      @@wh264 Just fixed it!

  • @kamertonaudiophileplayer847
    @kamertonaudiophileplayer847 2 года назад +559

    Yes, it is exactly what happens nowadays. People just learn how easy to break interview questions and get a job, but then we can observe tons of problems with software starting from a security and ending with understanding how software actually works. Hiring process should be seriously reconsidered.

    • @DanielVazquez
      @DanielVazquez 2 года назад +172

      As much as I dislike LeetCode style questions, I find that they at least allow anyone to have a chance. Imagine a recent graduate with limited experience looking for a job. If every company would forget about algorithmic and data structure questions and instead they would ask about their own specific requirements and technologies it would be nearly impossible for them to prepare for every possible company.

    • @thatoneguy978
      @thatoneguy978 2 года назад +7

      @@DanielVazquez someone recommended there should be a highly accredited cert you just show that you have

    • @sdwone
      @sdwone 2 года назад +127

      Yeap! I've been a professional coder for 10 years... Never used any algorithmic code EVER! It's niche exotic programming, for niche exotic coding jobs. Being able to write solid, well tested and easy to understand and maintain code, is vastly more important than being able to write fancy algorithms!!!

    • @thatoneguy978
      @thatoneguy978 2 года назад +61

      @@sdwone but that doesn’t get you a job is the thing 💀 I’ve seen people who are grade A with explaining and handling code but get screwed over by algorithmic questions

    • @SoyDelSouth
      @SoyDelSouth 2 года назад +51

      @@sdwone there’s also a difference between software engineers and computer scientists. Engineers use software that is already made by computer scientists to develop their product. Computer scientists work with very low level, high math and very efficient code.
      You write Python? Computer scientists write the interpreter and other technologies that makes python accessible.
      While I do believe that the current interview system can be cheesed, by cheesing it you’re actually understanding very basic computer science concepts.

  • @asdrubalivan18
    @asdrubalivan18 7 месяцев назад

    I never thought about the spreadsheet and it's such a great idea.

  • @sarahbavan3959
    @sarahbavan3959 9 месяцев назад

    you are doing god's work! thanks man

  • @manas6340
    @manas6340 2 года назад

    Thanks for the video ! This is really cool

  • @faisalabdulkadir9439
    @faisalabdulkadir9439 2 года назад +2

    Thank you for this sir, I am still solving easy leetcode questions , after a couple of easy questions I would like to move to medium. Is it advisable to start solving the 75 questions and understand them instead wasting my time solving random multiple medium to hard questions??
    Please I would appreciate it if u replied thank you

  • @trrra
    @trrra Год назад +50

    I've been working as a backend and frontend engineer for the last 7 years of my life, but the majority of the tasks was so trivial and pure maintenance that I'm not able to solve, in a reasonable amount of time and with a decent optimised algorithm, even the "easy" problems. And this is really frustrating and tells a lot about choosing a company to work with and knowing when it's time to change

    • @_yak
      @_yak Год назад +37

      I’ve been backend for 10 years and I don’t know anyone that solves these kinds of problems outside of interviews. Everyone needs to study for interviews because technical interviews are nothing like day to day work. In fact, in most contexts, if a dev is solving some tricky algorithm at work, they’re doing something wrong. There’s likely a well established library for it and hand rolling it will just make the code less maintainable and more error prone.

    • @brittanyblassingill
      @brittanyblassingill Год назад +3

      This is pretty normal and expected tbh.

    • @RandomShowerThoughts
      @RandomShowerThoughts Год назад +1

      @@_yakgreed, I never used anything remotely similar to these in my 3 years as a backend engineer

    • @abz4852
      @abz4852 Год назад +4

      @yak to be fair majority of algorithms only show their use when companies need to handle enormous amounts of information which is really unnecessary at 99% of companies. Even large companies like FAANGS or large banks would be pretty optimised at this point.
      The only time this shines is in the rare case when a startup grows very fast into a massive company which is 0.01% of businesses

  • @PrettyPreet4u
    @PrettyPreet4u 8 месяцев назад

    You are awesome with the way you have come up with a regex excel

  • @musadabra64
    @musadabra64 Год назад +11

    I encountered the word search II problem, I was not expecting it, attempted it while explaining myself, I got stalk inside the nested of statements. I got emotional and told the interviewer I’m done I don’t want to waste his time 😅, what that failure thought me is to never give up because I was close to solving.

  • @joelcruz2873
    @joelcruz2873 2 года назад +6

    You made a video before for "how to use LeetCode in 2020". So as I prepare for an Apple software interview, would I be better off trying those 75 problems, or would I be better off looking at the {companies-> Apple} questions from the "how to use LeetCode in 2020" list of LeetCode questions? There are so many resources and I'm kinda getting lost in the direction to go in

  • @TheElementFive
    @TheElementFive 2 года назад +32

    Do you know how the difficulty of algorithm questions in machine learning engineer interviews compares to that of SWE interviews in general?

    • @Beny123
      @Beny123 2 года назад +2

      For the programming part of ME it is similar to SWE.

  • @lokeshchandra1174
    @lokeshchandra1174 Год назад +13

    I used to follow the same trick for Maths problem in my school and engineering. I kind of remembered the patterns and one or two tricks of a particular type of problem. I always used to score above 90% throughout my career. Right now I am an Software engineer for last 4 years , but probably can't write find the odd even number in one go 😢.

  • @thumbnasiuminc4373
    @thumbnasiuminc4373 3 месяца назад

    Bro this is 🔥! I love the way you think

  • @scopeless22
    @scopeless22 6 месяцев назад +1

    One thing you can also do is after completing a problem you can see code ranked by memory space and speed. Check out the high results for both, and don't just take the first one but look through them as there is usually a very streamlined approach that handles it while also being very readable. On several of those problems where I resorted to array lists or sets, simple array manipulation was used and was very well thought out.

  • @Robert723
    @Robert723 9 месяцев назад

    Amazing video, very helpful! Thanks a lot!

  • @KV-gy2mr
    @KV-gy2mr 2 года назад +2

    Are you supposed to produce 100% bug free and pass all unit tests? If you run it and it fails, how many chances do they give you to fix your work? Can you put print statements or logs to help debug troubleshoot and fix or no? Please advice

  • @rishabhkalra9505
    @rishabhkalra9505 2 года назад +17

    thanks for giving a direction to my prep strategy too. I currently work with a decent service based company and targeting to crack FAANGM by the end of this year. This video is really helpful. Thanks a lot

    • @gautamisane3240
      @gautamisane3240 2 года назад +1

      All the best. Could we connect? I would like to ask you some things

    • @rishabhkalra9505
      @rishabhkalra9505 2 года назад

      @@gautamisane3240 Sure

    • @rishabhkalra9505
      @rishabhkalra9505 2 года назад

      @@gautamisane3240 let me know where would you like to connect.

    • @gautamisane3240
      @gautamisane3240 2 года назад +1

      Thanks. Linkedin is fine. I'll send you connection request!

    • @free-palestine000
      @free-palestine000 2 года назад +3

      How’s it going?

  • @markmariscal5397
    @markmariscal5397 3 года назад +1

    Did you use Grokking the Coding Interview as well to learn patterns?

  • @arslannoorofficial
    @arslannoorofficial 2 года назад +2

    You have a beautiful voice

  • @rondlin1
    @rondlin1 2 года назад

    This is really helpful

  • @AmberRathour366
    @AmberRathour366 2 года назад

    THANK YOU!

  • @enriqueisaacs8181
    @enriqueisaacs8181 Год назад

    thanks bro, you a G

  • @daddac
    @daddac 2 года назад

    YOU ARE AMAZING!!

  • @ambymbayi
    @ambymbayi 2 года назад +1

    You are a genius!!!!!

  • @codekarlein
    @codekarlein 9 месяцев назад

    It is quite helpful thanks man👍👍

  • @Kidkromechan
    @Kidkromechan Год назад

    I think it's time to sit down with lots of water and notebook and figure out the approach to fix these problems. I feel stupid for not understanding big O notations, time complexity, space complexity and stuff like that but m getting there. I think it's pretty exciting as long as it is explained clearly how the solution was found using illustrations.

  • @niranjanar4659
    @niranjanar4659 2 года назад +1

    Greetings!
    Could you please do a video for beginners on how to start coding? I love to code, but I have no idea where to start. Which language to prefer and How to start solving leetcode questions as a beginner.

  • @-Jason-L
    @-Jason-L Год назад +33

    folks, keep in mind that 99% of the jobs out there will never ask you these sort of questions. I haven't seen any ever, in nearly 30 years. On the job, I've only had to deal with recursion and depth-first traversals - and that tends to be beyond what most of the other devs understand.

    • @angelicking2890
      @angelicking2890 Год назад +7

      Have you applied to junior jobs? They ask this all the damn time. You apply for a junior backend role, they don't ask you to create a backend project , oh no never that, they ask for algorithms. Same goes for every junior job. On the job, you are correct 100% but applying for the job most of the jobs will ask you these type of questions as part of the application process.

    • @-Jason-L
      @-Jason-L Год назад +6

      @@angelicking2890 where are you applying? FAANG? The other 99.99% don't.. every city has local coding jobs. I have hired at nearly every job I have had - I have never asked DSA questions, and have rarely encountered them myself during that time.

    • @angelicking2890
      @angelicking2890 Год назад +8

      @@-Jason-L Not not FAANG, th.ese are local coding jobs , junior roles requiring me to go through many stages 5+ and 2 of them coding test - one live and one online. I can't showcase my projects even if it has the very skills that they desire unless I do well in algorithims. It's a joke. So many passionate skilled developers get thrown out the window because they are simply forced to get good at algorithims .

    • @funicon3689
      @funicon3689 10 месяцев назад +2

      major product companies with large salaries and stock options tend to ask these questions

    • @johnvick8861
      @johnvick8861 10 месяцев назад +1

      I was asked bst, tree and graph in most product based companies

  • @sapientum8
    @sapientum8 2 года назад

    Thank you for the excel sheet.

  • @democratcobra
    @democratcobra 2 года назад

    Thank for Sharing ....This is very helpful.

  • @mhashemi7158
    @mhashemi7158 2 года назад

    Thanks for the very helpful video. Is there any link to download this spreadsheet? there is a link under the video, but it is broken? I would appreciate if you give us a link to download the spreadsheet.

  • @DharmicYoddha
    @DharmicYoddha Год назад

    Genius is the one who perfects the art by using experience in practice and repeat it over and over!

  • @RajSehmi5293
    @RajSehmi5293 2 года назад +6

    This video is extremely under rated..!!
    People needs to know about this hero.. 😇

  • @creative.creation
    @creative.creation 2 года назад

    Thank you very much brother💖💖💖

  • @JeffreyGilliland
    @JeffreyGilliland 2 года назад +34

    My first ever FAANG interview was back in 2017 and literally the first question I got asked was Word Search 2 and had maybe 20 minutes to work on it. Interviewer didn't give me any tips. Hard fail, wish I had crack then to pass it!

    • @nikhilkoganti
      @nikhilkoganti Год назад +1

      I'm sure you still probably had some sort of a takeaway from it and that's what matters. I hope you're doing better now. Are there any tips that you might know about to prepare for faang?

  • @howawwe3291
    @howawwe3291 Год назад

    You're the man dude

  • @nah131
    @nah131 2 года назад

    Hi there
    Luv your video.
    I still struggle to imagine or visualise the logic flow or pattern in some algorithms especially the recursion.

  • @PilotMoochi3
    @PilotMoochi3 2 года назад +2

    Our prof for cs 2 always reminds us to practice on leetcode or coding bat during the weekend

    • @NeetCode
      @NeetCode  2 года назад +8

      I wish my CS professors told me that when I was a student lol

  • @eraybaysal7908
    @eraybaysal7908 2 года назад

    thanks for advices sir.