O processo levou 5 dias. Fui entrevistado pela ThousandEyes (San Francisco, CA) em fev. de 2017
Entrevista
First, I had a short call with a recruiter.
Next, they sent me a coding challenge with a few written questions. The coding challenge was very simple, only 15 minutes long. The questions were also pretty basic (e.g. why do you want to work here? what is your greatest strength? what is the biggest technical challenge you've solved?).
I completed it, and was told I wasn't moving onto the next round. I found this extremely bizarre since they had the easiest coding question (write a function to generate the fibonacci sequence), and it's the only coding challenge I haven't passed. I have had no issues passing other more difficult challenges for companies like Dropbox, Asana, etc. I don't understand what they're looking for.
I asked for feedback, but the recruiter coldly responded saying: "Sorry, we get too many candidates to give individual feedback." If I dedicated 45 minutes of my time to your company, you should at least spend 5 minutes giving me some feedback... especially when your process seems to weed out the wrong candidates.
Perguntas de entrevista [2]
Pergunta 1
Write a function that generates the fibonacci sequence.
Fiz uma entrevista na empresa ThousandEyes (New York, NY).
Entrevista
I found the question fair but challenging. While I understood the fundamentals, my lack of experience with certain advanced techniques kept me from fully passing. I'll focus on refining these areas to improve my performance in the future. Thank you for the opportunity.
Candidatei-me por meio de recrutador(a). O processo levou 3 semanas. Fui entrevistado pela ThousandEyes em jun. de 2022
Entrevista
Initial Leetcode - style Interview followed by on site
On site consisted of another coding round, systems design, and behavioral. I was not in the right headspace and did poorly on the first coding round. They allowed me to schedule one more coding round to "make up" for my first failing (despite passing through the initial coding round). The "make up" round was an extremely vague question with no example inputs/outputs and despite trying to communicate with the interviewer on the question, he told me another requirement of the problem which completely changed how I would have designed the solution 5 minutes before the end of the interview.
Perguntas de entrevista [2]
Pergunta 1
Due to the NDA, I will keep it vague.
Leetcode Hard graph problem (Djikstra's but with some tweaks)
Candidatei-me online. Fiz uma entrevista na empresa ThousandEyes.
Entrevista
A fairly regular software engineer interview process. The first call was with the recruiter. After that, there was a technical round with one of the developers. The response time was also quick.
Perguntas de entrevista [1]
Pergunta 1
Implement a new data structure which can do following
set(key, value)
get(key)
last()
delete(key)