Check out your Company Bowl for anonymous work chats.
Bowls
Get actionable career advice tailored to you by joining more bowls.
Followed companies
Stay ahead in opportunities and insider tips by following your dream companies.
Job searches
Get personalized job recommendations and updates by starting your searches.
Spot.io interviews FAQs
Candidates applying for Junior Software Developer roles take an average of 18 days to get hired, when considering 2 user submitted interviews for this role. To compare, the hiring process at Spot.io overall takes an average of 23 days.
Common stages of the interview process at Spot.io as a Junior Software Developer according to 2 Glassdoor interviews include:
One on one interview: 67%
Phone interview: 33%
Here are the most commonly searched roles for interview reports -
I applied through a recruiter. The process took 2 weeks. I interviewed at Spot.io (Tel Aviv-Yafo)
Interview
After applying, HR scheduled a phone interview.
5 minutes before the call was supposed to be held, I got a template email, saying that the call is canceled. No explanation, not even an apology for the wasted time.
A week later, without speaking to me, I received an invitation to another phone interview.
Eventually they called me for an interview and I decided to go, even though at that point I wasn't very interested anymore.
Got the same vibe at the office, although the interviewer was nice.
The process felt very unprofessional.
Interview questions [1]
Question 1
Give a sorted integer array and an integer, return the indexes of the integers that their sum is the given int.
Then the same question for an unsorted array.
I applied in-person. The process took 3 weeks. I interviewed at Spot.io (Tel Aviv-Yafo) in Sep 2018
Interview
simple coding home assignment testing OOP design, 3 on-site technical interviews. On the first interview, you are asked to solve 5 simple coding questions ( find k smallest element in bst).
Interview questions [1]
Question 1
Given an array of integers, find two numbers such that they add up to a specific target number.