Sponsored
Use these hints if you're stuck. Try solving on your own first.
Use a hash map to count the frequency of each word of each string.
Use the map for sorting the features.
Solve with full IDE support and test cases