Question d’entretien chez Dell Technologies

Find the first non-repeating character in a string.

Réponse à la question d'entretien

Utilisateur anonyme

22 juin 2019

After white-boarding the entire program with the most efficient runtime, I was asked to run it through multiple examples and explain how it worked. Then, I was asked whether I was satisfied with it. I offered an alternative solution, one that was equally efficient to my initial solution, just to demonstrate that I understood there were alternative ways to answer it and that it was just up to personal preference.