Upload Button Icon Add office photos

Amara Raja Group

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Amara Raja Group Senior Quality Engineer Interview Questions and Answers

Updated 6 Feb 2025

Amara Raja Group Senior Quality Engineer Interview Experiences

2 interviews found

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

I was interviewed in Aug 2024.

Round 1 - Technical 

(1 Question)

  • Q1. How you handle in-house rejections?
  • Ans. 

    I handle in-house rejections by analyzing root causes, implementing corrective actions, and monitoring improvements.

    • Identify the root cause of the rejection through thorough analysis

    • Implement corrective actions to address the root cause

    • Monitor the effectiveness of the corrective actions to ensure improvements

    • Collaborate with cross-functional teams to prevent future rejections

  • Answered by AI
Interview experience
4
Good
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Mar 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all Resume tips
Round 2 - HR 

(1 Question)

  • Q1. About experience and self details
Round 3 - Technical 

(5 Questions)

  • Q1. All about site quality and plant quality
  • Q2. Design mix and trail mix with is codes
  • Ans. 

    Design mix and trail mix are methods of concrete mix design as per IS codes.

    • Design mix involves calculating the proportions of various ingredients of concrete based on the desired strength and workability.

    • Trail mix involves preparing small batches of concrete with different proportions of ingredients to determine the optimal mix.

    • IS codes such as IS 10262 and IS 456 provide guidelines for concrete mix design.

    • Design mix ...

  • Answered by AI
  • Q3. Industrial work Roads & soil related questions
  • Q4. Site checkings for plastering & reinforcement checking
  • Q5. Water proofing related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Should having knowledge on both site quality and RMC plant quality will get qualify early

Senior Quality Engineer Interview Questions Asked at Other Companies

asked in Tata Motors
Q1. what is least count of vernier caliper ,micrometer, height gauge?
asked in Tata Motors
Q2. What is the actual process of Control plan?
asked in Accenture
Q3. 1. What is the difference between find elements and find element ... read more
asked in Tata Motors
Q4. What is PPAP?Which characteristics use in this?
asked in Tata Motors
Q5. What is quality control and quality assurance?

Interview questions from similar companies

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. Past company experience and technical questions
  • Q2. Pratical approch and knowledge

Interview Preparation Tips

Interview preparation tips for other job seekers - When you give interview...stay clam and confident and believe in your self.
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Introduction ,and basic details
  • Q2. Work experience, and why you want to change
  • Ans. 

    I have 5 years of experience in quality engineering and I am looking for new challenges and growth opportunities in a different company.

    • I have 5 years of experience in quality engineering at Company X

    • I have successfully led multiple quality improvement projects resulting in cost savings for the company

    • I am seeking new challenges and growth opportunities that Company X cannot provide

    • I am looking to expand my skill set a

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Regarding day to day work, issue handling, documents
  • Q2. Process and parameters
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Performance testing why it is important
  • Ans. 

    Performance testing is important to ensure that the system can handle expected user load and provide a good user experience.

    • Identifies bottlenecks and performance issues before they impact users

    • Helps optimize system performance and resource utilization

    • Ensures that the system can handle expected user load and provide a good user experience

    • Examples: load testing, stress testing, endurance testing

  • Answered by AI
  • Q2. Describing different scenarios related to authentication
  • Ans. 

    Authentication scenarios include single sign-on, multi-factor authentication, and passwordless authentication.

    • Single sign-on allows users to access multiple applications with a single set of credentials.

    • Multi-factor authentication requires users to provide two or more forms of identification, such as a password and a fingerprint.

    • Passwordless authentication uses methods such as biometric identification or one-time codes...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Answer with confidence and learn from your interview experiences

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
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 - Technical 

(1 Question)

  • Q1. Asked question on UI automation

Interview Preparation Tips

