Passa al contenutoPassa al piè di pagina
  • Lavori
  • Aziende
  • Stipendi
  • Per le aziende

      Migliora la tua carriera

      Scopri le tue potenzialità di guadagno, trova lavori da sogno e condividi approfondimenti su lavoro e vita privata in forma anonima.

      employer cover photo
      employer logo
      employer logo

      Everpure

      Azienda coinvolta

      Circa
      Recensioni
      Stipendi e benefit
      Lavori
      Colloqui
      Colloqui
      Ricerche correlate: Recensioni su Everpure | Offerte di lavoro di Everpure | Stipendi di Everpure | Benefit di Everpure
      Colloqui di EverpureColloqui per Full Stack Software Engineer presso EverpureColloquio di Everpure


      Glassdoor

      • Chi siamo
      • Contattaci

      Aziende

      • Account Business gratuito
      • Spazio per le aziende
      • Blog per le aziende

      Informazioni

      • Aiuto
      • Linee guida
      • Condizioni d'uso
      • Privacy e scelte pubblicitarie
      • Non vendere né condividere le mie informazioni
      • Strumento per l'accettazione dei cookie

      Lavora con noi

      • Inserzionisti
      • Carriere
      Scarica l'app

      • Cerca:
      • Aziende
      • Lavori
      • Località

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" e il relativo logo sono marchi registrati di Glassdoor LLC.

      Aziende seguite

      Non lasciarti sfuggire opportunità e informazioni privilegiate seguendo le aziende dove vorresti lavorare.

      Ricerche di lavoro

      Ricevi suggerimenti e aggiornamenti personalizzati avviando le tue ricerche.

      Le migliori aziende per "stipendio e benefit" vicino a te

      avatar
      BTC Business Technology Consulting
      3.7★Stipendio e benefit

      Colloquio per Full Stack Software Engineer

      17 mag 2017
      Candidato anonimo a colloquio
      San Francisco, CA

      Altre recensioni di colloqui per Full Stack Software Engineer presso Everpure

      Colloquio per Full Stack Developer

      10 feb 2023
      Candidato anonimo a colloquio
      Nessuna offerta
      Esperienza neutra
      Colloquio difficile
      Nessuna offerta
      Esperienza negativa
      Colloquio difficile

      Candidatura

      Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso Everpure (San Francisco, CA) nel mese di mag 2017

      Colloquio

      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.

      Domande di colloquio [1]

      Domanda 1

      delete node in linked list
      1 risposta
      2

      Candidatura

      Ho sostenuto un colloquio presso Everpure

      Colloquio

      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.

      Domande di colloquio [1]

      Domanda 1

      Algorithms, Complexity, Data structures, Concurrency, Design patterns
      Rispondi alla domanda

      Colloquio per Full Stack Developer

      21 giu 2022
      Candidato anonimo a colloquio
      Bengaluru
      Nessuna offerta
      Esperienza neutra
      Colloquio nella media

      Candidatura

      Ho presentato la mia candidatura online. La procedura ha richiesto 2 giorni. Ho sostenuto un colloquio presso Everpure (Bengaluru) nel mese di giu 2022

      Colloquio

      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

      Domande di colloquio [1]

      Domanda 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 risposta
      1

      Colloquio per Software Engineer Full Stack

      18 dic 2018
      Candidato anonimo a colloquio
      San Francisco, CA
      Nessuna offerta
      Esperienza negativa
      Colloquio facile

      Candidatura

      Ho presentato la mia candidatura tramite segnalazione di un dipendente. La procedura ha richiesto una settimana. Ho sostenuto un colloquio presso Everpure (San Francisco, CA) nel mese di dic 2018

      Colloquio

      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.

      Domande di colloquio [1]

      Domanda 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.
      Rispondi alla domanda