I applied online. The process took 5 days. I interviewed at Comcast (Seattle, WA) in Apr 2015
Interview
Applied online, and received a response within 2 days. Despite missing her call the first time the recruiter was gracious and rescheduled. When we did connect the recruiter was positive and did a good job selling the company. After a positive conversation the recruiter scheduled a phone meeting with the hiring manager the next week. That call went so-so for me, but the manager was polite and the questions were reasonable. The questions were mostly probing about my experience, fir for the tream with a few technical ones. There was an online coding whiteboard exercise on google docs. The hiring manager must have decided I wasn't a fit for the role because I got a very cold blow off e-mail a couple days later from the initial recruiter. That e-mail turned an overall positive experience into a slightly negative one, but I am rating the overall experience as average since the process was efficient. Still the experience left me sour on the company.
Interview questions [1]
Question 1
Write a method the detects if a string is a palindrome in the language of your choice. Write a test case to test this method. What types of issues would cause problems with this method?
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.
I applied through college or university. The process took 3 weeks. I interviewed at Comcast (Madurai) in Aug 2025
Interview
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.
Interview questions [1]
Question 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".