Pergunta de entrevista da empresa AppDynamics

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

Respostas da entrevista

Sigiloso

13 de jun. de 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

Sigiloso

27 de jan. de 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