J'ai postulé via une agence de recrutement. J'ai passé un entretien chez Couchbase (Bengaluru) en sept. 2019
Entretien
Two coding rounds where we need to code online over Skype call with desktop sharing with them. Each round had one coding question followed by one generic question on what test cases we can design for a problem. The interviewers were good - however, I did mistake in second coding round & hence got rejected.
Questions d'entretien [1]
Question 1
First question was to reverse a string of words by splitting it where we find special character & ensure special character position is intact. What test cases we can write if this code is given by a developer.
How to find peak (element that is greater than all its sides) of a two dimensional array.
What test cases you can write for a two lifts that operate in sync for 4 floor building.