Upload Button Icon Add office photos

Applied Materials

Compare button icon Compare button icon Compare

Filter interviews by

Applied Materials Senior Database Administrator Interview Questions and Answers

Updated 20 Dec 2021

Applied Materials Senior Database Administrator Interview Experiences

1 interview found

Interview Questionnaire 

2 Questions

  • Q1. After restoring db full backup, if tlog having LSN mismatch error wat you do?
  • Ans. 

    To resolve LSN mismatch error after restoring a full backup, you can perform a tail-log backup and restore it.

    • Perform a tail-log backup of the database.

    • Restore the tail-log backup to bring the database to a consistent state.

    • Ensure that the LSNs match between the restored full backup and the tail-log backup.

    • If the LSNs still do not match, you may need to restore a more recent full backup and apply subsequent transaction...

  • Answered by AI
  • Q2. If we got performance issue after migration wat action you will take.
  • Ans. 

    I would analyze the performance issue and take appropriate actions to resolve it.

    • Identify the specific performance issue and gather relevant data

    • Analyze the database configuration and settings

    • Review the migration process and identify any potential issues

    • Optimize queries and indexes

    • Consider hardware and infrastructure upgrades if necessary

    • Implement performance monitoring and tuning

    • Collaborate with developers and stakeho...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good to cover all environments.

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Jun 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about your Protect?
  • Q2. Questions on C++
Round 2 - Technical 

(2 Questions)

  • Q1. Day to day tasks
  • Ans. 

    Day to day tasks involve coding, debugging, testing, and collaborating with team members.

    • Writing code for new features or fixing bugs

    • Debugging and troubleshooting issues

    • Testing code to ensure quality and functionality

    • Collaborating with team members on projects

    • Participating in code reviews and providing feedback

  • Answered by AI
  • Q2. Team management questions
Round 3 - HR 

(2 Questions)

  • Q1. Salary negotiations
  • Q2. Bahaviour questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - Coding Test 

1 easy, 1 medium and 1 hard LC

Round 2 - Technical 

(1 Question)

  • Q1. 1. How will access files in a different server? 2. There are several files all containing similar key value pairs. The values differ in all files. How will you identify all the values that are same and ot...
  • Ans. 

    To access files in a different server, use protocols like FTP or SSH. To identify similar key value pairs in multiple files, compare values using a script or tool.

    • Use FTP or SSH protocols to access files in a different server

    • Write a script or use a tool to compare key value pairs in multiple files

    • Identify values that are the same and different across files

    • Example: Use Python script to read files and compare key value p

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. Reserve Binary Search Tree
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
  • Ans. 

    To add two linked lists, iterate through both lists simultaneously and add corresponding nodes, considering carry from previous addition.

    • Create a dummy node to hold the result.

    • Initialize current node to dummy node.

    • Iterate through both lists, adding values and carry from previous addition.

    • Move to next nodes in both lists.

    • Handle cases where one list is longer than the other.

    • Handle final carry if present.

  • Answered by AI
  • 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
  • Ans. 

    Check if a binary tree is a Binary Search Tree (BST)

    • Perform an in-order traversal of the tree and check if the resulting array is sorted

    • Keep track of the previous node value during traversal to compare with the current node value

    • Ensure that each node's value is greater than the previous node's value in the in-order traversal

  • Answered by AI
  • Q2. Check substring palindrome or not
  • Ans. 

    Check if a substring in an array of strings is a palindrome or not.

    • Iterate through each string in the array

    • For each string, check if any of its substrings are palindromes

    • Return true if a palindrome substring is found, false otherwise

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Reverse linked list recursively
  • Ans. 

    Reverse a linked list recursively

    • Create a recursive function to reverse the linked list

    • Pass the current node and its next node as parameters

    • Update the next pointer of the current node to point to the previous node

  • Answered by AI
  • Q2. Check if two stacks are equal
  • Ans. 

    Check if two stacks are equal by comparing each element in the stacks

    • Pop elements from both stacks and compare them one by one

    • If the sizes of the stacks are different, they are not equal

    • If any element in the stacks is different, they are not equal

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Dsa questions , angular , .net core and SQL

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join this company if you are passionate about work
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Coding Test 

OOPS Principle.
SQL
Java Coding Round - with easy level of questions

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. C questions on oops concepts
  • Q2. Python and ml questions
Round 2 - HR 

(1 Question)

  • Q1. Salary discussion

Applied Materials Interview FAQs

How to prepare for Applied Materials Senior Database Administrator 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 Postgresql.
What are the top questions asked in Applied Materials Senior Database Administrator interview?

Some of the top questions asked at the Applied Materials Senior Database Administrator interview -

  1. If we got performance issue after migration wat action you will ta...read more
  2. After restoring db full backup, if tlog having LSN mismatch error wat you ...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Qualcomm Interview Questions
3.8
 • 256 Interviews
Intel Interview Questions
4.2
 • 215 Interviews
Texas Instruments Interview Questions
4.0
 • 120 Interviews
Synopsys Interview Questions
3.9
 • 88 Interviews
Molex Interview Questions
3.9
 • 53 Interviews
Lam Research Interview Questions
3.7
 • 45 Interviews
View all
Applied Materials Senior Database Administrator Salary
based on 5 salaries
₹9.2 L/yr - ₹15.8 L/yr
15% less than the average Senior Database Administrator Salary in India
View more details
Technical Lead
256 salaries
unlock blur

₹11.5 L/yr - ₹46 L/yr

Senior Software Engineer
128 salaries
unlock blur

₹10 L/yr - ₹30 L/yr

Manufacturing Engineer
90 salaries
unlock blur

₹5.5 L/yr - ₹16 L/yr

Software Engineer
87 salaries
unlock blur

₹6 L/yr - ₹20.8 L/yr

Senior Engineer Mechanical
69 salaries
unlock blur

₹9 L/yr - ₹21 L/yr

Explore more salaries
Compare Applied Materials with

Qualcomm

3.8
Compare

Intel

4.2
Compare

TDK India Private Limited

3.8
Compare

Molex

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview