J'ai postulé en ligne. Le processus a pris 4 semaines. J'ai passé un entretien chez Everpure en nov. 2023
Entretien
Five rounds of video chat sessions, covering three different fields of interest in coding, all on basic level. The tasks are not particularly hard, what's hard is to attend all those rounds when you have a daytime job.
Questions d'entretien [3]
Question 1
Coding task: simplified implementation of a typical container, with a performant iterator (interviewer specifies time complexity constraints); analyse complexity of weaker versions
Coding task: use a library method and provide its return values in a service; do performance improvements based on pretend bug reports. Graphically present facts about its performance.
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.
Questions d'entretien [1]
Question 1
Inferring information about the output of async tasks composed of atomic operations.
J'ai passé un entretien chez Everpure (California City, CA)
Entretien
It was the first round interview and was a Hacker rank with Easy-med leetcode qs including MCQs and fill in the blanks. 2 coding qs one was easy palindrome check.
J'ai postulé via une autre source. J'ai passé un entretien chez Everpure (Bengaluru) en août 2025
Entretien
Algorithm Round or Optical Illusion Puzzle?
Had an "interesting" experience with the so-called algorithm round. Still not sure if they were testing problem-solving skills or just hoping candidates would get lost in the formatting.
The highlight was a question on a bitbuddy tree (yep, that's what they called it) disguised in a 2D array format. Looked like a scene from Inception at first glance—layers within layers. Turns out, all it required was a plain old integer division. The challenge was more in deciphering what they were even asking, not solving the problem itself.
Would’ve appreciated a bit more clarity on what kind of "algorithm" knowledge they expect. Feels like they were going for clever, but ended up closer to cryptic.