The interviewer was very calm and friendly. It was an initial interview. She encouraged me to take my time to think and answer. Two questions were asked and the interviewer ran her sample test cases to check the code once I was ready.
Questions d'entretien [1]
Question 1
String compression, I was asked to print the number of types a particular character appeared in that string. For example - aabbbcc = a2b3c2