How I Got Good at Coding Interviews

Ғылым және технология

🚀 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.

Пікірлер: 632

  • @NeetCode
    @NeetCode2 жыл бұрын

    🚀 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: kzread.info/dash/bejne/l6GCzayAp8bbo7Q.html

  • @CalrosACJ55

    @CalrosACJ55

    2 жыл бұрын

    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 жыл бұрын

    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 жыл бұрын

    @@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

    Жыл бұрын

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

  • @sirbalafort2620
    @sirbalafort26202 жыл бұрын

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

  • 2 жыл бұрын

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

  • @philippezevenberg1332

    @philippezevenberg1332

    2 жыл бұрын

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

  • @kylelopez9640

    @kylelopez9640

    2 жыл бұрын

    Crack is literally the best for coding.

  • @PIYUSH-lz1zq

    @PIYUSH-lz1zq

    2 жыл бұрын

    He is in google

  • @williamsheppard6361

    @williamsheppard6361

    2 жыл бұрын

    🤣🤣🤣

  • @Yari_leee
    @Yari_leee2 жыл бұрын

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

  • @ducky4303

    @ducky4303

    Жыл бұрын

    @123 123 it's linked in the description

  • @HanifCarroll
    @HanifCarroll2 жыл бұрын

    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!

  • @shelllu6888
    @shelllu68882 жыл бұрын

    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

  • @Aravind-je5cm
    @Aravind-je5cm2 жыл бұрын

    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
    @anishr80172 жыл бұрын

    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
    @XxM1G3xX2 жыл бұрын

    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 жыл бұрын

    how you been doing so far?

  • @computer1889

    @computer1889

    2 жыл бұрын

    😯

  • @jeremiahyoung4617

    @jeremiahyoung4617

    2 жыл бұрын

    So, how is it going now?

  • @harshupreti1526

    @harshupreti1526

    2 жыл бұрын

    @@jeremiahyoung4617 he prolly gave up 🤣

  • @ThisIsntmyrealnameGoogle

    @ThisIsntmyrealnameGoogle

    Жыл бұрын

    @@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.

  • @nitinbhattacharyya8784
    @nitinbhattacharyya8784 Жыл бұрын

    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.

  • @ChaosArtist
    @ChaosArtist2 жыл бұрын

    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.

  • @Dewskerz
    @Dewskerz Жыл бұрын

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

  • @montgomeryscottbrea2614
    @montgomeryscottbrea26142 жыл бұрын

    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.

  • @kaustubgupta3983
    @kaustubgupta39833 жыл бұрын

    Awesome work!! Making interview preparation even simple.

  • @bujimagnai4138
    @bujimagnai41382 жыл бұрын

    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 жыл бұрын

    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 жыл бұрын

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

  • @daniel_cunha

    @daniel_cunha

    10 ай бұрын

    @@bujimagnai4138 how it going?

  • @bigtasty7985
    @bigtasty79852 жыл бұрын

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

  • @Bhagya_paints
    @Bhagya_paints2 жыл бұрын

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

  • @NeetCode

    @NeetCode

    2 жыл бұрын

    Happy it's helpful :)

  • @BallinlikaG
    @BallinlikaG Жыл бұрын

    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 ай бұрын

    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?

  • @dnc077

    @dnc077

    2 күн бұрын

    ​@@NavJaswal I'm sorry to hear. yes; I agree and I also am experienced. I love algorithms but I feel this is too much and I'm glad to see I'm not the only one with these opinions. I'm sorry to hear of your lay off and hope you settled something. It makes it so much harder! Good luck.

  • @kbreezy004
    @kbreezy0042 жыл бұрын

    This is actually great advice, subbed my man.

  • @cloudboysmusic5223
    @cloudboysmusic52233 жыл бұрын

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

  • @NeetCode

    @NeetCode

    3 жыл бұрын

    Sounds Good to me :)

  • @TheRealKitWalker

    @TheRealKitWalker

    2 жыл бұрын

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

  • @yt-sh

    @yt-sh

    2 жыл бұрын

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

  • @TokyoXtreme

    @TokyoXtreme

    2 жыл бұрын

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

  • @hasanansari3042

    @hasanansari3042

    2 жыл бұрын

    Goodluck

  • @Rohit-qp1ye
    @Rohit-qp1ye2 жыл бұрын

    I just love your work bro keep working hard

  • @abhishekprakash4793
    @abhishekprakash47932 жыл бұрын

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

  • @rafael.aloizio1769
    @rafael.aloizio1769 Жыл бұрын

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

  • @kashyapkotak7629
    @kashyapkotak76292 жыл бұрын

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

  • @mrv3173
    @mrv3173 Жыл бұрын

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

  • @charan_75
    @charan_753 жыл бұрын

    Your voice is soothing to listen.

  • @NeetCode

    @NeetCode

    3 жыл бұрын

    Thanks!

  • @wewe-fx6un

    @wewe-fx6un

    Жыл бұрын

    What?

  • @nghianguyen9693

    @nghianguyen9693

    Жыл бұрын

    He has a potential career in asmr.

  • @UnsettlingSun
    @UnsettlingSun Жыл бұрын

    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!

  • @kylekeenan3485
    @kylekeenan3485 Жыл бұрын

    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 KZread 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 ай бұрын

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

  • @shrivigneshsenthilkumar3114
    @shrivigneshsenthilkumar31142 жыл бұрын

    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 !

  • @niharikapatil902
    @niharikapatil902 Жыл бұрын

    Thanks for this trick review! Thank you so much!

  • @shawnmofid7131
    @shawnmofid71312 жыл бұрын

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

  • @abugslife2461
    @abugslife24612 жыл бұрын

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

  • @brucelee7782
    @brucelee7782 Жыл бұрын

    ty bro this helps so many people and their careers!

  • @mahamatadoum9061
    @mahamatadoum90612 жыл бұрын

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

  • @calvinlai3354
    @calvinlai33543 жыл бұрын

    Glad to see you back

  • @mainulhasan35
    @mainulhasan352 жыл бұрын

    Great work, thanks a ton!

  • @joynd
    @joynd2 жыл бұрын

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

  • @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 🙂

  • @sravanikatasani6502
    @sravanikatasani65022 жыл бұрын

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

  • @vedient
    @vedient2 жыл бұрын

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

  • @CrusadeVoyager
    @CrusadeVoyager2 жыл бұрын

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

  • @MistaT44
    @MistaT442 жыл бұрын

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

  • @ahaxi9022
    @ahaxi90223 жыл бұрын

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

  • @anastasianaumko923
    @anastasianaumko92311 ай бұрын

    That's amazing! Thank you so much ❤

  • @otifelix
    @otifelix2 жыл бұрын

    I watched this twice. Thank you so much for sharing

  • @maiwei
    @maiwei2 жыл бұрын

    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

    Жыл бұрын

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

  • @nemac23

    @nemac23

    Жыл бұрын

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

  • @lancetv4826
    @lancetv48262 жыл бұрын

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

  • @nguyenthanhbinh4454
    @nguyenthanhbinh4454 Жыл бұрын

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

  • @Peter-fk3tj
    @Peter-fk3tj Жыл бұрын

    Very helpful. Thank you so much!

  • @idevbrandon
    @idevbrandon2 жыл бұрын

    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 жыл бұрын

    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 жыл бұрын

    @@NeetCode Promise! never give up!

  • @AnkitSingh-lb5ct

    @AnkitSingh-lb5ct

    2 жыл бұрын

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

  • @fawadaliq

    @fawadaliq

    2 жыл бұрын

    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 жыл бұрын

    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 ...

  • @user-ik8pk5ll5f
    @user-ik8pk5ll5f9 ай бұрын

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

  • @AdobadoFantastico
    @AdobadoFantastico2 жыл бұрын

    This is a very useful approach.

  • @sheturaj7437
    @sheturaj74372 жыл бұрын

    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.

  • @rammohan6340
    @rammohan63402 жыл бұрын

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

  • @jatinkumar4410
    @jatinkumar44102 жыл бұрын

    Thanks for the spreadsheet.

  • @napalm.bopper
    @napalm.bopper6 ай бұрын

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

  • @sarahbavan3959
    @sarahbavan39599 ай бұрын

    you are doing god's work! thanks man

  • @tanoybhowmick8715
    @tanoybhowmick8715 Жыл бұрын

    This channel is blessing.

  • @avimehenwal
    @avimehenwal2 жыл бұрын

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

  • @Mm-tf6pw
    @Mm-tf6pw Жыл бұрын

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

  • @musadabra64
    @musadabra64 Жыл бұрын

    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.

  • @iknoorsingh7454
    @iknoorsingh74542 жыл бұрын

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

  • @kamertonaudiophileplayer847
    @kamertonaudiophileplayer8472 жыл бұрын

    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 жыл бұрын

    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 жыл бұрын

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

  • @sdwone

    @sdwone

    2 жыл бұрын

    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 жыл бұрын

    @@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 жыл бұрын

    @@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
    @asdrubalivan187 ай бұрын

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

  • @PrettyPreet4u
    @PrettyPreet4u9 ай бұрын

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

  • @manas6340
    @manas63402 жыл бұрын

    Thanks for the video ! This is really cool

  • @codekarlein
    @codekarlein9 ай бұрын

    It is quite helpful thanks man👍👍

  • @lokeshchandra1174
    @lokeshchandra1174 Жыл бұрын

    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 😢.

  • @ramvenkatachalam8153
    @ramvenkatachalam81532 күн бұрын

    best DSA videos on earth . u are a genius bro . Thanks .

  • @scopeless22
    @scopeless227 ай бұрын

    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
    @Robert7239 ай бұрын

    Amazing video, very helpful! Thanks a lot!

  • @thumbnasiuminc4373
    @thumbnasiuminc43733 ай бұрын

    Bro this is 🔥! I love the way you think

  • @trrra
    @trrra Жыл бұрын

    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

    Жыл бұрын

    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

    Жыл бұрын

    This is pretty normal and expected tbh.

  • @RandomShowerThoughts

    @RandomShowerThoughts

    Жыл бұрын

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

  • @abz4852

    @abz4852

    Жыл бұрын

    @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

  • @dnc077

    @dnc077

    2 күн бұрын

    @@abz4852 ...then again, at work, I don't believe anyone is under this sort of time pressure to get some complex algorithm done perfectly. right, algorithms are fun; they find ways screw out the joy from them! :/

  • @NeetCode
    @NeetCode3 жыл бұрын

    ⭐ BLIND-75 PLAYLIST: kzread.info/dash/bejne/fYCguqV_d5i6nqQ.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: kzread.info/dash/bejne/l6GCzayAp8bbo7Q.html

  • @sofoboachie5221

    @sofoboachie5221

    3 жыл бұрын

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

  • @NeetCode

    @NeetCode

    3 жыл бұрын

    @@sofoboachie5221 Added in description :~)

  • @throwaway999able

    @throwaway999able

    3 жыл бұрын

    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 жыл бұрын

    @@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 жыл бұрын

    @@wh264 Just fixed it!

  • @democratcobra
    @democratcobra2 жыл бұрын

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

  • @AmberRathour366
    @AmberRathour3662 жыл бұрын

    THANK YOU!

  • @juliahuanlingtong6757
    @juliahuanlingtong67572 жыл бұрын

    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?

  • @C0deWithEbaad
    @C0deWithEbaad5 ай бұрын

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

  • @NoobGaming-fw4io

    @NoobGaming-fw4io

    5 күн бұрын

    I am watching it after 3 years!

  • @rondlin1
    @rondlin12 жыл бұрын

    This is really helpful

  • @enriqueisaacs8181
    @enriqueisaacs8181 Жыл бұрын

    thanks bro, you a G

  • @joelcruz2873
    @joelcruz28732 жыл бұрын

    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

  • @sapientum8
    @sapientum82 жыл бұрын

    Thank you for the excel sheet.

  • @arslannoorofficial
    @arslannoorofficial3 жыл бұрын

    You have a beautiful voice

  • @ambymbayi
    @ambymbayi2 жыл бұрын

    You are a genius!!!!!

  • @creative.creation
    @creative.creation2 жыл бұрын

    Thank you very much brother💖💖💖

  • @eraybaysal7908
    @eraybaysal79082 жыл бұрын

    thanks for advices sir.

  • @niranjanar4659
    @niranjanar46592 жыл бұрын

    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.

  • @rishabhkalra9505
    @rishabhkalra95052 жыл бұрын

    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 жыл бұрын

    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 жыл бұрын

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

  • @free-palestine000

    @free-palestine000

    2 жыл бұрын

    How’s it going?

  • @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.

  • @TheElementFive
    @TheElementFive2 жыл бұрын

    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 жыл бұрын

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

  • @avinashsorab5026
    @avinashsorab50264 ай бұрын

    I have been writing pictorial representation of approach on a white paper along with some simple english statements once I watch your videos and completely be able to code the solution. That helps to instantly revise some of the problems I solved long ago. Hope that helps others too.

  • @PilotMoochi3
    @PilotMoochi32 жыл бұрын

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

  • @NeetCode

    @NeetCode

    2 жыл бұрын

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

  • @JeffreyGilliland
    @JeffreyGilliland2 жыл бұрын

    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

    Жыл бұрын

    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

  • @DharmicYoddha
    @DharmicYoddha Жыл бұрын

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

  • @_PrajaktaMokale
    @_PrajaktaMokale Жыл бұрын

    thank u so much sir 🥰🥰

  • @RajSehmi5293
    @RajSehmi52932 жыл бұрын

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

  • @haaaaaaaaaah4197
    @haaaaaaaaaah41972 жыл бұрын

    Hello from this video I feel like I came across a well-wishing, great persona. Thank you for allowing me to have this experience :)

  • @daddac
    @daddac2 жыл бұрын

    YOU ARE AMAZING!!

  • @fv5895
    @fv58952 жыл бұрын

    listening to you is like, some guy in same shoes as me, taking heart to heart

  • @berraurhn
    @berraurhn Жыл бұрын

    Thanks buddy !

Келесі