Ir al contenidoIr al pie de página
  • Empleos
  • Empresas
  • Sueldos
  • Para empleadores

      Impulsa tu carrera profesional

      Averigua cuánto podrías ganar, encuentra el empleo perfecto y comparte información sobre tu vida laboral y personal de forma anónima.

      employer cover photo
      employer logo
      employer logo

      Everpure

      Empleador activo

      Información
      Evaluaciones
      Pago y prestaciones
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Evaluaciones de Everpure | Empleos en Everpure | Sueldos en Everpure | Prestaciones en Everpure
      Entrevistas en EverpureEntrevistas para el cargo de Full Stack Software Engineer en EverpureEntrevista en Everpure


      Glassdoor

      • Acerca de
      • Premios
      • Blog
      • Contacto

      Empleadores

      • Cuenta de empleador gratuita
      • Centro de empleador

      Información

      • Ayuda
      • Pautas
      • Condiciones de uso
      • Privacidad y opciones de anuncios
      • No vender ni compartir mi información
      • Herramienta de autorización de cookies

      Trabaja con nosotros

      • Anunciantes
      • Oportunidades laborales
      Descargar aplicación

      • Buscar por:
      • Empresas
      • Empleos
      • Ubicaciones

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor", "Worklife Pro", "Bowls" y sus logotipos son marcas comerciales registradas de Glassdoor LLC.

      Empresas seguidas

      Sigue a tus empresas favoritas para estar al tanto de las últimas oportunidades y disponer de información desde adentro.

      Búsquedas de empleo

      Recibe recomendaciones y actualizaciones personalizadas al iniciar tu búsqueda.

      Entrevista para Full Stack Software Engineer

      17 may 2017
      Candidato de entrevista anónimo
      San Francisco, CA
      Sin ofertas
      Experiencia negativa
      Entrevista difícil

      Solicitud

      Me postulé en línea. Acudí a una entrevista en Everpure (San Francisco, CA) en may 2017

      Entrevista

      First was HackerRank Challenge 1) Delete Node in a linked list (make sure to free memory if using C or C++) 2) debugging a code and correcting it and some MCQ. Next step is phone Interview They basically ask the same question to everyone 'Interviewer called on time, I had a problem understanding his accent.When I asked him to repeat the requirements he was like 'I already told you twice' :o. Question: Write 2 functions event_fired and reg_cb event_fired() | | ------------------------------------------------------------------->time | | cb1() | | | cb2() | reg_cb(cb1) reg_cb(cb2) reg_cb(cb3) cb3() Hint: you have to keep track of what callback functions have been registered by the time event fires and call all of them at once, after the event fires if any callbacks are registered in the future then make a call to that callback function.

      Preguntas de entrevista [1]

      Pregunta 1

      delete node in linked list
      1 respuesta
      2

      Otras evaluaciones sobre las entrevistas para el cargo de Full Stack Software Engineer en Everpure

      Entrevista para Full Stack Developer

      10 feb 2023
      Candidato de entrevista anónimo
      Sin ofertas
      Experiencia neutra
      Entrevista difícil

      Solicitud

      Acudí a una entrevista en Everpure

      Entrevista

      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
      Responder pregunta

      Entrevista para Full Stack Developer

      21 jun 2022
      Candidato de entrevista anónimo
      Bengaluru
      Sin ofertas
      Experiencia neutra
      Entrevista promedio

      Solicitud

      Me postulé en línea. El proceso tomó 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
      1 respuesta
      1

      Entrevista para Software Engineer Full Stack

      18 dic 2018
      Candidato de entrevista anónimo
      San Francisco, CA
      Sin ofertas
      Experiencia negativa
      Entrevista fácil

      Solicitud

      Me postulé a través de una recomendación de un empleado. El proceso tomó 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.
      Responder pregunta