Pergunta de entrevista da empresa Informatica

The question was to find the duplicate characters in a string. For ex., if "google" is the string, the code should return 'g' and 'o' which is repeated more than once.

Resposta da entrevista

Sigiloso

22 de jun. de 2019

I did write code in java using HashMap and the interviewer was happy with the code. It was an 1 hr interview but it got over in 45 minutes and over all, I did really well including the coding. I was hoping to get for in person interview but they rejected me. I am very surprised that they reject someone who writes the code well. It still looks fishy for me why they rejected me. I am unhappy with the way they are handling this

2