J'ai postulé via un recruteur. Le processus a pris 4 semaines. J'ai passé un entretien chez Couchbase (Mountain View, CA) en déc. 2016
Entretien
On-site interview with the hiring manager, followed by an all-day interview with five other developers. All the interview questions (including the manager, CTO, VP, etc.) were technical in nature. All the interviewers were open and answered questions about the company and environment.
Questions d'entretien [5]
Question 1
Two of the interviewers asked string-parsing questions. One was a fairly standard C coding questions about reversing the order of the words in a sentence. Another was about parsing a list/stream of strings being received over the network, which also involved a little bit of design about the protocol for encoding of the strings over-the-wire.
Another question was an interesting pseudocode question about a particular hybrid linked-list/tree data-structure. First, a direct request to write pseudocode (or whichever language is preferred) to flatten the structure into a "normal" linked list, and then a follow-up question about options to retain the non-flattened structure at the same time.
One interviewer asked a fairly broad design question, basically about designing a memory-manager with support for paging to disk, and then narrowed the scope of the question as I talked about and whiteboarded alternatives for implementing it.
Phone screen with recruiter followed by a virtual on-site of about six technical interviews done over Zoom. Not much behavioral questions. Most of the tech interviews were derived from problems related to the job opening. One of these was a larger-scale design and coding effort that lasted longer. One was easy to medium Leetcode type questions. Coding done on Google Docs so no compilation.
Questions d'entretien [1]
Question 1
Design and implement some APIs for an efficient way to store and retrieve data in memory, including for range scans.
J'ai postulé via la recommandation d'un employé. Le processus a pris 3 semaines. J'ai passé un entretien chez Couchbase en janv. 2022
Entretien
Was told 5 rounds in total. All rounds are elimination
was eliminated at this stage. felt round1 was a negative. did not get feedback from the recruiter. just a generic rejection email.
Questions d'entretien [1]
Question 1
round1: concurrency/multithreading (given a large file, perform operations in parallel on each line within that file) think producer-consumer type problem
round2: ds/algo. lc medium/easy
J'ai postulé en ligne. J'ai passé un entretien chez Couchbase (Bengaluru) en nov. 2021
Entretien
Interviewed for eventing team.
Two online interviews.
Easy data structure questions.
I came across incompetent interviewer during interviews .I think couch base should raise bar of their interviewers.
For me it was waste of time.
Questions d'entretien [1]
Question 1
Easy data structure questions with multithreading.