BEST MEETING POINT | LEETCODE 296 | PYTHON OPTIMAL SOLUTION

Sdílet
Vložit
  • čas přidán 9. 07. 2024
  • Channel Discord Community: / discord
    Problem Link: leetcode.com/problems/best-me...
    Today we are solving a problem that is really quite bad... There's a pretty intuitive solution to this problem and then there's a really hacky, math based approach where if you've seen it before then it's really easy otherwise it's one you likely won't come up with on your own.
    TIMESTAMPS
    00:00 Intro
    00:07 Question Prompt
    00:35 Naive Solution Approach
    02:40 Solution Intuition
    06:39 Coding
    14:40 Time/Space Complexity
    16:40 Outro Ramble
  • Věda a technologie

Komentáře • 3

  • @aman4434
    @aman4434 Před 5 měsíci +3

    Its like you decided to come back right for my Meta screening haha

  • @ditipriyachakraborty3025
    @ditipriyachakraborty3025 Před 5 měsíci

    you make these videos look so easy, like so grateful for your channel!

  • @freddyspageticode
    @freddyspageticode Před 4 měsíci

    Nice overview of the solution and its Python implementation, but I think I'd rather see either:
    1. An unscripted video in which you solve a new problem you've never seen before
    OR
    2. A scripted video (to help improve clarity and structure)