J'ai postulé en ligne. Le processus a pris 2 jours. J'ai passé un entretien chez Brane (New Delhi) en janv. 2022
Entretien
One question was related to maximum Profit from stocks such that a person can either buy or sell shares and can hold atmost 1 stock at any given point. Also to start with person was already holding stock intially. Second question was relatively easier one, I don't remember the question but we need to convert the answer to modulo 10^9 and there I used long datatype instead of int.
Questions d'entretien [1]
Question 1
One question was related to maximum Profit from stocks such that a person can either buy or sell shares and can hold atmost 1 stock at any given point. Also to start with person was already holding stock intially. Second question was relatively easier one, I don't remember the question but we need to convert the answer to modulo 10^9 and there I used long datatype instead of int.