https://ide.codingblocks.com/s/60620 here is small mistake in my code please figure out
Frequency using hashing
You are missing out a case when two value have same frequency .
max_count<=i.second ;
1 Like
You are missing out a case when two value have same frequency .
max_count<=i.second ;