1481. Least Number of Unique Integers after K Removals | Hash Map | Counting Sort

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

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

  • @dhruvrawatt9
    @dhruvrawatt9 8 หลายเดือนก่อน +6

    Aryan you give so much positive vibes the way you speak and explain. Your are a GEM.

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

    Thank You So Much !!

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

    Bhaiya want should I choose IIIT Allahbad or NIT Allahbad?? I am having interest in coding.

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

    Bhaiya can we solve the same with bucket sort ??

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

    sir why this solution is wrong
    mapmp;
    for(auto it:arr)mp[it]++;
    setst;
    for(auto it :mp){
    if(it.second

    • @codencode5546
      @codencode5546 8 หลายเดือนก่อน +2

      Because map will not sort the freq. of Element it will sort the Key, and in your case key is "Element". So, in q. we've to remove the element whose freq. is less and so on.

  • @AbhishekGupta-ik9ql
    @AbhishekGupta-ik9ql 8 หลายเดือนก่อน

    Bro please start teaching in Hindi. Im requesting you again and again