Interview preparation tips for other job seekers - asked technical questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via LinkedIn and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. OOPs Concept, String program
  • Q2. TestNG annotations, Assertions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Write the program -> input -> aabbccc. Output -> a2b2c3
  • Ans. 

    Program to count consecutive characters in a string

    • Iterate through the string and compare each character with the next one

    • Maintain a count for each character and append to the output string when a different character is encountered

    • Example: input 'aabbccc' -> output 'a2b2c3'

  • Answered by AI
  • Q2. Write the dynamic xpath (both relative and absolute)
  • Ans. 

    Dynamic xpath is a way to locate elements on a web page based on changing attributes or positions.

    • Use functions like contains(), starts-with(), or ends-with() to create dynamic xpaths

    • Avoid using indexes in xpaths as they can change with page updates

    • Consider using unique attributes or text within the element to create a reliable xpath

  • Answered by AI
  • Q3. API difference between put and patch
  • Ans. 

    PUT is used to update or replace an entire resource, while PATCH is used to update specific fields of a resource.

    • PUT is idempotent, meaning multiple identical requests will have the same effect as a single request.

    • PATCH is not necessarily idempotent, as multiple identical requests may have different effects.

    • PUT requires the client to send the entire updated resource, while PATCH only requires the client to send the spe

  • Answered by AI
  • Q4. Basic SQL query

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on java collects and do write logic using same. Better to practice without IDE (usually interviewer ask to write in note pad or online complier)
Selenium concepts - Waits, Locators and Mouse Actions

Final,
All depends on interviewer mood.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before May 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

General aptitude

Round 2 - Technical 

(1 Question)

  • Q1. Basic programming questions, final year graduation project details, way of speaking
Round 3 - HR 

(1 Question)

  • Q1. Interest in joining company

Interview Preparation Tips

Topics to prepare for TCS Assistant Engineer interview:
  • Java
  • Python
  • SQL
Interview preparation tips for other job seekers - Prepare general aptitude and any basic programming like java Or python. Basic questions can be asked.

Interview Questionnaire 

12 Questions

  • Q1. What is an ideal diode?. Draw its input output characteristic curve
  • Ans. 

    An ideal diode is a theoretical diode that exhibits zero voltage drop when forward biased and infinite resistance when reverse biased.

    • An ideal diode acts as a perfect conductor when forward biased.

    • It allows current to flow in one direction with zero voltage drop.

    • When reverse biased, it acts as an open circuit with infinite resistance.

    • The input-output characteristic curve of an ideal diode is a vertical line at zero vol...

  • Answered by AI
  • Q2. Write a program for computing the factorial of a number using recursion
  • Ans. 

    Program to compute factorial of a number using recursion

    • Define a function that takes a number as input

    • Check if the number is 0 or 1, return 1 if true

    • Else, call the function recursively with n-1 as input and multiply with n

    • Return the result

    • Example: factorial(5) = 5 * factorial(4) = 5 * 4 * factorial(3) = 5 * 4 * 3 * factorial(2) = 5 * 4 * 3 * 2 * factorial(1) = 5 * 4 * 3 * 2 * 1 = 120

  • Answered by AI
  • Q3. List ten cellular operators in India
  • Ans. 

    There are several cellular operators in India. Here are ten of them.

    • Airtel

    • Vodafone Idea

    • Reliance Jio

    • BSNL

    • MTNL

    • Tata Docomo

    • Aircel

    • Uninor

    • Videocon

    • Loop Mobile

  • Answered by AI
  • Q4. Draw the layers of OSI model
  • Ans. 

    The OSI model has 7 layers that define how data is transmitted over a network.

    • Layer 1: Physical - deals with the physical connection of devices

    • Layer 2: Data Link - responsible for error-free transfer of data between devices

    • Layer 3: Network - handles routing of data between different networks

    • Layer 4: Transport - ensures reliable delivery of data between applications

    • Layer 5: Session - establishes and manages connections ...

  • Answered by AI
  • Q5. What is the function of session layer?
  • Ans. 

    Session layer manages and controls the connections between applications.

    • Establishes, maintains and terminates sessions between applications

    • Synchronizes data exchange between applications

    • Manages session checkpoints and recovery

    • Examples: Telnet, FTP, SMTP

  • Answered by AI
  • Q6. Tell us something about zener diode
  • Ans. 

    A zener diode is a type of diode that allows current to flow in the reverse direction when a certain voltage is reached.

    • Zener diodes are commonly used as voltage regulators.

    • They have a sharp breakdown voltage, which makes them useful for stabilizing voltage in electronic circuits.

    • Zener diodes are often used in power supplies, voltage references, and surge protectors.

    • They are also used in noise reduction circuits and as...

  • Answered by AI
  • Q7. Who is the chairman of ISRO?
  • Ans. 

    The chairman of ISRO is K. Sivan.

    • K. Sivan is an Indian space scientist and the current chairman of ISRO.

    • He has been associated with ISRO for over three decades and has contributed to several missions.

    • Under his leadership, ISRO has achieved several milestones including the successful launch of Chandrayaan-2.

  • Answered by AI
  • Q8. Write a program to print first 10 natural numbers on the screen
  • Ans. 

    Program to print first 10 natural numbers on the screen

    • Declare a variable i and initialize it to 1

    • Use a loop to print i and increment it until i reaches 10

  • Answered by AI
  • Q9. What is an IP address?
  • Ans. 

    An IP address is a unique numerical identifier assigned to every device connected to the internet.

    • IP stands for Internet Protocol

    • It consists of four sets of numbers separated by dots

    • Each set can range from 0 to 255

    • Example: 192.168.1.1 is an IP address

    • IPv4 and IPv6 are the two versions of IP addresses

  • Answered by AI
  • Q10. What is the full form of DRDO and NASA?
  • Ans. 

    DRDO stands for Defense Research and Development Organization and NASA stands for National Aeronautics and Space Administration.

    • DRDO is an agency of the Government of India, responsible for the development of technology for use by the military.

    • NASA is a United States government agency responsible for the civilian space program, as well as aeronautics and aerospace research.

    • DRDO was established in 1958 and has developed...

  • Answered by AI
  • Q11. Why do you want to join TCS?
  • Q12. How will you be able to adjust yourself in the environment of the company?

