Leetcode 1. Two Sum (Why brute force might be enough!)

Поделиться
HTML-код
  • Опубликовано: 2 окт 2024
  • Leetcode number 1. Two Sum (easy)
    Let's go back to the leetcode grind, with an easy problem.
    In this video, we explore how to solve this problem using 4 different algorithms.
    I lead you through the entire thought process from basic brute force to the hashmap solution. I also explore why brute force is not necessarily a bad idea!!!
    Leetcode playlist: • Interview Question
    JavaScript playlist: • JavaScript
    Leetcode question: leetcode.com/p...
    Code: github.com/Com...
    Cheatcheet/mindmap: ko-fi.com/s/34...
    Twitter: / computerbread
    Subscribe: / @computerbread
    Every software engineer, developer, programmer, computer science student looking for a high paying job, 6 figures, millionaire, should spend time to grind leetcode to ace technical interviews. If you want to be cracked, you need to crack leetcode!
    #javascript #leetcode

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

  • @solaimanhosen
    @solaimanhosen 3 дня назад

    Good to see you are making leetcode videos. I always wanted to make videos related to computer programming but couldn’t do it.

    • @ComputerBread
      @ComputerBread  2 дня назад

      I am going to make more!
      What's stopping you from making videos?

  • @lekamarade
    @lekamarade 3 дня назад +1

    Thx for vids on leet code!