AppDynamics Interview Question

Given an array of Strings, determine if a string and anagram pair exists.

Interview Answers

Anonymous

Jun 13, 2014

First sort each character of each string alphabetically and store resulting string values in a Set. Check if the length of the Set and input array match. If not, then a string/anagram pair exists.

1

Anonymous

Jan 27, 2021

There's quite an extended back and forth in actual interviews for questions like this, so nothing quite like real practice. The Prepfully AppDynamics Senior Software Engineer - Customer Success experts have actually worked in this role, so they're able to do an honest-to-God accurate mock, which really puts you through the paces. prepfully.com/practice-interviews