IPO | Leetcode 502 | Heaps

Поділитися
Вставка
  • Опубліковано 12 вер 2024

КОМЕНТАРІ • 27

  • @mdshaqlain3252
    @mdshaqlain3252 Рік тому +2

    I have been following you for quite a time when I get stuck in leetcode problem.Thank you so much di.Please make the video everyday.

  • @mohit7717
    @mohit7717 3 місяці тому +1

    1st time I watch your video... SO helpful and great explanation

  • @aadil4236
    @aadil4236 Рік тому

    wow this is the easiest solution Ayushi! God bless you! We are only using a Max heap. I saw some other explanations and many of them were using Min heap as well. But I found your approach to be more elegant.
    THANK YOU!!

  • @Qwerty-yi3js
    @Qwerty-yi3js 3 місяці тому

    Thanks di You are still replying comments 😮

    • @AyushiSharmaDSA
      @AyushiSharmaDSA  3 місяці тому

      When u guys support me always, why will I not comment always ❤️🥹

  • @SailMorye
    @SailMorye 3 місяці тому

    I am here after I saw your post on LinkedIn as you left

  • @Omkar-fg4ws
    @Omkar-fg4ws 3 місяці тому +3

    its todys leetcode question 15-06-2024

  • @nitinkaplas1532
    @nitinkaplas1532 Рік тому +1

    Great explanation ayushi 👍

  • @Krishna-y5j6o
    @Krishna-y5j6o 2 місяці тому

    Why we can't use HashMaps Instead of Arrays and why we can't use Max variable instead of Max Heap?....Kindly clear my doubts mam

  • @UdayYadav-jb5og
    @UdayYadav-jb5og 3 місяці тому

    Thank you nice explanation ❤

  • @thecricketerraja
    @thecricketerraja Рік тому +1

    Hii, as we all know that you are placed, So there's one request, that will you please make a sheet of the most important questions for placement.🙏

  • @abhaythakur2597
    @abhaythakur2597 Рік тому

    very well explained .helpful solutions

  • @chethandvg1798
    @chethandvg1798 Рік тому +2

    how many days required to learn data structures and algorithms for beginners

  • @hsg15
    @hsg15 Рік тому

    ma'am plz make me understand how you sort the vectors of pairs

  • @mdshahariarsadiq9995
    @mdshahariarsadiq9995 10 місяців тому

    thanks

  • @chembetikarunakar814
    @chembetikarunakar814 Рік тому

    Well explained problem but if u have done it in python it would be good