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

      Proofpoint

      Azienda coinvolta

      Circa
      Recensioni
      Stipendi e benefit
      Lavori
      Colloqui
      Colloqui
      Ricerche correlate: Recensioni su Proofpoint | Offerte di lavoro di Proofpoint | Stipendi di Proofpoint | Benefit di Proofpoint
      Colloqui di ProofpointColloqui per Senior DevOps Engineer presso ProofpointColloquio di Proofpoint


      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.

      Colloquio per Senior DevOps Engineer

      10 mag 2022
      Candidato anonimo a colloquio
      Offerta rifiutata
      Esperienza neutra
      Colloquio nella media

      Candidatura

      Ho presentato la mia candidatura tramite un'agenzia di reclutamento personale. La procedura ha richiesto 2 mesi. Ho sostenuto un colloquio presso Proofpoint nel mese di apr 2022

      Colloquio

      The interview Process had six stages: - Internal Recruiter filtering - Interview with Upper Management - Technical Interview with a pair programming task - Take-Home Assignment w/ review interview - Technical Interview with a whiteboard and troubleshooting exercise - Technical Interview Overall I found this quite overkill, four stages would have been sufficient. In the end, I decided that the company wasn't going to give me enough opportunities for career growth.

      Domande di colloquio [4]

      Domanda 1

      Pair Programming to debug Terraform code
      Rispondi alla domanda

      Domanda 2

      Take-home assignment to set up and debug a Kubernetes solution
      Rispondi alla domanda

      Domanda 3

      Debug errors with architecture (flow chart)
      Rispondi alla domanda

      Domanda 4

      Whiteboard coding exercise, general data structure & algorithm question.
      Rispondi alla domanda
      1

      Altre recensioni di colloqui per Senior DevOps Engineer presso Proofpoint

      Colloquio per Senior DevOps Engineer

      2 feb 2019
      Candidato anonimo a colloquio
      Draper, UT
      Nessuna offerta
      Esperienza negativa
      Colloquio facile

      Candidatura

      Ho presentato la mia candidatura tramite segnalazione di un dipendente. La procedura ha richiesto 8 settimane. Ho sostenuto un colloquio presso Proofpoint (Draper, UT) nel mese di gen 2019

      Colloquio

      Referred by a friend, held up multiple companies that were later in the interview process to accommodate the interviews because the team was on vacation. After 2 weeks, they came back and finally scheduled an interview with me. They gave two substantial take-home projects, each described in a single paragraph of broken English. I did one and sent it off, leaving a variety of TODOs and loose ends as potential points of conversation, expecting the ordinary "Let's talk about what you did" routine. Instead, I got an email back that said it wasn't fast enough and that they wanted me to redo it to be faster, and also that I should add options as CLI flags instead of hard-coding them, as if I didn't know this was a possibility. I asked my friend what was up and he suggested that I return a version with several new features, which I reluctantly did that night after his assurances that there was just a miscommunication but he knew I'd be great, etc. Since the document gave no direction on what they'd like to see and since the earlier standard-demo style response got derided for being demo-like, I chose an approach and exhaustively demonstrated the tradeoffs associated with it, including a test mode that showed cases in which it was inadequate. After several days, they replied saying that that answer was too complicated and that they wanted me to try to make one that was even faster. I called my friend's boss and said that this isn't how we do interviews and they need to tell me what they actually want. They said that I had failed the first sample by making it too complicated, but they'd be willing to let me do the second take-home "exam" -- the hiring manager literally referred to it as an exam -- and that then "discuss the first one" if I do a good, "very simple" job on it. I would've dropped out by now if I didn't have my friend's name attached to my application, but I did, so I went on. I completed the second task the night requested and did so as simply as possible, which included making use of two external libraries. I specified in the README that these dependencies existed and needed to be installed, and that I was not bundling them in order to prevent the project from becoming cluttered and therefore perceived as non-simple. After over a week of delays and promised discussions that never occurred, they got back to me to say that the second demo "didn't run" -- presumably because they failed to install the dependencies clearly listed in the README, which were introduced specifically because they asked for the simplest possible version -- and that they were therefore not going to proceed with an offer. Overall, the process stretched over several weeks and was an abject waste of time. This process may work for those who are desperate or junior enough to see no problem going through several iterations of the "exams", taking guesses at what the interviewers are hoping to see, but those of us with more than one job prospect are better off avoiding the timesink. It's frustrating to get told that your code doesn't work when you know what really happened is that the interviewer ignored the README, or that your first sample isn't good enough because it didn't have enough options as CLI flags. Note that my insider had been told that they wanted "the very best DevOps person available" for this role -- only to have the code dismissed on trivialities without any discussion around tradeoffs or respect for the fact that "the very best DevOps person available" would have something to do other than take guesses at whatever the interviewers are trying to get with oblique "make it faster" demands, as if there were a single answer to that. Don't think the experienced hire thing is going to go too well for them.

      Domande di colloquio [3]

      Domanda 1

      Tell us about a time you had a conflict at work?
      1 risposta

      Domanda 2

      Write a Vagrantfile to spawn three interdependent systems with load-balancing as simply as possible. Ouch, we didn't tell you it had to run without any dependencies, and we didn't bother to look at the README, so you failed.
      Rispondi alla domanda

      Domanda 3

      Write a script to detect duplicate files across a directory tree. Can you make it faster? Can you add more CLI flags? Can you make it *even faster*? Oh, yes, just like you said in your email with the initial sample? OK, but don't make it faster those ways. Why don't you do this one thing that doesn't actually do what we think it does? Oh, because then you'll write a test mode to prove that it doesn't work very well? Yuck, too complicated. You failed. Can you do the Vagrant thing?
      1 risposta
      4

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

      avatar
      BMW Group
      4.0★Stipendio e benefit
      avatar
      Sinch
      3.7★Stipendio e benefit
      avatar
      Anton Tech
      3.6★Stipendio e benefit