A brief overview of the organisation followed by my introduction and work. Then we went with the online platform for coding glider. The questions asked are below:
Internal implementation of Hash Map
Upside Down pyramid sum for a 2-D array which is made input using 1-D array and of N*M matrix.
Solicité el puesto en persona. Acudí a una entrevista en Applied Materials (Rejovot) en abr 2026
Entrevista
First stage: 90 minutes coding interview, basic questions about experience, 3 medium range C++ tasks:
1. About non-blocking interprocess communication
2. Don't remember
3. Big dataset normalization
Second stage: 90 minutes software design interview about multithreading data processing
Preguntas de entrevista [1]
Pregunta 1
You have huge vector of unsorted char values. Find the value which is bigger than 90% of values in vector. Can you do it in O(n)?
Solicité el puesto a través de una agencia de empleo. Acudí a una entrevista en Applied Materials (Nueva Delhi) en may 2022
Entrevista
It was good.first round from someone from India very helpful guy while I was solving ds array questions.
Second round was at late night with foreigner and he was also good but it's like they mainly focus a lot on multhithreading so be prepare for that.i was not selected in second round.
Preguntas de entrevista [1]
Pregunta 1
Total 2 rounds.
First round array ds questions like remove duplicates from array, find peak element in rotated sorted array, binary search , second highest max no and then muthithreading questions like lock and how to remove deadlock. They focus a lot on multhithreading concepts.
Second round - struct class diff (silly question)
Deadlock theory and then write code to show deadlock , then two big codes where you have to guess the output and it's also on multhithreading. What is lock.
List and linked list diff
How Dictionary is implemented internally.
In second round I was not selected.but surely this one will help someone so be prepare for multhithreading questions and very easy ds questions.