Upload Button Icon Add office photos

Applied Materials

Compare button icon Compare button icon Compare

Filter interviews by

Applied Materials Senior Software Engineer Interview Questions and Answers

Updated 7 Jun 2024

Applied Materials Senior Software Engineer Interview Experiences

4 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Dec 2023. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Basic questions around testing.
Round 2 - Aptitude Test 

Here they asked lots of logical reasoning questions and checked on how you approached different situations

Round 3 - HR 

(1 Question)

  • Q1. Explained package and other details

I applied via LinkedIn and was interviewed in Nov 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Hashmap working.
  • Q2. Problem solving. Minimum absolute difference pairs

Interview Preparation Tips

Interview preparation tips for other job seekers - There were two people one hiring manager and one person who asked technical.
This person was so rude.I hardly understood what he was speaking his accent was so bad.I don't understand how a standard company like Applied Materials even hired this person who is lacking at a basic level of Communication.

One should make the person comfortable before the interview to even get the best from the candidate.

First question in discussion was what is your salary expectations and what offer do u already have that's pathetic to ask this question in the beginning itself.

They don't pay well yet they expect the candidate to be perfect.
Worst interview experience I have ever had .
Please be nice to candidates.Have some standards for your hiring process don't be rude and arrogant.if you want to hire a potential candidate be nice to the person at the first place that's when you can check the knowledge and technical capabilites of a person not just simply ask same set of questions.

Skills evaluated in this interview

Senior Software Engineer Interview Questions Asked at Other Companies

asked in DBS Bank
Q1. Tell me about yourself. What technology are you using? What is a ... read more
Q2. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in GlobalLogic
Q3. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
Q4. If you have to prioritize between coding standards and project de ... read more
asked in Capgemini
Q5. Pascal's Triangle Construction You are provided with an integer ' ... read more

I applied via Company Website and was interviewed in Jan 2022. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Write your own stack?
  • Ans. 

    A stack is a linear data structure that follows the Last In First Out (LIFO) principle.

    • Implement using an array or linked list

    • Push operation adds element to top of stack

    • Pop operation removes element from top of stack

    • Peek operation returns top element without removing it

  • Answered by AI
  • Q2. How to find intersection happened between two linked list?

Interview Preparation Tips

Topics to prepare for Applied Materials Senior Software Engineer interview:
  • Data Structures
Interview preparation tips for other job seekers - Basic should be good, interview is easy to medium type only

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in May 2020. There were 7 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Angular and JavaScript basic questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

Top trending discussions

View All
Interview Hub
1w
a client servicing executive
FeedCard Image
Got a question about Applied Materials?
Ask anonymously on communities.

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Move the 4 cubes from middle of the screen to left, right, bottom and top. Also, it should keep rotating and stop rotation once it reaches there.
  • Ans. 

    Move rotating cubes to different positions on screen and stop rotation once reached.

    • Create 4 animations to move each cube to left, right, bottom, and top of the screen

    • Add rotation animation to each cube

    • Stop rotation animation once cube reaches the desired position

  • Answered by AI
  • Q2. 2 logical questions where asked.
Round 2 - Technical 

(2 Questions)

  • Q1. How would I integrate/embed Unity application into Android.
  • Ans. 

    Integrating Unity application into Android involves exporting the Unity project as an Android project and then integrating it with Android Studio.

    • Export the Unity project as an Android project

    • Import the project into Android Studio

    • Modify the Android manifest file to include necessary permissions and settings

    • Integrate UnityPlayerActivity into the Android application

    • Build and run the Android application on a device or emu...

  • Answered by AI
  • Q2. Interviewer checked my debugging skills

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Invert bits of a number
  • Ans. 

    Invert the bits of a given number

    • Use bitwise XOR operator (^) with 1 to flip each bit

    • Repeat the process for all bits in the number

    • Return the inverted number

  • Answered by AI
  • Q2. How do you support backward compatibility whiel designing a system
  • Ans. 

    Backward compatibility can be supported by using versioning, deprecation strategies, and maintaining clear communication with users.

    • Use versioning to clearly distinguish between different versions of the system

    • Implement deprecation strategies to phase out old features gradually

    • Maintain clear communication with users about upcoming changes and provide migration paths

    • Consider using compatibility layers or adapters to bri...

  • Answered by AI

Skills evaluated in this interview

Applied Materials HR Interview Questions

38 questions and answers

Q. How do you interact with other departments?
Q. What are your day-to-day activities?
Q. What are your team management skills?
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Pointer related questions.
  • Q2. Basic puzzles
Round 2 - Coding Test 

Some question on memory management and some puzzles.

Round 3 - Coding Test 

Problems related to pointer like in this scenario what should be the output etc.

Are these interview questions helpful?
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview before May 2024, where I was asked the following questions.

  • Q1. Interview Round1: Low Level Design round, basic DS questions
  • Q2. Interview Round2: Focussed on how well you can get information from google when you aren’t aware of something. Tested networking concepts.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Major questions were around problem solving, strings

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Add two linked list
  • Q2. Find shortest path in graph
  • Ans. 

    Use Dijkstra's algorithm to find the shortest path in a graph

    • Implement Dijkstra's algorithm to find the shortest path between two nodes in a graph

    • Maintain a priority queue to keep track of the shortest distance to each node

    • Update the shortest distance to each node as you traverse the graph

    • Track the path by storing the previous node for each node visited

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Check tree is BST
  • Q2. Check substring palindrome or not

Skills evaluated in this interview

Applied Materials Interview FAQs

How many rounds are there in Applied Materials Senior Software Engineer interview?
Applied Materials interview process usually has 2 rounds. The most common rounds in the Applied Materials interview process are Technical, One-on-one Round and Aptitude Test.
How to prepare for Applied Materials Senior Software Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Applied Materials. The most common topics and skills that interviewers at Applied Materials expect are Software Development, Data Structures, Algorithms, Software Engineering and C.
What are the top questions asked in Applied Materials Senior Software Engineer interview?

Some of the top questions asked at the Applied Materials Senior Software Engineer interview -

  1. How to find intersection happened between two linked li...read more
  2. Problem solving. Minimum absolute difference pa...read more
  3. Write your own sta...read more

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more
Applied Materials Senior Software Engineer Salary
based on 137 salaries
₹14.4 L/yr - ₹25 L/yr
16% more than the average Senior Software Engineer Salary in India
View more details

Applied Materials Senior Software Engineer Reviews and Ratings

based on 17 reviews

3.3/5

Rating in categories

2.5

Skill development

2.7

Work-life balance

3.6

Salary

2.9

Job security

3.1

Company culture

2.7

Promotions

2.6

Work satisfaction

Explore 17 Reviews and Ratings
Technical Lead
313 salaries
unlock blur

₹19.5 L/yr - ₹34.1 L/yr

Senior Software Engineer
137 salaries
unlock blur

₹14.4 L/yr - ₹25 L/yr

Software Engineer
101 salaries
unlock blur

₹10.7 L/yr - ₹20 L/yr

Manufacturing Engineer
98 salaries
unlock blur

₹7 L/yr - ₹15 L/yr

Senior Engineer Mechanical
72 salaries
unlock blur

₹11.2 L/yr - ₹20 L/yr

Explore more salaries
Compare Applied Materials with

Qualcomm

3.8
Compare

Intel

4.1
Compare

Molex

3.9
Compare

TDK India Private Limited

3.8
Compare
write
Share an Interview