I applied through university. I interviewed at Applied Materials (Bengaluru) in Dec 2024
Interview
i applied through my college TPO, it took 2 weeks for processing , the first round was offline coding questions they gave 3 coding questions those were easy to medium level questions
Interview questions [1]
Question 1
tell me about yourself and project and c++ basic theory questions with examples
I applied through an employee referral. The process took 1 week. I interviewed at Applied Materials (Bengaluru) in Oct 2024
Interview
2hr interview, including puzzle questions, c++ language knowledge, DSA question were asked and over all experience was average and 3 problem solving, 3 puzzle, 3 DSA question and first round was questions and answers
I applied online. I interviewed at Applied Materials (Tel Aviv-Yafo) in Jan 2021
Interview
Had a first interview by phone with HR, personal details and general ones. Then a technical manager conversation about the role and then a technial interview via zoom with 2 questions.
Interview questions [1]
Question 1
1. Implement a thread safe queue.
2. Given a 8 bit image / matrix and a threshold, implement a function which return an image where all numbers above threshold are 255 and below are 0 in the smallest complexity.