Upload Button Icon Add office photos

Shriram Pistons & Rings

Compare button icon Compare button icon Compare

Filter interviews by

Shriram Pistons & Rings Softwaretest Engineer Interview Questions and Answers

Updated 13 Sep 2024

Shriram Pistons & Rings Softwaretest Engineer Interview Experiences

1 interview found

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

Based on dynamic programming

Round 2 - Technical 

(2 Questions)

  • Q1. What is static variable?
  • Ans. 

    Static variable is a variable that is associated with a class rather than with any object instance of the class.

    • Static variables are declared using the 'static' keyword.

    • They retain their values throughout the program's execution.

    • They are initialized only once at the start of the program.

    • Static variables are shared among all instances of a class.

    • Example: 'static int count = 0;' declares a static variable 'count' with in

  • Answered by AI
  • Q2. What is constructor
  • Ans. 

    A constructor is a special type of method that is automatically called when an object is created in a class.

    • Constructors have the same name as the class they belong to

    • They do not have a return type

    • They can be used to initialize object properties

    • Example: public class Car { public Car() { // constructor code here } }

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Round 1 - Aptitude Test 

Quite easy and straight forward

Round 2 - One-on-one 

(2 Questions)

  • Q1. Sort a array of integers
  • Ans. 

    Sort an array of integers

    • Use a sorting algorithm like bubble sort, insertion sort, or quicksort

    • Consider the size of the array and the efficiency of the algorithm

    • Check for edge cases like empty arrays or arrays with only one element

  • Answered by AI
  • Q2. Remove element from doubly linked list
  • Ans. 

    To remove an element from a doubly linked list, we need to update the pointers of the previous and next nodes.

    • Find the node to be removed

    • Update the pointers of the previous and next nodes to skip the node to be removed

    • Free the memory occupied by the removed node

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. What will you do if you have a conflict with manger
  • Q2. How good are you at multitasking

Interview Preparation Tips

Interview preparation tips for other job seekers - Answer to the point. Tell the recruiter if you do not know the answers

Skills evaluated in this interview

I was interviewed in Jul 2020.

Interview Questionnaire 

1 Question

  • Q1. Waht is your achievements
  • Ans. 

    I have achieved several milestones throughout my career as a Senior Engineer.

    • Successfully led a team of engineers to develop and implement a new software system, resulting in a 20% increase in efficiency.

    • Received recognition for designing and implementing a cost-effective solution that reduced production downtime by 30%.

    • Contributed to the development of a groundbreaking technology that revolutionized the industry, lead...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - All most 3 Rounds they conducted, they taken 3 days for every round and they taken allmost 3 months to select... For learners this company was good...

I applied via Naukri.com and was interviewed in May 2020. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. What are the die casting and machining defects?
  • Ans. 

    Die casting and machining defects are common in manufacturing processes.

    • Die casting defects include porosity, shrinkage, cold shuts, and flash.

    • Machining defects include burrs, chatter marks, and tool marks.

    • Die casting defects can be caused by improper temperature, pressure, or metal flow.

    • Machining defects can be caused by dull tools, improper speeds and feeds, or poor fixturing.

    • Defects can lead to part failure, reduced

  • Answered by AI
  • Q2. What is the formula of filling and high speed ratio?
  • Ans. 

    Filling and high speed ratio formula is used to calculate the filling time of a container with a specific volume of liquid at a given flow rate.

    • Filling and high speed ratio formula is V/Q

    • V is the volume of the container and Q is the flow rate of the liquid

    • The formula is used to determine the time it takes to fill a container with a specific volume of liquid at a given flow rate

    • The higher the flow rate, the faster the c

  • Answered by AI
  • Q3. Why do u want to join Motherson?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be always job needy in front of interviewer.

Interview Questionnaire 

1 Question

  • Q1. Questions were based on CV

Interview Preparation Tips

Interview preparation tips for other job seekers - Be true to what you've mentioned in your CV

I applied via Walk-in and was interviewed before Feb 2021. 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 

(2 Questions)

  • Q1. Depends on experience
  • Q2. Related to systematic approach
  • Ans. Problem solving tools, OEE, FPY, Root cause analysis. 14Q, 5S
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Never join Bosch chakan if want to have growing future In career and work life balance.

I applied via Other and was interviewed in Jul 2021. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. About heat treatment process and raw materials inspection methodology.
  • Q2. Furnace knowledge
  • Q3. Metallurgy parameters Inspection standards
  • Ans. 

    Metallurgy parameters inspection standards ensure quality control in metal manufacturing.

    • Metallurgical inspection standards involve testing for chemical composition, mechanical properties, and microstructure.

    • Standards such as ASTM, ISO, and ASME provide guidelines for inspection procedures and acceptance criteria.

    • Inspection methods include visual inspection, ultrasonic testing, radiography, and metallography.

    • Metallurgi...

  • Answered by AI
  • Q4. About IATF standard and depth of knowledge
  • Q5. QMS AND TPM knowledge and qc tools

Interview Preparation Tips

Interview preparation tips for other job seekers - Expecting basic knowledge of HT and lab
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

Casting should be thorough

Round 2 - Case Study 

Aluminium die Casting

Interview Preparation Tips

Interview preparation tips for other job seekers - Casting prep well

I applied via Walk-in and was interviewed before Dec 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 - Technical 

(2 Questions)

  • Q1. Write and explain GD&T symbols?
  • Ans. 

    GD&T symbols are used to specify the geometric requirements of a part or assembly.

    • GD&T stands for Geometric Dimensioning and Tolerancing

    • Symbols include: flatness, circularity, perpendicularity, concentricity, position, and more

    • Each symbol has a specific meaning and is used to communicate precise engineering requirements

    • GD&T is used in industries such as aerospace, automotive, and manufacturing

    • Example: A position symbol...

  • Answered by AI
  • Q2. Explain Cp, Cpk & Pp, Ppk?
  • Ans. 

    Cp, Cpk, Pp, and Ppk are statistical process control indices used to measure process capability and performance.

    • Cp and Cpk measure how well a process meets its specifications, with Cpk being more accurate for non-centered processes.

    • Pp and Ppk measure how well a process performs relative to its natural variation, with Ppk being more accurate for non-centered processes.

    • All four indices are calculated using the process me...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Related to GD&T, CNC programming knowledge, SPC, Fixture design and development, Tool design and development.

Interview Preparation Tips

Interview preparation tips for other job seekers - Willing to work extra hours and ready to compromise family members.
Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Jun 2023. There was 1 interview round.

Round 1 - Case Study 

What are the projects done by you in your current company

Interview Preparation Tips

Interview preparation tips for other job seekers - Do well

Shriram Pistons & Rings Interview FAQs

How many rounds are there in Shriram Pistons & Rings Softwaretest Engineer interview?
Shriram Pistons & Rings interview process usually has 2 rounds. The most common rounds in the Shriram Pistons & Rings interview process are Coding Test and Technical.
What are the top questions asked in Shriram Pistons & Rings Softwaretest Engineer interview?

Some of the top questions asked at the Shriram Pistons & Rings Softwaretest Engineer interview -

  1. what is static variab...read more
  2. What is construc...read more

Tell us how to improve this page.

Shriram Pistons & Rings Softwaretest Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Bosch Interview Questions
4.2
 • 330 Interviews
JBM Group Interview Questions
4.0
 • 268 Interviews
UNO Minda Interview Questions
4.0
 • 169 Interviews
Exide Industries Interview Questions
3.5
 • 169 Interviews
Subros Interview Questions
3.9
 • 167 Interviews
Spark Minda Interview Questions
3.9
 • 122 Interviews
Gabriel India Interview Questions
4.2
 • 95 Interviews
View all
Senior Associate Engineer
250 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Engineer
147 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
142 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Engineer
139 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Engineer
133 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Shriram Pistons & Rings with

MAHLE Behr India

3.8
Compare

Federal Mogul Goetze

4.0
Compare

Rane Engine Valve Limited

4.0
Compare

UNO Minda

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