Candidatei-me online. O processo levou 2 dias. Fui entrevistado pela Everpure (Bengaluru) em jun. de 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
Perguntas de entrevista [1]
Pergunta 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
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.
Perguntas de entrevista [1]
Pergunta 1
Algorithms, Complexity, Data structures, Concurrency, Design patterns
Candidatei-me por indicação de um funcionário. O processo levou 1 semana. Fui entrevistado pela Everpure (San Francisco, CA) em dez. de 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.
Perguntas de entrevista [1]
Pergunta 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.