Upload Button Icon Add office photos

Filter interviews by

Incap Contract Manufacturing Services Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed in May 2019. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Questions related to Automation, like suppose you want to make an automation for for pressing operation with specified load, how you will make automation for it and what you will use?
  • Q2. What is the difference between first angle projection and third angle projection?
  • Ans. 

    First angle projection and third angle projection are two methods of creating 2D drawings of 3D objects.

    • First angle projection is commonly used in Europe and Asia, while third angle projection is commonly used in North America.

    • In first angle projection, the object is placed in front of the viewing plane and the orthographic projections are drawn behind it.

    • In third angle projection, the object is placed behind the viewi...

  • Answered by AI
  • Q3. Types of fits and Toplernces
  • Ans. 

    Types of fits and tolerances are important in manufacturing to ensure proper functioning of parts.

    • Fits refer to the degree of tightness or looseness between two mating parts.

    • Clearance fit allows for free movement between parts, while interference fit requires force to assemble.

    • Transition fit is a combination of clearance and interference fit.

    • Tolerances refer to the allowable variation in dimensions of a part.

    • A tight to...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared before going to interview atleast 3-4 days, you can help of you tube for general questions.
Go through in detail about company's website
Prepare about technical skills according to role and responsibilities you are getting offered.

Skills evaluated in this interview

I applied via Referral and was interviewed before Aug 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 - One-on-one 

(2 Questions)

  • Q1. Salary negotiation and willingness to work
  • Q2. Are you interested to work here

Interview Preparation Tips

Topics to prepare for Alfanar Senior Engineer interview:
  • Interpersonal Skills
Interview preparation tips for other job seekers - Good join learn come up. Nice place to work and finally good name and fame
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Mostly about .Net, AWS, Angular
Round 2 - Technical 

(1 Question)

  • Q1. Mostly about AWS, .Net
Round 3 - HR 

(1 Question)

  • Q1. Behavioral Round + Salary Discussion
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. What happens in the backend when we cret an object in Java? What should be done before creating the method body in Java?
  • Ans. 

    When an object is created in Java, memory is allocated in the heap for the object and its instance variables.

    • Memory is allocated in the heap for the object and its instance variables

    • Constructor is called to initialize the object

    • Reference to the object is returned

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. Explain the working of Springboot and microservices. What can and cannot be done when using Final keyword in Java?
  • Ans. 

    Springboot is a framework for building Java applications, while microservices is an architectural style for developing applications as a collection of small services.

    • Springboot simplifies the development of Java applications by providing a set of pre-configured tools and frameworks.

    • Microservices architecture breaks down applications into smaller, independent services that can be developed, deployed, and scaled independ...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Current roles annd responsibilities and core competencies related questions
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Connectors, RoHS and REACH, CAPA

Interview Preparation Tips

Interview preparation tips for other job seekers - Not so technical

Intern Interview Questions & Answers

Flex user image Anonymous

posted on 3 Mar 2024

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Sales pitch for the product
  • Ans. 

    Our product is a revolutionary software that streamlines sales processes and boosts productivity.

    • Increase sales efficiency by automating repetitive tasks

    • Improve customer engagement with personalized communication

    • Track sales performance with real-time analytics

    • Easy integration with existing CRM systems

    • Cost-effective solution for small and large businesses

  • Answered by AI
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Basic question about electronic
  • Q2. What is diodes my self and basic

I was interviewed before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 60 minutes
Round difficulty - Medium

Coding question was given.

  • Q1. 

    Remove Vowels from a Given String

    Given a string STR of length N, your task is to remove all the vowels present in that string and return the modified string.

    Explanation:

    English alphabets ‘a’, ‘e’, ‘i...

  • Ans. 

    Remove vowels from a given string while maintaining the relative position of other characters.

    • Iterate through each character in the string and check if it is a vowel (a, e, i, o, u).

    • If the character is not a vowel, add it to the modified string.

    • Return the modified string as the output.

  • Answered by AI
Round 2 - Video Call 

(1 Question)

Round duration - 40 minutes
Round difficulty - Medium

