J'ai passé un entretien chez DoubleVerify (Tel Aviv-Yafo)
Entretien
A short 30 min talk and my past and work, interviewer was nice and we had a good chat, then another 20 min for the question, it was difficult and I didn’t get it
Questions d'entretien [1]
Question 1
We have a message queue containing messages, the messages are an object with their time and value, if at any given point we would like to receive the most common message that was sent in the last N seconds how would you implement it
J'ai postulé via un recruteur. J'ai passé un entretien chez DoubleVerify
Entretien
My interview was with a team member, he asked me to solve an assignment of code, but i got confused with the syntax. It was my first interview and I was nervous
J'ai postulé via un recruteur. Le processus a pris 1 jour. J'ai passé un entretien chez DoubleVerify (Tel Aviv-Yafo) en juin 2021
Entretien
First there was a phone call with a software engineer and later on an on site interview for 1 hour (one of 5 interviews from what I recall- 2 coding interviews, 2 design interviews and one with VP R&D).
Questions d'entretien [1]
Question 1
On phone: 1. you have a ladder and a frog that can jump 1, 3 or 5 steps at a time. How many options do you have to get to the end of an nth level ladder?
On site: In a sorted array, find how many occurrences of a certain number there are in best complexity. I had to implement it in coder pad.