Upload Button Icon Add office photos

Filter interviews by

Ford Technology Services India Junior Engineer Interview Questions and Answers

Updated 31 Mar 2024

Ford Technology Services India Junior Engineer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. WHat is the use of CONTACT Automatic General?
  • Ans. 

    CONTACT Automatic General is used for automatic generalization of contacts in CAD software.

    • Automatically generalizes contacts between different components in CAD designs

    • Helps in ensuring proper fit and alignment of components

    • Reduces manual effort in adjusting contacts between components

    • Improves overall design efficiency and accuracy

  • Answered by AI
  • Q2. What are the material models in LS dyna?
  • Ans. 

    Material models in LS Dyna are used to simulate the behavior of different materials under various loading conditions.

    • Material models define how a material responds to stress, strain, temperature, and other factors.

    • Examples of material models in LS Dyna include MAT_024 (linear elastic), MAT_024 (plasticity), MAT_024 (viscoelastic), MAT_024 (hyperelastic), etc.

  • Answered by AI
  • Q3. Other Contact models available in Dyna?
  • Ans. 

    Some other contact models available in Dyna are penalty-based contact, kinematic contact, and contact stabilization.

    • Penalty-based contact model is used for simulating contact between deformable bodies.

    • Kinematic contact model is used for modeling contact between rigid bodies.

    • Contact stabilization is used for improving the stability of contact simulations.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic Strength of Materials is important.

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Sep 2023. 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. Basic fucndamemtals
  • Q2. GD&T , stack up analysis
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Aug 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Aptitude Test 

Related to automobile Assembly.

Round 3 - Coding Test 

Cnc coding test allow me to.

Interview Preparation Tips

Topics to prepare for MAHLE Engine Components Junior Engineer interview:
  • Automobile Engineering
  • Quality Assurance
  • online
  • online promotion
Interview preparation tips for other job seekers - Yes we can do it. As my level best
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. What were your project contribution ?
  • Q2. What are your future plans ?
  • Q3. Why do you want to do internship here
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What were your previous roles?
  • Ans. 

    I have previously worked as a Junior Engineer at XYZ Company, where I was responsible for designing and implementing various engineering projects.

    • Worked as a Junior Engineer at XYZ Company

    • Responsible for designing and implementing engineering projects

    • Collaborated with team members to ensure project success

  • Answered by AI
  • Q2. What projects have you completed?
  • Ans. 

    I have completed projects in building automation systems and renewable energy solutions.

    • Designed and implemented a building automation system for a commercial office building

    • Developed a solar panel monitoring system using IoT technology

    • Optimized energy consumption in a residential building through smart home automation

  • Answered by AI

I applied via Referral and was interviewed before Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Normal tooling questions, regulation ECE 26 and R 42, painting process
  • Q2. Section Y0, fender bracket and bumper sections, also fog lamp and head lamp gap and section value
  • Q3. Welding process and snapping method, RPS strategy

Interview Preparation Tips

Interview preparation tips for other job seekers - interview is not tough once clear CAD test then interview is mostly formality unless technically not sound.

