The 3 Levels of Binary Search

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 ธ.ค. 2024

ความคิดเห็น • 22

  • @emilypmendez
    @emilypmendez 2 ปีที่แล้ว +15

    Your lectures are great. Could you do more videos like this breaking it down from Easy to Hard levels? This is my first time engaging with your video channel!

    • @ByteByByte
      @ByteByByte  2 ปีที่แล้ว +3

      Much appreciated. Definitely planning to do more videos like this

  • @jlecampana
    @jlecampana 2 ปีที่แล้ว +4

    And that's not the end of it, A lot of problems have a "Hidden", or rather obscure Binary Search Solution. One good example is the "Kth Smallest element in a sorted Matrix" problem.

    • @ByteByByte
      @ByteByByte  2 ปีที่แล้ว +1

      Yeah for sure. Kinda like graph problems where they're completely non-obvious

    • @anonyfeed1076
      @anonyfeed1076 2 ปีที่แล้ว +3

      Like Kokos eating bananns problem

  • @cmxiang
    @cmxiang 3 หลายเดือนก่อน +1

    This is very helpful, thank you!

  • @Alex911sc2
    @Alex911sc2 2 ปีที่แล้ว +1

    Great lecture! I wonder if we can optimize the last problem using a running sum.

  • @YuvrajPathak-dm6gi
    @YuvrajPathak-dm6gi ปีที่แล้ว +2

    this is the only video available on youtube which talks about this concept

  • @Petej34x
    @Petej34x 2 ปีที่แล้ว +3

    Great lecture, thank you

    • @ByteByByte
      @ByteByByte  2 ปีที่แล้ว

      Glad you found it helpful :)

  • @nasimajosefi
    @nasimajosefi 2 ปีที่แล้ว

    GREAT, pleaase more kind of this video

  • @xuda222
    @xuda222 2 ปีที่แล้ว +1

    No price for your bootcamp?

  • @Girlgetup__
    @Girlgetup__ 11 หลายเดือนก่อน

    I'm not understanding how 2 is less than 7 but 1 is greater than 7.. shouldn't 2 be greater than 7 also?

    • @dhruvsaxena8254
      @dhruvsaxena8254 3 หลายเดือนก่อน

      11:05 it's greater than 7 OR less than 3 , similarly the next group will be greater than 7 OR less than 2 and so on ...

  • @ImPerfectFilms
    @ImPerfectFilms 6 หลายเดือนก่อน +3

    Extremely hard to follow tut

  • @fantasy2566
    @fantasy2566 ปีที่แล้ว

    arr = list(map(int, input().split()))
    num = int(input())
    l = 0
    r = len(arr) - 1
    cnt = 0
    while l

  • @ic6406
    @ic6406 ปีที่แล้ว +1

    The most important part (3) is underelaborated

  • @Gottastudyhard-m3b
    @Gottastudyhard-m3b 8 หลายเดือนก่อน

    Yes he is mr beasts brother.

  • @codenhuchoi
    @codenhuchoi 8 หลายเดือนก่อน

    you look like mrbeast

  • @coldspine3697
    @coldspine3697 ปีที่แล้ว

    I wanted to watch the video but your light mode screen is blinding me. Please use a black slate