J'ai postulé via un recruteur. Le processus a pris 2 jours. J'ai passé un entretien chez Wayfair (Bangalore Rural) en oct. 2023
Entretien
Got a call from recruiter and scheduled a Face to Face Coding Roud. It happened on late IST time 9 PM. Panel consist of Senior Developer and Engineering Manager. Asked question on HackerRank
Questions d'entretien [2]
Question 1
1. Add two numbers provided as String. String a = "123456" , b ="1234121341"; output should be the sum of both. Make sure the length of string can go upto 100.