I applied via Naukri.com and was interviewed before Jan 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. 1.Design of EV HV architecture & Specify it's major components along with their functions.
  • Ans. 

    EV HV architecture consists of battery, motor, inverter, and controller.

    • EV HV architecture is responsible for converting DC power from the battery to AC power for the motor.

    • Major components include battery, motor, inverter, and controller.

    • Battery stores energy and provides power to the motor.

    • Motor converts electrical energy into mechanical energy to drive the wheels.

    • Inverter converts DC power from the battery to AC pow...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview was a technical one but was majorly a stress + skill test. It lasted for about 1 hour 35 minutes. Interviewer wanted to test both my domain knowledge, interpersonal skills as well as communication skills. Most of the questions asked to me were related to my previous experience & projects undertaken by me. i.e Automotive electrical circuits & design, Design tool knowledge etc.you need stay calm and should apply presence of mind. Communication and domain specific knowledge is most important.
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is a bit field
  • Ans. 

    A bit field is a data structure used in computer programming to store multiple boolean values compactly in a single variable.

    • A bit field allows individual bits within a byte, word, or other data structure to be accessed and manipulated.

    • It is often used to optimize memory usage by packing multiple boolean values into a single variable.

    • For example, a struct representing a set of flags can be defined using a bit field to

  • Answered by AI
  • Q2. Give example to use a pointer
  • Ans. 

    Pointers are used in programming to store memory addresses of variables.

    • Pointers can be used to dynamically allocate memory

    • Pointers can be used to pass variables by reference

    • Pointers can be used to create linked lists

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. What is a pointer?
  • Ans. 

    A pointer is a variable that stores the memory address of another variable.

    • Pointers are used to indirectly access and manipulate data in memory.

    • They are commonly used in programming languages like C and C++.

    • Example: int *ptr; // declares a pointer to an integer variable

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

    Structure refers to the arrangement and organization of components in a system or object.

    • Structure defines how different parts of a system or object are connected and interact with each other.

    • It can refer to physical structures like buildings, bridges, or machines, as well as abstract structures like data structures in programming.

    • Structures can be hierarchical, networked, or linear, depending on the relationships betw...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Are you okay for Relocation?
  • Q2. Expected salary

Interview Preparation Tips

Interview preparation tips for other job seekers - It is better to be unemployed than to work in such a bad culture. Don’t ruin your life

Skills evaluated in this interview

I applied via Referral and was interviewed in Aug 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Is the job is more important for a men or a women?
  • Q2. For any jobless person they can must have studying or required skills?

Interview Preparation Tips

Interview preparation tips for other job seekers - must be a cool person questioning then only the people will be react with good answers

I applied via WorkIndia and was interviewed before Nov 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 - HR 

(3 Questions)

  • Q1. Name work experience qualification
  • Q2. Name and what works experience and qualification
  • Q3. Muthoot finance mein job kaise karen 2022
Round 3 - Aptitude Test 

Computer hardware work marketing manager

Interview Preparation Tips

Interview preparation tips for other job seekers - I have jobs is good work experience qualification I am like company

Ford Technology Services India Interview FAQs

How many rounds are there in Ford Technology Services India Junior Engineer interview?
Ford Technology Services India interview process usually has 1 rounds. The most common rounds in the Ford Technology Services India interview process are Technical.
What are the top questions asked in Ford Technology Services India Junior Engineer interview?

Some of the top questions asked at the Ford Technology Services India Junior Engineer interview -

  1. WHat is the use of CONTACT Automatic Gener...read more
  2. What are the material models in LS dy...read more
  3. Other Contact models available in Dy...read more

Tell us how to improve this page.

Ford Technology Services India Junior Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Plastic Omnium Interview Questions
3.7
 • 24 Interviews
Polaris Interview Questions
3.9
 • 22 Interviews
Simple Energy Interview Questions
3.9
 • 15 Interviews
MAN Truck & Bus Interview Questions
3.0
 • 14 Interviews
Hilex Interview Questions
3.9
 • 14 Interviews
EMotorad Interview Questions
3.9
 • 10 Interviews
View all
Ford Technology Services India Junior Engineer Salary
based on 5 salaries
₹3.3 L/yr - ₹5.8 L/yr
35% more than the average Junior Engineer Salary in India
View more details

Ford Technology Services India Junior Engineer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

4.0

Work-life balance

4.0

Salary

4.0

Job security

5.0

Company culture

4.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Product Manager
38 salaries
unlock blur

₹18 L/yr - ₹39.2 L/yr

Senior Software Engineer
33 salaries
unlock blur

₹9.5 L/yr - ₹24 L/yr

Software Engineer
29 salaries
unlock blur

₹5.7 L/yr - ₹20.2 L/yr

Project Manager
27 salaries
unlock blur

₹18 L/yr - ₹32 L/yr

Project Lead
19 salaries
unlock blur

₹14.2 L/yr - ₹22 L/yr

Explore more salaries
Compare Ford Technology Services India with

Saud Bahwan Group

3.4
Compare

Plastic Omnium

3.7
Compare

Kataria Automobiles

3.6
Compare

Hilex

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