Top K Frequent Words -(Amazon, Bloomberg, Uber, Microsoft, Adobe...): Explanation ➕ Live Coding

Поделиться
HTML-код
  • Опубликовано: 28 окт 2024

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

  • @codestorywithMIK
    @codestorywithMIK  2 года назад +4

    Small Correction : "Pocket Gems" - 00:39

  • @souravjoshi2293
    @souravjoshi2293 2 года назад +1

    Dude, you are too good in making things easy. You explain in the easiest way possible.
    Thanks a lot. Please keep making these videos.

    • @codestorywithMIK
      @codestorywithMIK  2 года назад +1

      Thank you so much ❤️❤️ and sure I will.

  • @Phantomm2019
    @Phantomm2019 2 года назад +4

    Sir comparator k liye please video bna Dena

    • @codestorywithMIK
      @codestorywithMIK  2 года назад +2

      Noted Vibha. I will soon add them in my playlist. Appreciate your feedback ❤️

    • @codestorywithMIK
      @codestorywithMIK  2 года назад +1

      Soon i will create a playlist for this too. As of now, you can refer to my github repo where i have detailed it: github.com/MAZHARMIK/Cpp-STL-Quick-Help

  • @mirdulswarup9065
    @mirdulswarup9065 2 года назад +3

    i have a question that, why are we making a separate result vector, once we have sorted our previously made vector cant we run a for loop on it for k times and get the out put ? please ans this question, you dont generally address comments, nice explanation btw.

    • @codestorywithMIK
      @codestorywithMIK  2 года назад +3

      My bad. Actually all my comments were under review due to restrictive settings. My bad. Let me address all the comments. Thanks a lot for the feedback ❤️

    • @codestorywithMIK
      @codestorywithMIK  2 года назад +5

      On your an :
      Since you only need to return k strings, you have to have a separate result vector where you put your final outcome.
      And talking about the vector vec; -> I took this because I can then sort it as per my requirement.
      Sorry If I could not clear much, but do let me know if there is any other confusion.
      Thanks again for your comment. Hope I could help ❤️❤️❤️

  • @Divyansh-n3h
    @Divyansh-n3h 3 месяца назад

    please make something for comparators!

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

      This should help :
      1) ruclips.net/p/PLpIkg8OmuX-KtmrBzx-dAzRDp0xn_Xjls&si=IUAcEF1K7ZPmT2V0
      2) github.com/MAZHARMIK/Cpp-STL-Quick-Help

  • @PakIslam2012
    @PakIslam2012 Год назад +1

    for heap nlogk , what does k stand for here?

  • @AnadiHirpara
    @AnadiHirpara Год назад

    Bhai aapne comparator ki playlist banayi ho to vo playlist ki link mention kro na comment section me kyu ki muje nai mil rahi hai isliye.|
    aur muje sikhna hai how to write comparator logic code..

    • @codestorywithMIK
      @codestorywithMIK  Год назад +1

      Hi there,
      As of now there is no dedicated comparator/lambda playlist .
      But I will soon create as soon as I get back to India.
      But for a glimpse, see this video ruclips.net/video/HwCYa1_2vkU/видео.htmlsi=OtZeEMo-i4dSFDqM
      Also click the link in the video Description - cpps_stl_quick_help

    • @AnadiHirpara
      @AnadiHirpara Год назад

      Thankyou very much!@@codestorywithMIK