Video není dostupné.
Omlouváme se.

LeetCode Was Hard Until I Learned These 3 Things

Sdílet
Vložit
  • čas přidán 18. 08. 2024
  • 🚀 Join my FREE Newsletter: www.faangacade...
    💻 Products to help your job hunt: payhip.com/FAA...
    Get better at LeetCode by implementing 3 tips into your study sessions. It took me years of trial and error and dozens of interviews to be able to share these tips with you.
    Socials:
    Instagram ► / mattguest.tech
    LinkedIn ► / matt-guest-03252474
    👨‍💻 BLIND-75 PLAYLIST: • Blind 75 - Coding Ques...
    📚 Read about coding patterns: hackernoon.com...
    🔗 Link to the graphic (as promised): / leetcode_problems_dist...

Komentáře • 36

  • @simpleedge
    @simpleedge Před 6 měsíci +9

    00:01:34 Practice how you will interview.
    00:04:13 Focus on high ROI topics
    00:05:25 Find Coding Patterns

  • @69k_gold
    @69k_gold Před 6 měsíci +10

    These are good tips, I personally used these myself in college. I was nowhere close to the top 1%, but talking to myself and taking breaks to refocus helped me so much. Even in my job

  • @md.naimemolla8543
    @md.naimemolla8543 Před 6 měsíci +4

    clean and straightforward. Subscribed for more like this one.

  • @pb25193
    @pb25193 Před 6 měsíci +7

    All these ppl who are saying "if I can land a tech job.." are the reason for the layoffs in tech.

    • @callous21
      @callous21 Před 6 měsíci

      There are no comments like that. What are you referring to?

    • @pb25193
      @pb25193 Před 6 měsíci +2

      @@callous21 the guy who posted the video said this himself lol

    • @kempsole
      @kempsole Před 6 měsíci +3

      It's called interest rates. When they are raised it forces companies to lay off aggressively. Not just IT market

    • @callous21
      @callous21 Před 6 měsíci +2

      You're right. Were so stuck in our bubble to realize other fields are struggling too​@kempsole

    • @mattguesttech
      @mattguesttech  Před 6 měsíci

      Not sure I follow your logic…

  • @noelalfaro
    @noelalfaro Před 6 měsíci +5

    For 8:05 , I was wondering if you can clarify, "once you learn one concept" one concept as in data structure, or one of the coding patterns?

    • @mattguesttech
      @mattguesttech  Před 6 měsíci +9

      One concept as in data structure. Like after learning about graph problems you can try doing Stack problems, etc. If you learn like this then eventually you’ll slowly develop an intuition for coding patterns in these problems.

  • @FBVytiokas
    @FBVytiokas Před 6 měsíci +2

    Hey Matt, thanks for the vid

  • @sergiocoder
    @sergiocoder Před 6 měsíci +1

    Did you use any of that knowledge in the actual work?

  • @firstshield9507
    @firstshield9507 Před 6 měsíci +3

    Is it normal to take 1h to solve easy problems?I solved a obout 25 easy problems and I it is still hard to me

    • @amrmohamedzaki4473
      @amrmohamedzaki4473 Před 6 měsíci +3

      yes, it takes time and it's different from one person to another. Just keep practicing and you will get better by time

    • @sidisonia4145
      @sidisonia4145 Před 6 měsíci

      Man U take an 1h i can’t even solve it after hours and hours

    • @ethanphelps5308
      @ethanphelps5308 Před 6 měsíci

      25 problems isn't enough to start re-encountering patterns, so you're going to continue seeing problems with patterns you haven't been exposed to yet. So don't worry about them feeling hard. Work on learning patterns and solving problems that fall under a specific pattern to gain confidence in that pattern and its variations. The more problems you solve, the more likely you are to see a pattern that you've worked with before. You'll also be able to tell when problems are combinations of multiple patterns. Foundational patterns like DFS/BFS/binary search/sliding window/hash maps/etc will start to become like muscle memory which allows you to focus more mental energy on the unique parts of the problems. Try to follow a roadmap like Neetcode 150 or Blind 75. It will be hard the first time bc you'll be learning patterns that you aren't familiar with. Spend the time to truly understand the different approaches and don't spend too long on any one question without looking at the answers. The next time you encounter similar problems, things will flow much easier. Every time you don't understand something is an opportunity to learn :)

  • @priyankachowdhury5322
    @priyankachowdhury5322 Před 6 měsíci +1

    Thanks for sharing!❤

  • @zBlaXzModding
    @zBlaXzModding Před 6 měsíci +1

    Thanks Noel

  • @aminlee5
    @aminlee5 Před 6 měsíci +1

    you got a subscriber !

  • @rhnirsilva652
    @rhnirsilva652 Před 6 měsíci

    cool video but why is the volume so low ?

  • @codeofcoffee8722
    @codeofcoffee8722 Před 6 měsíci +1

    Am trying to login , but not coming

  • @powerHungryMOSFET
    @powerHungryMOSFET Před 6 měsíci +2

    AI can replace all the programmer who are preparing for coding interviews

    • @bgill7475
      @bgill7475 Před 6 měsíci

      Not quite yet but it’s getting there.

    • @ryzikx
      @ryzikx Před 6 měsíci

      @@bgill7475gpt4 with correct prompting and feedback can answer most leetcodes

    • @hegerwalter
      @hegerwalter Před 6 měsíci +5

      For the next 100 years, programmers will be cleaning up the mess created by AI.
      For every complex problem in mathematics, there is a simple easy answer which is often wrong.
      One big problem in programming is that often the specification is naive, incomplete and ill-posed. People often have an "idea" of what they want, but until they work out the details, it is not a solved problem. Sometimes, the solution is a happy compromise on what can be achieved in the budget in the allocated time.

    • @powerHungryMOSFET
      @powerHungryMOSFET Před 6 měsíci

      @@hegerwalter if total 5 programmers working for a company then AI will reduce it 2 or 3 or may be to 0. What I understood that we can write very inefficient code and get away with that as we have such advancement in computing hardware. AI writes bad code but due to hardware efficiency it doesnt matter much how bad the code is. Even if we employ an expert who can prompt and copy paste code from GPTs that would be enough imo. I also think the buisness requirement will be directly given to AI instead giving it to BAs in the fututre. The companies will have their own speicilalized language models