We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
List<V>
Map<K, List<V>>
Write a program that converts List<V> into Map<K, List<V>>.