Group Anagrams at Microsoft
Medium72.2% acceptance
This problem has 75.0% frequency at Microsoft.
Problem Description
Given an array of strings `strs`, group the anagrams together. You can return the answer in **any order**.
Read full problem and hintsTopics
Also asked at 90 companies
More Microsoft Questions
Two SumEasyLRU CacheMediumLongest Substring Without Repeating CharactersMediumMedian of Two Sorted ArraysHardLongest Palindromic SubstringMedium
View all Microsoft questions