LeagueApps interview question

1) Write a code to find two strings are similar

Interview Answer

Anonymous

21 Jan 2020

It was easy coding question. I did two hash mapper with count of characters of the two strings.