Filter interviews by
The 7 QC tools are a set of problem-solving techniques used in quality management. They include Pareto analysis, X-chart and R-chart, why-why analysis, red bin analysis, and root cause analysis.
Pareto analysis is a technique used to prioritize problems or causes based on their frequency or impact.
X-chart and R-chart are statistical control charts used to monitor process variation and identify any out-of-control conditi...
SPC stands for Statistical Process Control. CP, CPK, PP, and PPK are statistical indices used to measure process capability.
SPC is a method used to monitor and control processes to ensure they are within acceptable limits.
CP (Process Capability) is a measure of how well a process meets specifications.
CPK (Process Capability Index) is a more robust measure that takes into account both the process mean and variability.
PP...
MSA is Measurement System Analysis used to assess the quality of a measurement system.
MSA helps to identify the sources of variation in a measurement system.
There are two types of MSA: Variable MSA and Attribute MSA.
Variable data is continuous data that can be measured, while Attribute data is discrete data that can be counted.
False and Miss rates are defined to calculate the accuracy of a measurement system.
For exampl...
Occurrence FMEA is used to identify and prioritize potential failure modes based on their frequency of occurrence.
Occurrence FMEA helps in identifying potential failure modes that occur frequently and prioritizing them for corrective action.
It helps in reducing the risk of failure and improving product quality.
CAPA (Corrective and Preventive Action) is a process used to identify, investigate, and correct problems that ...
APQP stands for Advanced Product Quality Planning.
APQP is a structured approach to product development and manufacturing.
It is a framework used to ensure that quality is built into a product from the beginning.
APQP involves cross-functional collaboration and proactive planning.
It includes various phases such as planning, design, development, and production.
APQP helps in identifying and mitigating potential risks and en...
TPM is a maintenance strategy to maximize equipment effectiveness. OEE measures production efficiency. CTCQ, IPQC, and CSR are quality control measures.
TPM stands for Total Productive Maintenance and is a strategy to ensure equipment is always available and operating at maximum efficiency.
OEE stands for Overall Equipment Effectiveness and is a measure of how efficiently equipment is being used in production.
CTCQ stands...
PPAP stands for Production Part Approval Process. It is a standardized process in the automotive industry to ensure quality of parts.
PPAP is a set of documents and procedures used to ensure that a supplier's parts meet the customer's requirements and specifications.
There are five levels of PPAP documentation, with each level requiring more extensive testing and documentation.
Some of the documents included in a PPAP sub...
IATF audit is a quality management system audit for automotive suppliers. It was created to improve quality and reduce waste in the industry.
IATF stands for International Automotive Task Force
The audit is based on the ISO 9001 standard and includes additional requirements specific to the automotive industry
The cause of IATF was to create a globally recognized quality management system for automotive suppliers
The relati...
Top trending discussions
I applied via Recruitment Consultant and was interviewed in Mar 2021. There were 3 interview rounds.
A framework is a set of guidelines, standards, and tools used to develop software applications.
A framework provides a structure for developers to build upon
It includes pre-written code and libraries to simplify development
Frameworks can be specific to a programming language or platform
Examples include React for web development and TensorFlow for machine learning
posted on 19 Nov 2020
I applied via Campus Placement and was interviewed in Jan 2021. There were 3 interview rounds.
Swap two numbers with and without temporary variable
Without temporary variable: Use addition and subtraction
With temporary variable: Use a third variable to store the value of one of the numbers
Example without temporary variable: a=5, b=7; a=a+b; b=a-b; a=a-b;
Example with temporary variable: a=5, b=7; temp=a; a=b; b=temp;
I applied via Naukri.com and was interviewed in Jan 2020. There were 3 interview rounds.
Depreciation is necessary to allocate the cost of an asset over its useful life.
Depreciation helps in matching the cost of an asset with the revenue it generates.
It allows for the recognition of the wear and tear, obsolescence, and loss of value of assets over time.
Depreciation expense reduces taxable income, resulting in tax savings for companies.
It helps in determining the true profitability and financial position of...
I applied via Naukri.com and was interviewed in Oct 2020. There was 1 interview round.
Second level cache is a caching mechanism used to improve performance by storing frequently accessed data in memory.
Second level cache is implemented at the application level and can be configured using frameworks like Hibernate.
To optimize SQL queries, one can use indexes, avoid using SELECT *, and use JOINs instead of subqueries.
SOLID principles are a set of design principles for writing maintainable and scalable cod...
To deploy an application in AWS, you need to create an EC2 instance, configure security groups, install necessary software, and upload your application code.
Create an EC2 instance in the desired region and select the appropriate instance type
Configure security groups to allow traffic to and from the instance
Install necessary software and dependencies on the instance
Upload your application code to the instance
Start the ...
Some of the top questions asked at the MM AUTO interview -
TCS
Accenture
Wipro
Cognizant