The technical interviews was well structured. They are basically challenging you in different topics what an engineer must have to know. It's a fair interview process, but you must have to take your time to prepare for them carefully. As for the recruiter talking, we might misunderstood each other and the role was open to more experienced candidates.
Preguntas de entrevista [1]
Pregunta 1
Algorithms, Complexity, Data structures, Concurrency, Design patterns
Envié una solicitud electrónica. El proceso duró 2 días. Acudí a una entrevista en Everpure (Bengaluru) en jun 2022
Entrevista
1 Introductory call from HR
Role: UI focussed Full Stack Developer (Angular)
2 rounds of technical interview
Both rounds were 1 hour each and on 2 different days
After the 2nd round, no response from HR or any feedback
DB related in-depth questions were unrelated for an Angular position, but understandable that it required some knowledge.
Interview panel were friendly & humble.
Reached out to HR over email & call requesting feedback, ignored & ghosted.
Please have the courtesy to send a feedback after 2 rounds of interview even if it is rejection .
Thumbs down on abandoning & response
Preguntas de entrevista [1]
Pregunta 1
1st round :-
- General problem solving with JavaScript (no DS, Algo etc)
- General questions about my understanding Angular
Duration : 1 hour
2nd Round:-
- UI specific question about grids, css & layouts & asked to created a grid layout using bootstrap
- DB Related questions about optimization, design & scaling
- Questions from my Resume & experience
- Questions about handling tasks related to my role (tasks similar to what i had already achieved)
Duration : 1 hour
Solicité el puesto a través de la recomendación de un empleado. El proceso duró 1 semana. Acudí a una entrevista en Everpure (San Francisco, CA) en dic 2018
Entrevista
referred by a current employee, took a hackerrank test which was easy, went through 1/2 onsites which was very easy, was told by the recruiter that "they did not feel that it was going to be a match with our current role." So...., I did well during the onsite which is the feedback I got from both interviewers and yet somehow, not moving forward. Totally arbitrary on pure storage's part.
Preguntas de entrevista [1]
Pregunta 1
Given an event that is fired only once and multiple threads can register callbacks, all to be fired after the event occurs, how to prevent race conditions/all callbacks called properly. Buddybits, given an array of bits with each level above composed as the && of the two below, how to propigate the changes by setting a range to all 0's as well as in another operation set all to 1's.