Upload Button Icon Add office photos

Filter interviews by

Sentec India Company Quality Assurance Engineer Interview Questions and Answers for Experienced

Updated 5 May 2019

Sentec India Company Quality Assurance Engineer Interview Experiences for Experienced

1 interview found

I applied via Naukri.com and was interviewed in Dec 2018. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Technical questions will be asked by quality manager and hr related interview would be taken along with it
  • Q2. What is ndc?
  • Q3. What is rpn?
  • Ans. 

    RPN stands for Reverse Polish Notation, a mathematical notation where operators are placed after their operands.

    • RPN is a postfix notation, meaning that operators are written after their operands.

    • It eliminates the need for parentheses to indicate the order of operations.

    • RPN is commonly used in calculators and computer programming languages.

    • Example: In RPN, the expression '3 + 4' would be written as '3 4 +'.

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Written test in which all technical questions will be there related to quality assurance like 5 core tools, iatf, iso etc.
20 multiple choice questions

General Tips: Medium difficulty level of selection procedure.
Skills: Technical Knowledge(ML, Communication
Duration: 1-4 weeks

Skills evaluated in this interview

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed in Mar 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Questions will be related to the post which company is offering.
  • Q2. Should be very accurate to all electronics queries

Interview Preparation Tips

Interview preparation tips for other job seekers - Be smart and to the point answers will help.

I applied via Company Website and was interviewed in Jan 2018. There were 2 interview rounds.

Interview Preparation Tips

Round: Test
Experience: technical round
no. of questions 30

Round: Test
Experience: Questions related to NPD
no. of questions 10


Round: Test
Experience: VP Round
all questions reated to job 10


Round: Test
Experience: HR round ..

General Tips: Know the JD before interview
Skills: Communication, Body Language, Decision Making Skills
Duration: 1-4 weeks

I applied via Campus Placement and was interviewed before Feb 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Quant , Logical REASONING , Java

Round 2 - HR 

(3 Questions)

  • Q1. Why should we hire you?
  • Q2. What is your family background?
  • Q3. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Great company to work for , Be honest and well rounded discussions on CV

I applied via Naukri.com and was interviewed before May 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Write the equation for dynamics and wave spectra equations. I do not remember questions as it is 3 years back.

Interview Preparation Tips

Interview preparation tips for other job seekers - This happened in Technip FMC Hyderabad, India. I hold 10 years experience. Interviewers don not know what to get from the candidates. The panel tried to prove within themselves that can ask difficult questions. The even entered to doctorate level questions which is not valid for performing job. Finally, I conclude that they performed some time-pass session.

I applied via Referral and was interviewed before Jun 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on Process,Simulation, CAD

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

I applied via Referral and was interviewed before Jul 2021. 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 tips
Round 2 - Aptitude Test 

Quantitative Aptitude, Numerical Ability, Synonym etc

Round 3 - Technical 

(1 Question)

  • Q1. Introduce yourself Where you did Training? What was your academic project? Guide? What do you like? Tractor or Implement? What is your aim?

Interview Preparation Tips

Interview preparation tips for other job seekers - Confidence, presence of mind should be there

Interview Questionnaire 

1 Question

  • Q1. Sfd and bmd. Good amount of strength of material was asked.

I applied via Walk-in and was interviewed before Apr 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Explain Compilation process steps?
  • Ans. 

    Compilation process involves several steps to convert source code into executable code.

    • Preprocessing: Includes header file inclusion, macro expansion, and conditional compilation.

    • Compilation: Translates source code into assembly code.

    • Assembly: Converts assembly code into machine code.

    • Linking: Combines object files and libraries to create an executable file.

    • Loading: Loads the executable file into memory and prepares it

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well prior the interview, revise all the basic concepts of Embedded C and MATLAB if you have applied for embedded systems.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Sep 2023. 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 tips
Round 2 - Technical 

(6 Questions)

  • Q1. Normalization in SQL, What is Cursor in SQL
  • Ans. 

    Normalization in SQL is the process of organizing data in a database to reduce redundancy and improve data integrity. A cursor in SQL is a database object used to retrieve and manipulate data row by row.

    • Normalization in SQL involves breaking down a large table into smaller tables and defining relationships between them to reduce redundancy.

    • Cursors in SQL are used to fetch and process individual rows returned by a query...

  • Answered by AI
  • Q2. .Net Core and API based questions
  • Q3. Abstract and interface difference
  • Ans. 

    Abstract classes can have both abstract and non-abstract methods, while interfaces can only have abstract methods.

    • Abstract classes can have constructors, fields, and non-abstract methods along with abstract methods

    • Interfaces can only have abstract methods and constants

    • A class can implement multiple interfaces but can only inherit from one abstract class

  • Answered by AI
  • Q4. Const and read only difference in C#
  • Ans. 

    Const keyword is used to declare constants at compile time, while read-only keyword is used to create immutable fields that can only be assigned a value at runtime.

    • Const values are determined at compile time and cannot be changed, while read-only values can only be assigned a value once at runtime.

    • Const fields are implicitly static, while read-only fields are not.

    • Example: const int x = 5; read-only int y = 10;

  • Answered by AI
  • Q5. Azure basic fundamental questions
  • Q6. Sample query to join tables using SQL
  • Ans. 

    Sample query to join tables using SQL

    • Use the JOIN keyword to combine rows from two or more tables based on a related column between them

    • Specify the columns to be selected from each table

    • Use the ON keyword to specify the join condition

  • Answered by AI

Skills evaluated in this interview

Sentec India Company Interview FAQs

What are the top questions asked in Sentec India Company Quality Assurance Engineer interview for experienced candidates?

Some of the top questions asked at the Sentec India Company Quality Assurance Engineer interview for experienced candidates -

  1. What is nd...read more
  2. What is rp...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

John Deere Interview Questions
4.1
 • 238 Interviews
Caterpillar Inc Interview Questions
4.2
 • 178 Interviews
KONE Interview Questions
4.1
 • 109 Interviews
Hitachi Interview Questions
4.0
 • 82 Interviews
TechnipFMC Interview Questions
4.0
 • 73 Interviews
TÜV SÜD Interview Questions
3.9
 • 65 Interviews
Hilti Interview Questions
3.5
 • 61 Interviews
TKIL Interview Questions
4.2
 • 59 Interviews
View all

Sentec India Company Quality Assurance Engineer Reviews and Ratings

based on 2 reviews

2.1/5

Rating in categories

4.5

Skill development

1.0

Work-life balance

1.0

Salary

4.8

Job security

2.9

Company culture

1.0

Promotions

2.8

Work satisfaction

Explore 2 Reviews and Ratings
Quality Engineer
24 salaries
unlock blur

₹3 L/yr - ₹4.2 L/yr

Assistant Manager- HR
17 salaries
unlock blur

₹5.1 L/yr - ₹6.5 L/yr

Production Engineer
12 salaries
unlock blur

₹2.3 L/yr - ₹4.5 L/yr

Purchase Executive
11 salaries
unlock blur

₹3 L/yr - ₹6.3 L/yr

Engineer
10 salaries
unlock blur

₹3 L/yr - ₹4 L/yr

Explore more salaries
Compare Sentec India Company with

John Deere

4.1
Compare

KONE

4.1
Compare

Caterpillar Inc

4.2
Compare

Sigma Electric Manufacturing Corporation

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