Upload Button Icon Add office photos

Filter interviews by

SHH Industries Interview Questions, Process, and Tips

Updated 10 Mar 2024

Top SHH Industries Interview Questions and Answers

SHH Industries Interview Experiences

Popular Designations

5 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

(1 Question)

  • Q1. Simple enquiry about previous job working.
Round 3 - Group Discussion 

General discussion about previous working environment

Interview Preparation Tips

Interview preparation tips for other job seekers - good

Senior NPD Engineer Interview Questions asked at other Companies

Q1. What is Control plan and types of control plan.
View answer (2)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Apr 2022. 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 - Technical 

(3 Questions)

  • Q1. Where 4 m change appicable ?
  • Ans. 

    4 m change is applicable in construction and civil engineering projects.

    • 4 m change is applicable in construction projects where the height of the building or structure changes by 4 meters or more.

    • It is also applicable in civil engineering projects where the elevation of the land changes by 4 meters or more.

    • This change may require additional permits and approvals from local authorities.

    • Examples include building a multi-...

  • Answered by AI
  • Q2. 7 Qc tool in detail explained ?
  • Ans. 

    The 7 QC tools are basic problem-solving tools used in quality control and management.

    • Check sheets: used to collect and analyze data

    • Pareto charts: used to identify the most frequent problems or defects

    • Cause-and-effect diagrams: used to identify the root cause of a problem

    • Histograms: used to show the distribution of data

    • Scatter diagrams: used to show the relationship between two variables

    • Control charts: used to monitor ...

  • Answered by AI
  • Q3. What is role and responsibilities of qc engineer?
  • Ans. 

    QC engineer is responsible for ensuring the quality of products and processes in a company.

    • Develop and implement quality control procedures

    • Conduct inspections and tests to identify defects and non-conformities

    • Analyze data to identify trends and areas for improvement

    • Collaborate with other departments to resolve quality issues

    • Train and educate employees on quality control processes

    • Ensure compliance with industry standard

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Salary. expectations
  • Q2. Duty time suitable shifting

Interview Preparation Tips

Interview preparation tips for other job seekers - Growth means learning not earning Do your best in your field

Quality Engineer Interview Questions asked at other Companies

Q1. What is MSA and addition of msa version, type of msa ,what different between variable data and attibute data .why difine flase and miss rate calculate by msa .
View answer (8)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Jun 2022. 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 - HR 

(1 Question)

  • Q1. Introduce yourself
Round 3 - One-on-one 

(1 Question)

  • Q1. About software and GST

Executive Accountant Interview Questions asked at other Companies

Q1. What is the file extension name which is created by the TDS Return software
View answer (4)

Interview Questions & Answers

user image Anonymous

posted on 10 Mar 2024

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is c java dbms sql
  • Q2. Structured programming language
Round 2 - Case Study 

I was very good super excellent

Skills evaluated in this interview

SHH Industries interview questions for popular designations

 Senior NPD Engineer

 (1)

 Quality Engineer

 (1)

 Production Engineer

 (1)

 Executive Accountant

 (1)

I applied via Walk-in and was interviewed in May 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself,tell me previous company work,your skills, hobbies,salary

Interview Preparation Tips

Interview preparation tips for other job seekers - Good interview

Production Engineer Interview Questions asked at other Companies

Q1. How to solve the problem in robot means how to detect fault?
View answer (9)

Interview questions from similar companies

I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic questions

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

Round 1 - Aptitude Test 

Aptitude round consists Logical reasoning, General Aptitude, Grammar related questions etc. All are moderate level questions.

Round 2 - Technical 

(3 Questions)

  • Q1. Explain OOPs w.r.t Java
  • Ans. 

    OOPs is a programming paradigm that uses objects to represent real-world entities. Java is an OOPs language.

    • OOPs stands for Object-Oriented Programming System

    • Java is a class-based OOPs language

    • Encapsulation, Inheritance, Polymorphism, and Abstraction are the four pillars of OOPs

    • Objects have state and behavior

    • Java supports interfaces, which allow for multiple inheritance

    • Example: A car can be represented as an object wit...

  • Answered by AI
  • Q2. Explain about the projects that you have worked on
  • Q3. Explain how Java solves machine dependency of code execution
  • Ans. 

    Java solves machine dependency by using bytecode and virtual machine.

    • Java code is compiled into bytecode which is platform-independent

    • The bytecode is executed by the Java Virtual Machine (JVM) which is platform-specific

    • JVM translates bytecode into machine code for the specific platform

    • This allows Java code to run on any platform with a JVM installed

    • Example: A Java program compiled on Windows can run on Linux or Mac as

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why should we hire you?
  • Q2. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Java
Interview preparation tips for other job seekers - Keep it simple, Prepare basics of 1st preferred Programming Language.

Skills evaluated in this interview

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

Round 1 - Aptitude Test 

Numerical ability and logical reasoning followed by some coding mcqs

Round 2 - Technical 

(1 Question)

  • Q1. Print 1 to 100 without for loop
  • Ans. 

    Printing 1 to 100 without for loop

    • Use recursion to print numbers from 1 to 99

    • Print 100 outside the recursion

    • Use a base case to stop recursion at 100

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare from interview bit and practice mcqs

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

Round 1 - Aptitude Test 

Simple aptitude test

Round 2 - One-on-one 

(1 Question)

  • Q1. General questions as per your cv

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Aptitude
Interview preparation tips for other job seekers - Great company for freshers.. lot to learn and experience

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

Round 1 - Aptitude Test 

It was a basic aptitude test.

Round 2 - One-on-one 

(1 Question)

  • Q1. Interview was fine. Mostly asked about my final year project.

Interview Preparation Tips

Interview preparation tips for other job seekers - Attend the interview with cool head. All the best.

SHH Industries Interview FAQs

How many rounds are there in SHH Industries interview?
SHH Industries interview process usually has 2-3 rounds. The most common rounds in the SHH Industries interview process are Resume Shortlist, HR and Technical.
What are the top questions asked in SHH Industries interview?

Some of the top questions asked at the SHH Industries interview -

  1. What is role and responsibilities of qc engine...read more
  2. Where 4 m change appicabl...read more
  3. 7 Qc tool in detail explaine...read more

Tell us how to improve this page.

SHH Industries Interview Process

based on 6 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Infosys Interview Questions
3.6
 • 7.6k Interviews
ITC Interview Questions
3.9
 • 548 Interviews
Tata Group Interview Questions
4.2
 • 359 Interviews
Adani Group Interview Questions
3.9
 • 187 Interviews
View all

SHH Industries Reviews and Ratings

based on 16 reviews

2.5/5

Rating in categories

2.7

Skill development

2.8

Work-life balance

2.6

Salary

2.4

Job security

2.9

Company culture

2.3

Promotions

2.8

Work satisfaction

Explore 16 Reviews and Ratings
HR Executive
5 salaries
unlock blur

₹3.1 L/yr - ₹3.6 L/yr

Production Engineer
5 salaries
unlock blur

₹2.4 L/yr - ₹3 L/yr

Quality Inspector
5 salaries
unlock blur

₹2 L/yr - ₹2.5 L/yr

Accountant
4 salaries
unlock blur

₹3.1 L/yr - ₹4.5 L/yr

Junior Accountant
4 salaries
unlock blur

₹1.8 L/yr - ₹2.2 L/yr

Explore more salaries
Compare SHH Industries with

Tata Group

4.2
Compare

Reliance Industries

4.0
Compare

Adani Group

3.9
Compare

Mahindra & Mahindra

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