Pergunta de entrevista da empresa New Relic

Write a program to check if two strings are anagrams of each other.

Resposta da entrevista

Sigiloso

11 de nov. de 2025

I wrote the code in Java, explained my approach clearly, and walked through the solution using dry run and tracing. I also discussed the time and space complexity of my approach.