I applied online. The process took 3 months. I interviewed at ASML (Eindhoven) in Jun 2022
Interview
Four rounds of interviews, written logic and verbal reasoning, hr interview, team interview. Overall it was easy going and straightforward, response time was okay. All interviews were virtual and well communicated
I applied online. The process took 3 weeks. I interviewed at ASML (Wilton, CT) in Jun 2023
Interview
Very long (almost 2.5 hours ) technical interview with different interviewers in a series. First interview kind of warm up, second and third got tougher. no break in between. Questions ranged from general data structure to mid level leet code problems.
Interview questions [1]
Question 1
- Questions on data structure: uses of stack and queue, linked list insertion deletion etc. runtimes.
- general C/C++ language specific. Heap and stack memory, pointers, compilation process etc.
- Multiple bit manipulation questions such as write code to flip a bit.
- Write code to print a matrix in spiral order.
After initial phone screening, there were 3 rounds: 1 written, 1 technical, 1 chat with the potential manager.
The technical questions were not that difficult and they don't seem to mind even if I didn't know the exact answer. They were just looking for peopel who are nice to work with and have passable technical knowledge
Interview questions [3]
Question 1
Describe garbage collection and reference counting