I recently had a technical phone screen with Microsoft. For one of the question I had to actually return a character if a result was found but when it was not found I was returning an empty string "" instead of null.
While I wait for the result I would like to know can this cause me a rejection ?