It was first technical round with technical team.

  • Q1. What is the difference between MySQL and MongoDB?
  • Ans. 

    MySQL is a relational database management system, while MongoDB is a NoSQL database.

    • MySQL is a relational database, meaning it stores data in tables with rows and columns.

    • MongoDB is a NoSQL database, storing data in collections of JSON-like documents.

    • MySQL uses SQL for querying data, while MongoDB uses a query language similar to JSON.

    • MySQL is ACID-compliant, ensuring data integrity, while MongoDB sacrifices some ACID ...

  • Answered by AI
Round 3 - Video Call 

(1 Question)

Round duration - 30 minutes
Round difficulty - Medium

Tehnical round 2.
Here my projects and internships were evaluated

  • Q1. Can you explain your projects, including the technologies used and your approach?
Round 4 - HR 

Round duration - 30 minutes
Round difficulty - Easy

HR questions were asked and remuneration details were given to me

Interview Preparation Tips

Eligibility criteriaSSC and Diploma 70% & above, BE 6.5 cgpa & above, no live ATKTFlex interview preparation:Topics to prepare for the interview - OOPs Concepts, MySQL Database, MongoDB database, Data structures, PHP, JQuery, Angular6, Python, basic HR questionsTime required to prepare for the interview - 6 monthsInterview preparation tips for other job seekers

Tip 1 : Start preparation as early as possible
Tip 2 : Prepare atleast 2 industry standard projects
Tip 3 : Focus on communication more

Application resume tips for other job seekers

Tip 1 : Explain yourself properly there, resume reflects your personality. Modify resume according to company/position requirements
Tip 2 : Do not write too much, it should be simple and decent

Final outcome of the interviewSelected

Skills evaluated in this interview

Analyst Interview Questions & Answers

Flex user image Anonymous

posted on 26 Jun 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Brief me about the Material Management process
  • Ans. 

    Material management process involves planning, organizing, and controlling the flow of materials from acquisition to consumption.

    • Includes procurement, storage, inventory control, and distribution of materials

    • Ensures timely availability of materials while minimizing costs

    • Involves forecasting demand, monitoring inventory levels, and optimizing supply chain

    • Example: Just-in-time inventory management system

  • Answered by AI
  • Q2. Brief me about the Invoice process
  • Ans. 

    The invoice process involves generating and sending bills for goods or services provided to customers.

    • Invoices are typically created using accounting software or templates.

    • They include details such as the products or services provided, quantities, prices, and payment terms.

    • Invoices are sent to customers either electronically or by mail.

    • Customers are expected to pay the invoice within a specified timeframe.

    • Late payments

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Brief me about the invoice process
  • Ans. 

    The invoice process involves creating, sending, and tracking invoices for goods or services provided.

    • Invoices are typically generated by the seller and sent to the buyer for payment.

    • They include details such as the products or services provided, quantities, prices, and payment terms.

    • Invoices may be sent via mail, email, or through online invoicing platforms.

    • Tracking invoices involves monitoring payment status, followin...

  • Answered by AI
  • Q2. Brief me about Material Mgmt Process
  • Ans. 

    Material management process involves planning, organizing, and controlling the flow of materials from acquisition to disposal.

    • Includes procurement, inventory management, storage, and distribution

    • Ensures timely availability of materials while minimizing costs

    • Utilizes tools like ERP systems for efficient tracking and management

    • Example: Just-in-time inventory system in manufacturing

  • Answered by AI

Tell us how to improve this page.

Incap Contract Manufacturing Services Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Flex Interview Questions
4.0
 • 185 Interviews
Alfanar Interview Questions
4.0
 • 19 Interviews
WEG Interview Questions
3.9
 • 14 Interviews
Portescap Interview Questions
3.7
 • 12 Interviews
Jabil Interview Questions
4.0
 • 3 Interviews
Celestica Interview Questions
3.9
 • 1 Interview
View all

Incap Contract Manufacturing Services Reviews and Ratings

based on 29 reviews

3.8/5

Rating in categories

3.2

Skill development

3.5

Work-life balance

3.3

Salary

3.4

Job security

3.5

Company culture

2.6

Promotions

3.5

Work satisfaction

Explore 29 Reviews and Ratings
Quality Engineer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Quality Inspector
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Trainee Quality Engineer
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Testing Operator
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Sourcing Engineer
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Incap Contract Manufacturing Services with

Sanmina Corporation

3.8
Compare

Jabil

4.0
Compare

Flex

4.0
Compare

Celestica

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