Candidatei-me por meio de recrutador(a). O processo levou 4 semanas. Fui entrevistado pela Couchbase (Mountain View, CA) em dez. de 2016
Entrevista
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.
Perguntas de entrevista [5]
Pergunta 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.
Perguntas de entrevista [1]
Pergunta 1
Design and implement some APIs for an efficient way to store and retrieve data in memory, including for range scans.
Candidatei-me por indicação de um funcionário. O processo levou 3 semanas. Fui entrevistado pela Couchbase em jan. de 2022
Entrevista
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.
Perguntas de entrevista [1]
Pergunta 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
Candidatei-me online. Fui entrevistado pela Couchbase (Bengaluru) em nov. de 2021
Entrevista
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.
Perguntas de entrevista [1]
Pergunta 1
Easy data structure questions with multithreading.