Matt Guest
Matt Guest
  • Видео 89
  • Просмотров 134 037
Struggling to Land a SWE Job? You’re Not Alone
🚀 Join my FREE Newsletter: www.faangacademy.io/subscribe
💻 Products to help your job hunt: payhip.com/FAANGAcademy
The job market for software developers in 2024 is still pretty rough, with a bias towards senior talent. In this video, I'll share tips you can use to help you in your job hunt.
📚 Read about coding patterns: hackernoon.com/coding-patterns-a-smarter-approach-to-coding-interview-prep
Просмотров: 899

Видео

Why AI Won't Take Your Job (For Software Engineers)
Просмотров 957 месяцев назад
Why AI Won't Take Your Job (For Software Engineers)
Linked List Problems Are Easy Once You Know This
Просмотров 2587 месяцев назад
Linked List Problems Are Easy Once You Know This
Productivity Tips No One Is Talking About (For Software Engineers)
Просмотров 8087 месяцев назад
Productivity Tips No One Is Talking About (For Software Engineers)
Coding Interviews Stressing You Out? Watch This
Просмотров 1547 месяцев назад
Coding Interviews Stressing You Out? Watch This
This Resume Got Me Into FAANG
Просмотров 8098 месяцев назад
This Resume Got Me Into FAANG
How To Beat The LeetCode Fallacy
Просмотров 3488 месяцев назад
How To Beat The LeetCode Fallacy
Day In The Life Of An Unemployed Software Engineer
Просмотров 1 тыс.8 месяцев назад
Day In The Life Of An Unemployed Software Engineer
How to Start LeetCode in 2024 (a beginner's guide)
Просмотров 2,1 тыс.8 месяцев назад
How to Start LeetCode in 2024 (a beginner's guide)
Fastest Way to Become a Software Engineer (In 2024)
Просмотров 2769 месяцев назад
Fastest Way to Become a Software Engineer (In 2024)
Why I Love Coding Interviews (and Why You Should Too)
Просмотров 3569 месяцев назад
Why I Love Coding Interviews (and Why You Should Too)
Is It Over For Self-Taught Programmers?
Просмотров 859 месяцев назад
Is It Over For Self-Taught Programmers?
Why You Suck At Coding Interviews (and how to improve)
Просмотров 7699 месяцев назад
Why You Suck At Coding Interviews (and how to improve)
STOP Grinding LeetCode! Do THIS Instead
Просмотров 6979 месяцев назад
STOP Grinding LeetCode! Do THIS Instead
Move Zeroes - Array - LeetCode 283 (Python)
Просмотров 1369 месяцев назад
Move Zeroes - Array - LeetCode 283 (Python)
How To Use AI For Coding Interview Prep (Step-By-Step Guide)
Просмотров 3 тыс.10 месяцев назад
How To Use AI For Coding Interview Prep (Step-By-Step Guide)
The Secret To Netflix's 99.9% Uptime
Просмотров 16610 месяцев назад
The Secret To Netflix's 99.9% Uptime
Top 10 Data Structures For Coding Interviews
Просмотров 22010 месяцев назад
Top 10 Data Structures For Coding Interviews
Merge Intervals - Intervals/Sorting - LeetCode 56 (Python) - Blind 75
Просмотров 8210 месяцев назад
Merge Intervals - Intervals/Sorting - LeetCode 56 (Python) - Blind 75
I Quit My $150K/Year Tech Job - Here’s Why
Просмотров 85710 месяцев назад
I Quit My $150K/Year Tech Job - Here’s Why
House Robber 2 - Dynamic Programming - LeetCode 213 (Python) - Blind 75
Просмотров 10910 месяцев назад
House Robber 2 - Dynamic Programming - LeetCode 213 (Python) - Blind 75
5 Ways To Standout During A Coding Interview (Beat The 99%)
Просмотров 96610 месяцев назад
5 Ways To Standout During A Coding Interview (Beat The 99%)
Group Anagrams - Hash Table - Leetcode 49 (Python) - Blind 75
Просмотров 8610 месяцев назад
Group Anagrams - Hash Table - Leetcode 49 (Python) - Blind 75
How To Land Your First Software Engineer Job (Full Guide)
Просмотров 1,3 тыс.11 месяцев назад
How To Land Your First Software Engineer Job (Full Guide)
Word Break - Dynamic Programming - Leetcode 139 (Python) - Blind 75
Просмотров 40711 месяцев назад
Word Break - Dynamic Programming - Leetcode 139 (Python) - Blind 75
The Dark Reality Of Job Hunting (as a software engineer)
Просмотров 2,4 тыс.11 месяцев назад
The Dark Reality Of Job Hunting (as a software engineer)
Best Time To Buy & Sell Stocks - Two Pointers - Leetcode 121 (Python) - Blind 75
Просмотров 16011 месяцев назад
Best Time To Buy & Sell Stocks - Two Pointers - Leetcode 121 (Python) - Blind 75
LeetCode Was Hard Until I Learned These 3 Things
Просмотров 19 тыс.11 месяцев назад
LeetCode Was Hard Until I Learned These 3 Things
K Closest Points to Origin - Heap / Priority Queue - Leetcode 973 (Python) - Blind 75
Просмотров 20211 месяцев назад
K Closest Points to Origin - Heap / Priority Queue - Leetcode 973 (Python) - Blind 75
Top 6 Dynamic Programming Patterns You NEED To Know For Coding Interviews
Просмотров 5 тыс.11 месяцев назад
Top 6 Dynamic Programming Patterns You NEED To Know For Coding Interviews

Комментарии

  • @yemreozturk
    @yemreozturk 11 дней назад

    good video!

  • @Texa8
    @Texa8 4 месяца назад

    still pretty unclear...

    • @Hulkdx
      @Hulkdx День назад

      This should be the horrible explanation of all time

  • @gautamknambiar
    @gautamknambiar 5 месяцев назад

    So is any problem that can be solved with recursion a dp problem?

    • @TheWarTurkey
      @TheWarTurkey 4 месяца назад

      I'm also wondering this. I get recursion, but I still don't understand what "dynamic programming" is 😅

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

      Yes essentially. DP is essentially recursion problems with memoization

    • @AbhishekSatpathy-bb8ig
      @AbhishekSatpathy-bb8ig Месяц назад

      It depends, the important part is that there are overlapping sub-problems in the recursion. Many questions that can be solved with recursion are also just straight up divide and conquer problems.

  • @sugaaah-c7h
    @sugaaah-c7h 5 месяцев назад

    so those top interview 150 problems on leetcode is enough even for beginners besides the books

  • @tlea7643
    @tlea7643 5 месяцев назад

    This is the good stuff! Super helpful - awesome video

  • @edgaraguilera1824
    @edgaraguilera1824 5 месяцев назад

    The best explanation of dynamic programming I have seen. Thanks!

  • @user-zj9pq5xc7x
    @user-zj9pq5xc7x 5 месяцев назад

    amazing explanation, thanks

  • @Lingua_Mosaic
    @Lingua_Mosaic 5 месяцев назад

    Good job Matt.

  • @sul-dev
    @sul-dev 5 месяцев назад

    How can a junior get a job in this market?

  • @SOH-bl4mr
    @SOH-bl4mr 6 месяцев назад

    I have no clue what dynamic programming is. Do you enjoy cheese?

  • @haroldoaltamirano4500
    @haroldoaltamirano4500 6 месяцев назад

    so helpful thanks. I'm at a small company rn

  • @aleph1057
    @aleph1057 6 месяцев назад

    Hey look, a randomly recommended short that is actually good!

  • @antoniong4380
    @antoniong4380 6 месяцев назад

    Cool. Now explain it again, but in english

  • @tintlost2160
    @tintlost2160 6 месяцев назад

    =o this is cool, but what if the alien language dont use a sorting rule

  • @notnotjake
    @notnotjake 6 месяцев назад

    Great stuff thanks

  • @THK070
    @THK070 6 месяцев назад

    Great explanation. Please upload for other DS especially recursion

  • @TheSauceyGod
    @TheSauceyGod 6 месяцев назад

    Bro is just tryna slander and talk about him getting laid with onlyfans model come on bro you legit know nothing about him just a tech guy calm down you don’t look like you get play either

  • @skaramicke
    @skaramicke 6 месяцев назад

    The answer would be that it doesn’t matter what the drop height it can sustain is because you can’t lower the ceiling in the intended installation location so instead you make the mounting system capable of holding 10x the weight of the camera to be sure.

  • @victorsteele42069
    @victorsteele42069 6 месяцев назад

    slander!

  • @victorsteele42069
    @victorsteele42069 6 месяцев назад

    croag

  • @comp
    @comp 6 месяцев назад

    stop leeching, he hung out with them for a week during an Stream Event. He didnt even know what was going on.

  • @shirafudee
    @shirafudee 6 месяцев назад

    NWA

  • @MartinDxt
    @MartinDxt 6 месяцев назад

    Drop it from 1mm if doesn’t sustain any damage it’s as if u start over but know it survives a 1mm drop. drop it again from 2mm and keep going till it breaks! accurate within a mm

  • @sunshin3man
    @sunshin3man 6 месяцев назад

    read documentation, contact the manufacturer.

  • @SindhuKhrisna
    @SindhuKhrisna 6 месяцев назад

    Drop it repeatedly from lowest height until it breaks. The last height the camera survive will be the max mounting height. Make sure to have a higher resolution in the iteration to ensure accuracy

  • @bishalStha-ib2qo
    @bishalStha-ib2qo 6 месяцев назад

    Use physics.

  • @WebMafia
    @WebMafia 6 месяцев назад

    # with the vague definition of input data, # i assumed that input data is a string with # arbitrary number of integers and whitespaces import re match: re.Match = re.match(r"nums\s*=\s*\[(-?\d+(?:\s*,\s*-?\d+)*)\]\s*,\s*k\s*=\s*(\d+)", input()) num: list[int] = [int(x) for x in ''.join(filter(lambda sym: not sym.isspace(), match.group(1))).split(',')] # list of ints from a mess of CSV numbers and whitespaces k: int = int(match.group(2)) elems: set[int] = set(num) frequencies: dict[int, int] = {y: num.count(y) for y in elems} numbers_by_freq: list[int] = [*map(lambda pair: pair[0], sorted(frequencies.items(), key=lambda pair: -pair[1]))] print(numbers_by_freq[:k])

  • @userct
    @userct 6 месяцев назад

    leetcode is trash, it means nothing, just because you resolved a problem in there doesn't mean you can do anything at your job lol

  • @nickywh1t3
    @nickywh1t3 6 месяцев назад

    I feel attacked. I swear I wasn’t there!

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

    Drop it from the height of the ceiling, since that is the max height available. If it breaks, it will no longer be mounted at ceiling level.

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

    The anwers is 0

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

    "Sir, I patched your coffee cup so that it doesn't drop." This has to be a test for problem solving, which is a skill in coding. Otherwise, it makes no sense.

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

    Wouldn't the solution just be to take one of the cameras and to drop it at a height of 1 inch, see if it breaks, raise it another inch and repeat until you find the drop height where it will break?

    • @MrAdam-ry2rh
      @MrAdam-ry2rh 7 месяцев назад

      That was my thought... Also, if a camera is mounted correctly, it won't fall.

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

      You would have to wait long enough between each fall for it to regain the health lost from fall damage last time you dropped it.

    • @y0y4y0
      @y0y4y0 6 месяцев назад

      ​@@BandidoDescalzo no, it's the camera, and that can even go through walls!

    • @florianherzog4294
      @florianherzog4294 6 месяцев назад

      that's the math approach. Now you only have to explain why you dropped expensive equipment onto the floor six times for no good reason

    • @MrAdam-ry2rh
      @MrAdam-ry2rh 6 месяцев назад

      @florianherzog4294 the reason would be to answer the question I was asked to solve/answer.

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

    Refer to the manual

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

    Why would a mounted camera need to be able survive a fall? Shouldn't the proper mounting prevent the fall in the first place?

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

    I would calculate the tensile strength of the materials involved and the rate of gravity, but i can't say I'd be right

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

    NICK WHITE IS YOUR SLAVEMASTER

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

    def fib(n, a = 1, b = 1): if n <= 0: return a return fib(n - 1, b, a + b)

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

      Datastructures something something.. recursion using stack in the background can be a problem for big numbers.

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

      But it is an elegant solution

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

    Get a grip Mr Feast made you.

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

    if it was all girls there then sure they should of done something but there was a man. the man failed to act, hes a failure of a man

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

    Bro is so down fr 😭💀

  • @JosephHeath-on1to
    @JosephHeath-on1to 7 месяцев назад

    If the women drowns they all can be charged it goes along with felony tim

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

    Bruh that’s not the same dude chin and sloppy face and chest yeah don’t believe every thing on the internet this channel is one of them

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

    NO WAY ITS HIM

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

      It’s not they don’t even look similar

    • @comp
      @comp 6 месяцев назад

      @@TheSauceyGod it is, but Nickwhite had no idea what was happening til after the fact

    • @TheSauceyGod
      @TheSauceyGod 6 месяцев назад

      @@comp still mad that he is tryna slander his reputation and saying he only there with onlyfans model just to hit bro is just trying to seem cool

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

    If they let a woman drowned they should be in JAIL!😢

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

      There’s a law that specifically protects a person in the scenario that they see someone in trouble and decide not to help. They have no legal obligation to help someone in danger. The only time you are legally obligated to help someone in need is if it is your job or your child.

  • @NoName-ki5gh
    @NoName-ki5gh 7 месяцев назад

    This is Nick Whites lawyer here, please delete this slanderous video in 15 mins or we will be suing you for defamation.

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

      Quit ur job

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

      This is Mattsguesttech lawyer here, please delete this slanderous comment here in 15 minutes or I will be suing you for being cringe.

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

      I am not a lawyer, please delete this comment and stfu. Thanks 😊

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

      Bro that's actually insane 😂

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

      That's a good troll, you almost got me.

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

    Still, if it is going to speed up work for a developer by 25% and next year a company was planning to hire 4 devs, they are going to hire just 3, so here is one job position gone, unless they allow people to enjoy extra free time or am i wrong?

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

    Nice one

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

    Can you upload these kinds of videos as a playlist for other DS. Thanks for your explanation

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

    thanks man, super informative.