I applied online. I interviewed at Fiverr Inc. (Tel Aviv-Yafo) in Mar 2021
Interview
One day of several interviews on site, when you get to the next interview only if you passed successfully the previous interview. there was one exam at the beginning of the day, and after that two more technical interviews, and HR interview at the end. The site in Tel-Aviv was very nice.
Interview questions [1]
Question 1
Mainly common questions about data structures and algorithms.
I applied online. The process took 1 day. I interviewed at Fiverr Inc. (Tel Aviv-Yafo) in May 2023
Interview
It was an accelerated hiring day, there were about 15 candidates. We started with a written test, I managed to pass it and got an interview, and after passing it as well, a second interview. Those who passed the second interview got an HR interview and a job offer.
Interview questions [1]
Question 1
In the first interview, I asked to return all the subsets of a given set. The follow-up question was to write a function that gets a set and an index and returns a unique subset. In the second, I got a function r5() that returns a random number between 1 to 5 in a uniform probability, and with that function, I need to build r7() that returns a random number between 1 to 7 in a uniform probability.