Software Engineer applicants have rated the interview process at Everpure with 3.4 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 47% positive. To compare, the company-average is 45.5% positive. This is according to Glassdoor user ratings.
Candidates applying for Software Engineer roles take an average of 19 days to get hired, when considering 188 user submitted interviews for this role. To compare, the hiring process at Everpure overall takes an average of 23 days.
Common stages of the interview process at Everpure as a Software Engineer according to 188 Glassdoor interviews include:
Phone interview: 31%
One on one interview: 25%
Skills test: 19%
Presentation: 9%
Group panel interview: 4%
Other: 3%
IQ intelligence test: 3%
Drug test: 2%
Personality test: 2%
Background check: 2%
Here are the most commonly searched roles for interview reports -
I applied online. The process took 2 weeks. I interviewed at Everpure in Mar 2016
Interview
Applied online. Had an online quiz on Hackerrank. It was not that hard, but I had two ridiculous multiple choices questions, one was about data structure design for a large storage system, the other was about issues in a piece of code for a concurrent container. Other than that, most questions were easy, especially the coding problems. The last so called 'bonus' coding question was actually the easiest. I thought I did well enough, but they rejected me anyways.
UPDATE: they gave me feedback saying that I struggled with sentence completion and coding. This was a joke. The coding problems were so easy and the solutions I gave were the optimal ones for these problems. I think they tried to make up a reason to reject me. Well, I guess sometimes you can't always know the truth.
Interview questions [1]
Question 1
Given data structure design of a large storage system, choose the best ones?
Given implementation of a concurrent container, choose the issues the code has?
OA and then 4 short interview rounds. Focused on algorithms/system design/ parallel programming.
All very enjoyable and the interviewers always started with some simpler version of the problem and then gradually started requesting features/ adding restrictions.
Interview questions [1]
Question 1
Designing asynchronous processing of data in a microservice
I applied online. I interviewed at Everpure (Santa Clara, CA) in Jul 2026
Interview
In my coding challenge I was asked two coding questions and eight Multiple Choice Questions. The coding questions were relatively easy, I would say Easy to medium level leetcode type questions.
Interview questions [1]
Question 1
Keep track of the count based on the input stream.
So far had the coding test on HackerRank which was relatively easy. Two coding challenges and then 8 multiple-choice questions I think. The coding tasks are the leet-code level simple problems like counting objects in the input data etc.
Interview questions [1]
Question 1
Inferring information about the output of async tasks composed of atomic operations.