Virtusa interview question

Asked to Convert a arrayList to hashMap with frequency as values for each using Streams (java 8.*)

Interview Answer

Anonymous

25 Jul 2025

I was not handson with Streams and couldn't implement it.