Me postulé a través de un reclutador. El proceso tomó 1 día. Acudí a una entrevista en Comcast (Philadelphia, PA) en ago 2016
Entrevista
A recruiter (external to Comcast) reached out about a DevOps Engineer position in Philadelphia. I was asked to first submit a small 'DevOps' project involving configuring a web server to a certain specification using automated tooling of my choice. I was told that "their engineers say they can do this in 15 minutes" but of course that is generally unreliable when it comes to these sorts of assignments. I spent about 40 minutes on it, put it on Github, and sent the link to the recruiter. I never received feedback from Comcast, even with the recruiter trying several times to reach out to them.
Preguntas de entrevista [1]
Pregunta 1
Configure a web server to serve a given page, forward http to https, and a few other specifications. Provide thoughts on adding scalability and reliability.
Worst interview process I’ve ever had. Second round interview was a team interview with people who were late, unprepared, and struggled to articulate their questions in English as well as understanding the responses. Entire interview was struggling to understand what the other was trying to say. Questions were basic, around kubernetes, cloud providers, etc.
Me postulé a través de una facultad o universidad. El proceso tomó 3 semanas. Acudí a una entrevista en Comcast (Madurai) en ago 2025
Entrevista
The Interview is Well and Good. The Interviewer is very Kind, making candidate comfortable.The Interviewer ask questions only based on what we gave in Resume. Questions based on DSA is common for all candidates.
Preguntas de entrevista [1]
Pregunta 1
Pattern printing, print characters one time even if they are duplicated in a string without any collections. example: String s="elephant" and output is "elphant".