Candidates applying for Junior Software Developer roles take an average of 14 days to get hired, when considering 1 user submitted interviews for this role. To compare, the hiring process at Softimize overall takes an average of 14 days.
Common stages of the interview process at Softimize as a Junior Software Developer according to 1 Glassdoor interviews include:
Presentation: 100%
Here are the most commonly searched roles for interview reports -
First they send a homework assignment via email. If your implementation to the hw is to their liking, they call you for an interview.
The HR department are very nice.
Interview questions [1]
Question 1
You're given an interface. You should implement a class which implements 2 methods: a method that removes the maximum organ from the collection (should be O(1) w.c.). And a method that inserts an organ to the collection (should be O(n) w.c. ).
I applied through a staffing agency. The process took 2 weeks. I interviewed at Softimize (Tel Aviv-Yafo)
Interview
First you got a home assignment, than an interview, another interview and a home assignment and than you need to come and tell about your projects and than an HR interview.
Interview questions [1]
Question 1
if you need to build a dictionary that need to tell you weather the word that the user entered is correct or not.
How you build it in the most effiecient way?