I applied online. The process took 1+ week. I interviewed at Abbott (Sunnyvale, CA) in Aug 2020
Interview
Very standard, corporate interview. Lots of filtering questions. Didn't learn much about the company. Didn't get into much technical detail about the position. Friendly interviewer. It was difficult to tell exactly where/what the position was for such a large organization.
Great I have nothing bad to asay and I would reccomend to anyone who would love to do a great interview things are very great at abbott I think everyone shold work there.
- Recruiter to review the details of the job
- Technical with the hiring manager or someone on their team
- Hiring manager to end the process
- offered role within a week
I applied through a recruiter. The process took 2 weeks. I interviewed at Abbott (Barcelona) in Aug 2025
Interview
The interview steps were clear. A screening interview, a technical interview (no code), a technical interview (with code). They were asking basic questions of concurrency and golang programming during the technical interview with code.
Interview questions [1]
Question 1
- Print all outputs alphabetically [a,a,b,b,c]
- Identify the most frequent letter(s) output by the operations. [a,b]
(Describe tradeoffs in space/runtime efficiency for calculating these)