J'ai postulé en ligne. J'ai passé un entretien chez SAP Concur (Vancouver, BC)
Entretien
There was one 1 hour interview with a mix of behavioral and technical. The behavioral consists of a resume review discussing your experience. The technical was 2 leetcode easy questions.
Questions d'entretien [1]
Question 1
Write code to covert user input to an integer if possible. Solution must handle negative inputs and you cannot use string.ToInt() or any variation.