Upload Button Icon Add office photos

Filter interviews by

Engineers Mech Quality Assurance Engineer Interview Questions and Answers

Updated 3 May 2019

Engineers Mech Quality Assurance Engineer Interview Experiences

1 interview found

I applied via Company Website and was interviewed before May 2018. There were 8 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Normal question ask by HR like current salary, reason for leaving job and expected salary
  • Q2. About company policy on my profile
  • Q3. Question ask by Technical person are on those topics which you mention in CV
  • Q4. This round is about salary final and about company overview

Interview Preparation Tips

Round: Resume Shortlist
Experience: By sending on their website

Round: Test
Experience: Almost questions are related to reasoning and mathematics

Round: Group Discussion
Experience: GD about quality related troubleshooting and control about issues in quality at in-house and customer end

Round: Practically Skill Checking
Experience: Hiring company also check practical skill of candidates like instruments handling and about knowledge of drawing of parts which they manufacture

General Tips: If any job seekers want to select in company which called him/her for interview then ones should prepare all topics related their profile and having positive about interviews
Skills: Engineering Drawing, Practical Application Of Concepts, Communication, Body Language, Problem Solving, Presentation Skills, Time Management
Duration: 1-3 Months

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Engineers Mech?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Sep 2021. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. About yourself, your strength and weaknesss, Willing to relocate

Interview Preparation Tips

Interview preparation tips for other job seekers - Logical reasoning, Aptitude questions, Analytical

Quality Assurance Engineer Interview Questions Asked at Other Companies

Q1. Coding with any language 1. Count the no of occurrence of each ch ... read more
Q2. Why you write code like this. What is advantage . Why used hashma ... read more
Q3. how can we full fill and understand the customers need .How to re ... read more
asked in Skava
Q4. What is integration testing ? What is the current methodology of ... read more
Q5. What exceptions have you encountered in Selenium automation?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

  • Q1. Reverse a string
  • Ans. 

    Reversing a string involves rearranging its characters in the opposite order, which can be done using various methods in programming.

    • Use built-in functions: In Python, you can reverse a string using slicing: `reversed_string = original_string[::-1]`.

    • Iterative approach: Loop through the string from the end to the beginning and build a new string.

    • Using recursion: Define a function that calls itself with a substring until...

  • Answered by AI
  • Q2. Remove duplicates from an array
  • Ans. 

    Remove duplicates from an array of strings efficiently using various methods.

    • Use a Set: Convert the array to a Set to automatically remove duplicates. Example: `const uniqueArray = [...new Set(array)];`

    • Filter Method: Use the filter method to keep only unique elements. Example: `const uniqueArray = array.filter((item, index) => array.indexOf(item) === index);`

    • Reduce Method: Use reduce to build a new array with unique...

  • Answered by AI
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 tips
Round 2 - Aptitude Test 

Basic aptitude questions not so difficult

Round 3 - HR 

(2 Questions)

  • Q1. Why you want to join this organisation
  • Q2. Where do you see yourself after 5 yrs

Interview Preparation Tips

Interview preparation tips for other job seekers - Be well prepared for the interview and be well prepared for the aptitude test

I applied via Naukri.com and was interviewed in Mar 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. What are the activities that you have performed?
  • Q2. Some important journal entries

Interview Preparation Tips

Interview preparation tips for other job seekers - I would advice to be more confident on subject amd have a crisp cv which actually shows what you have done in your last company. After walkin, it is your cv which would create an impression of yours because in walkin, it is difficult to remember the candidate. I got call after 1 month and it was all because they liked my cv.
Be confident and practice all what you have done.

I appeared for an interview in Dec 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 40 minutes
Round difficulty - Easy

  • Q1. 

    Count Subsequences Problem Statement

    Given an integer array ARR of size N, your task is to find the total number of subsequences in which all elements are equal.

    Explanation:

    A subsequence of an array i...

  • Ans. 

    Count the total number of subsequences in which all elements are equal in an integer array.

    • Iterate through the array and count the frequency of each element.

    • Calculate the total number of subsequences for each element using the formula (frequency * (frequency + 1) / 2).

    • Sum up the total number of subsequences for all elements and return the result modulo 10^9 + 7.

  • Answered by AI

Interview Preparation Tips

Eligibility criteriaNoWipro Limited interview preparation:Topics to prepare for the interview - Data Structures, Pointers, OOPS, System Design, Algorithms, Dynamic ProgrammingTime required to prepare for the interview - 4 monthsInterview preparation tips for other job seekers

Tip 1 : Do practice as much as you can
Tip 2 : Coding is key to crack

Application resume tips for other job seekers

Tip 1 : It should look nice
Tip 2 : Skills should be mentioned properly

Final outcome of the interviewRejected

Skills evaluated in this interview

I applied via Referral and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. How to change the process

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview panel is good but working with manger is not
Are these interview questions helpful?

I applied via Company Website and was interviewed in Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. After 5 year in which position you will be

Interview Preparation Tips

Interview preparation tips for other job seekers - You should must improve your communication skills.

You have basic knowledge of your qualifications

I applied via Naukri.com and was interviewed in Aug 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. General knowledge in coding and SQL

Interview Preparation Tips

Interview preparation tips for other job seekers - Nooooooooooo noooooooooooooooooooooooooooo

I applied via Campus Placement and was interviewed in Sep 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Online Type of interview

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.6
 • 11.1k Interviews
Accenture Interview Questions
3.7
 • 8.7k Interviews
Infosys Interview Questions
3.6
 • 7.9k Interviews
Wipro Interview Questions
3.7
 • 6.1k Interviews
Cognizant Interview Questions
3.7
 • 5.9k Interviews
Amazon Interview Questions
4.0
 • 5.4k Interviews
Capgemini Interview Questions
3.7
 • 5.1k Interviews
Tech Mahindra Interview Questions
3.5
 • 4.1k Interviews
HCLTech Interview Questions
3.5
 • 4.1k Interviews
Genpact Interview Questions
3.7
 • 3.4k Interviews
View all

Engineers Mech Quality Assurance 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

5.0

Job security

4.0

Company culture

3.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Quality Engineer
4 salaries
unlock blur

₹2.2 L/yr - ₹2.9 L/yr

Production Engineer
4 salaries
unlock blur

₹2.2 L/yr - ₹3.6 L/yr

Graphic Designer
3 salaries
unlock blur

₹2.2 L/yr - ₹3.6 L/yr

Mechanical Engineer
3 salaries
unlock blur

₹4 L/yr - ₹5 L/yr

Production Supervisor
3 salaries
unlock blur

₹2.8 L/yr - ₹2.8 L/yr

Explore more salaries
Compare Engineers Mech with

TCS

3.6
Compare

Accenture

3.7
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare
write
Share an Interview