J'ai postulé en ligne. J'ai passé un entretien chez ThousandEyes en sept. 2017
Entretien
I applied online and soon I got a call from the recruiter. Initially they gave me a hackerrank exercise and I submitted. Soon after that I was told to complete a week mini project.
Now I respect their decision and I am not saying they are ripping off or anything, it is their style to evaluate a candidate BUT this is a total time waste according to me. If you are in job market and you spend a week solving their mini project, specially if you are working full time also .....it is a TOTAL waste of time. Unless you know their core technology and you ONLY want to work for that company then it makes sense to just focus on one company for a week but if you are looking to explore other opportunities in other companies then this mini project is a time waste. You would rather invest time in brushing up your algorithm and data structure and practice, instead of investing time in that mini project as you would have to evaluate other offers and make decision too so this one week window might be crucial.
My recruiter was very nice and awesome guy! but the interview process was really bad. I was told that its not about just make the basic thing working but you would be evaluated on how you would write production code. So not only you have to solve this but this project needs to be optimal and good quality as well. So you definitely needs to work hard for at least two three nights and that is not guaranteed to give you interview. I submitted the project and I wasnt selected and NO feedback was given. My code in this project was not the best in the world but it was in working condition as I just invested two nights, I did not see any value in putting time and effort in it .
I would suggest that if you do get an interview then dont fall in trap of this mini project as it is NOT a coding challenge. This is an entire project! Focus on other companies which would evaluate you based on your concepts and implementation.
J'ai passé un entretien chez ThousandEyes (New York, NY)
Entretien
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.
J'ai postulé via un recruteur. Le processus a pris 3 semaines. J'ai passé un entretien chez ThousandEyes en juin 2022
Entretien
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.
Questions d'entretien [2]
Question 1
Due to the NDA, I will keep it vague.
Leetcode Hard graph problem (Djikstra's but with some tweaks)
J'ai postulé en ligne. J'ai passé un entretien chez ThousandEyes
Entretien
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.
Questions d'entretien [1]
Question 1
Implement a new data structure which can do following
set(key, value)
get(key)
last()
delete(key)