Candidates applying for Senior Java Developer Backend roles take an average of 7 days to get hired, when considering 1 user submitted interviews for this role. To compare, the hiring process at EverTrue overall takes an average of 21 days.
Common stages of the interview process at EverTrue as a Senior Java Developer Backend according to 1 Glassdoor interviews include:
Phone interview: 100%
Here are the most commonly searched roles for interview reports -
I applied online. The process took 1 week. I interviewed at EverTrue in Apr 2018
Interview
I carefully looked at the requirements and determined that my skill-sets matched. I then got an email with the recruiter to talk about the position, and all moved ahead fine.
Then I had a technical interview with a software developer who was obviously less experienced than myself, this lasted 45 minutes I was told by the technical interviewer that I did great, and that I would hear what the next steps were.
I've then got a rejection email that says my skill-sets do NOT match their needs. I went back to this site to look at the requirements, and they completely changed. If I wasn't a senior developer in Java on the back-end, then why did they call me in the first place.???
This just makes me think this is a young company with a bunch of young inexperienced developers, managers, and HR staff. They should do applicants a favor and not waste their time if they don't think they are a good match at the beginning.
Interview questions [4]
Question 1
What is the difference between an interface and an abstract class?
You have an array with numbers 1-12, sorted, and no duplicates, a second array with a million parts from any number 1 to million, not sorted and with duplicates. Create code to find out which records in the first array are in the second array.