Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Formoplastic Controls Team. If you also belong to the team, you can get access from here

Formoplastic Controls Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Formoplastic Controls Interview Questions, Process, and Tips

Updated 17 Jul 2024

Top Formoplastic Controls Interview Questions and Answers

Formoplastic Controls Interview Experiences

Popular Designations

3 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. What are the evolving technologies
  • Ans. 

    Evolving technologies in mechanical design include additive manufacturing, virtual reality, and artificial intelligence.

    • Additive manufacturing (3D printing) is revolutionizing prototyping and production processes.

    • Virtual reality is being used for design visualization and simulation.

    • Artificial intelligence is being integrated into design software for optimization and automation.

  • Answered by AI
  • Q2. On a scale of 1 to 10, how would you rate yourself on your skills on AutoCad software
  • Q3. Prepare drawing on given component using Autocad or autodesk inventor software
Round 2 - One-on-one 

(2 Questions)

  • Q1. Tell about yourself
  • Q2. Why choose design

Interview Preparation Tips

Interview preparation tips for other job seekers - Reflect politely for what you are asked for

Mechanical Engg. Design Interview Questions asked at other Companies

Q1. What are the Drawing softwares you're aware of And How much relevant experience you have in for each software
View answer (3)

I applied via Recruitment Consultant and was interviewed before Aug 2020. There were 5 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Electronics Questions about PLC, HMI, SCADA, Variable Frequency Drives, Transistor, Thyristor, SCR, GTO, MOSFET, IGBT, Rectifiers.
  • Q2. Electrical Question about Fuses, Mcb, Mccb, Acb, Resistors,
  • Q3. Communication Questions Include Profibus, Ethernet, LAN Cables
  • Q4. Electrical Induction Motors and DC Separately Excited Motors

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn Basic Electrical Engineering Questions

Engineer- Customer Support Interview Questions asked at other Companies

Q1. If the customer is very irate and he is speaking profanity,how will you deal with them?
View answer (3)

I applied via Walk-in and was interviewed in Jan 2020. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Law of Thermodynamics.
  • Ans. 

    The laws that govern the behavior of energy in a system.

    • There are three laws of thermodynamics.

    • The first law states that energy cannot be created or destroyed, only transferred or converted.

    • The second law states that the total entropy of a closed system will always increase over time.

    • The third law states that as the temperature of a system approaches absolute zero, the entropy of the system approaches a minimum.

    • These l...

  • Answered by AI
  • Q2. Difference between Petrol and diesel engine
  • Ans. 

    Petrol engines use spark ignition while diesel engines use compression ignition.

    • Petrol engines have higher RPMs than diesel engines.

    • Diesel engines have higher torque than petrol engines.

    • Petrol engines are lighter and more compact than diesel engines.

    • Diesel engines are more fuel-efficient than petrol engines.

    • Petrol engines emit more CO2 than diesel engines.

    • Diesel engines are more expensive to maintain than petrol engine

  • Answered by AI
  • Q3. Difference between first and third angle projection.
  • Ans. 

    First and third angle projection are two methods of representing a 3D object on a 2D surface.

    • 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 views are drawn as if looking at the object from the front.

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

  • Answered by AI
  • Q4. Stress strain curve

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident before attending the interview. Dont get panic while meeting the interview personals. Always be positive.

Design Engineer Interview Questions asked at other Companies

Q1. Stress Strain curve, What will happen if you use petrol in diesel engine and Diesel in petrol engone.
View answer (5)

Interview questions from similar companies

I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on Java,SQL,some trending technologies(IOT,Big data),pattern questions, programming questions with different approaches.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of DSA, have knowledge about the databases, some common dml ,ddl statements, programming knowledge of a particular language like C,Java, python,etc...have good command on oops concepts... little bit of frameworks knowledge will also help

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 Company Website and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Attended the codevita competition in final year of college.

Round 2 - Technical 

(3 Questions)

  • Q1. About College Project
  • Q2. Some very basics of java
  • Q3. Experience of college project as a team

Interview Preparation Tips

Interview preparation tips for other job seekers - Codevita is a really good platform to help you join TCS as a final year graduate in college

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.

Formoplastic Controls Interview FAQs

How many rounds are there in Formoplastic Controls interview?
Formoplastic Controls interview process usually has 2 rounds. The most common rounds in the Formoplastic Controls interview process are Technical and One-on-one Round.
How to prepare for Formoplastic Controls interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Formoplastic Controls. The most common topics and skills that interviewers at Formoplastic Controls expect are Eplan, MCC, PCC, Switchgear and AutoCAD.
What are the top questions asked in Formoplastic Controls interview?

Some of the top questions asked at the Formoplastic Controls interview -

  1. Difference between first and third angle projecti...read more
  2. Difference between Petrol and diesel eng...read more
  3. What are the evolving technolog...read more

Tell us how to improve this page.

Formoplastic Controls Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Maruti Suzuki Interview Questions
4.2
 • 586 Interviews
ITC Interview Questions
3.9
 • 546 Interviews
Bajaj Auto Interview Questions
3.9
 • 267 Interviews
BHEL Interview Questions
4.1
 • 113 Interviews
View all

Formoplastic Controls Reviews and Ratings

based on 34 reviews

4.0/5

Rating in categories

3.8

Skill development

3.6

Work-life balance

3.6

Salary

3.8

Job security

3.6

Company culture

3.4

Promotions

3.6

Work satisfaction

Explore 34 Reviews and Ratings
Mechanical Engg. Design
10 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Electrical Design Engineer
9 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Design Engineer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Estimation Engineer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Electrical Engineer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Formoplastic Controls with

BHEL

4.1
Compare

TCS

3.7
Compare

Reliance Industries

4.0
Compare

Hindustan Unilever

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