Interview Preparation Tips

Round: Test
Experience: Aptitude test was of a good level. It testing the basic concepts and was quants based with a few questions on reasoning which were comparatively easy. Good practice is required since the cut off in ky round was over 20 que out of a total of 30 questions.

Letter writing is an easy task. Just make sure that you use all the words given in the question statement.
Tips: Practice as much as you can!
Total Questions: 1 hour

Round: Technical Interview
Experience: This was quite long! Lasted for about 30 minutes! Questions were general and based on diodes, square wave rectifier. They as you about your favorite subject and the programming language you are comfortable with. It was not difficult. If one has a basic knowledge of your field then one can easy crack it.
Tips: Stay calm and confident

Round: HR Interview
Experience: This interview was of very short duration and was quite simple.
Tips: Stay calm and confident.

Skills: Basic Concepts, Confidence
College Name: Guru Nanak Dev University, Amritsar

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

Amara Raja Group Interview FAQs

How many rounds are there in Amara Raja Group Senior Quality Engineer interview?
Amara Raja Group interview process usually has 2 rounds. The most common rounds in the Amara Raja Group interview process are Technical, Resume Shortlist and HR.
What are the top questions asked in Amara Raja Group Senior Quality Engineer interview?

Some of the top questions asked at the Amara Raja Group Senior Quality Engineer interview -

  1. How you handle in-house rejectio...read more
  2. Design mix and trail mix with is co...read more
  3. Site checkings for plastering & reinforcement checki...read more

Recently Viewed

SALARIES

Motilal Oswal Financial Services

No Salaries

JOBS

Motilal Oswal Financial Services

No Jobs

SALARIES

Motilal Oswal Financial Services

No Salaries

SALARIES

Motilal Oswal Financial Services

SALARIES

Motilal Oswal Financial Services

INTERVIEWS

Deccan Fine Chemicals

No Interviews

INTERVIEWS

Deccan Fine Chemicals

No Interviews

INTERVIEWS

Amara Raja Group

No Interviews

INTERVIEWS

Deccan Fine Chemicals

No Interviews

SALARIES

Motilal Oswal Financial Services

Tell us how to improve this page.

Amara Raja Group Senior Quality Engineer Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more
Amara Raja Group Senior Quality Engineer Salary
based on 5 salaries
₹5.2 L/yr - ₹7 L/yr
28% less than the average Senior Quality Engineer Salary in India
View more details

Amara Raja Group Senior Quality Engineer Reviews and Ratings

based on 1 review

3.0/5

Rating in categories

4.0

Skill development

3.0

Work-life balance

3.0

Salary

3.0

Job security

2.0

Company culture

2.0

Promotions

3.0

Work satisfaction

Explore 1 Review and Rating
Assistant Engineer
389 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Deputy Engineer
108 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
85 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Engineer
70 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Service Engineer
68 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Amara Raja Group with

Exide Industries

3.5
Compare

Tata Power

3.9
Compare

BHEL

4.1
Compare

Hindustan Unilever

4.2
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent