Premium Employer

i

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

Ford Business Solutions Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Ford Business Solutions Junior Engineer Interview Questions and Answers

Updated 16 Oct 2023

Ford Business Solutions Junior Engineer Interview Experiences

2 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Apr 2023. There were 4 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 - Aptitude Test 

The first round goes with aptitude and basics of mechanical engineering test. coming to aptitude section the important topics 1. data interpretation 2. reasoning 3. verbal reasoning. now talking about mechanical section 1. fundamentals in material science, structural and thermal engineering.

Round 3 - Technical 

(1 Question)

  • Q1. Breif on your Final year project both conceptual and pratical theories that you applied.
  • Ans. My project is numerical and experimental analysis of an NVDSF. we use CFD techniques to solve our problm domain numerically in Ansys fluent. i explained how we created the geometry, meshing techniques used, physics used (turbulance, steady, radiation models explained in breif). and concluded with the experimental setup that we manufactured and experiments carried on.
  • Answered by Sandhya
Round 4 - Technical 

(1 Question)

  • Q1. Thermodynamics, fluiddynamics, Computational fluid dynamics, heat transfer questions

Interview Preparation Tips

Interview preparation tips for other job seekers - having some simulation software and design software experience such as Ansys, Openfoam, Autodesk and projects on them to show in your resume can get you that first impressions.
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. Why do you want this job? Because it will contribute greatly to the next phase
  • Q2. Why are you leaving your current job? Not leaving the job.now we have been evacuated based on our company currently. Due to leaving all employe
Round 3 - Aptitude Test 

Question and Answer

Junior Engineer Interview Questions Asked at Other Companies

asked in Tata Steel
Q1. What is the main role of Junior engineer in Electrical maintenanc ... read more
asked in JSW Steel
Q2. Buchhlz relay, what is relay, what is sensor, you read or not ele ... read more
Q3. If reactor pressure or synthesis pressure increases then how to b ... read more
Q4. What is the thickness of motar used in brickwork (vertical/horizo ... read more
Q5. What is quality,how many types of quality.5s kaizen,gd&t & ... read more

Interview questions from similar companies

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

Print star and string based

Round 2 - Technical 

(1 Question)

  • Q1. Difference between ArrayList and LinkedList
  • Ans. 

    ArrayList is implemented using resizable array while LinkedList is implemented using doubly linked list.

    • ArrayList provides fast random access but slow insertion and deletion at middle. LinkedList provides fast insertion and deletion but slow random access.

    • ArrayList uses less memory overhead compared to LinkedList.

    • Example: ArrayList is suitable for scenarios where frequent access and less frequent insertion/deletion is ...

  • Answered by AI
Round 3 - Coding Test 

Print the tringle pattern and write the only logic

Interview Preparation Tips

Interview preparation tips for other job seekers - learn the before interview

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - Aptitude Test 

Geomentry,trigomentry

Round 3 - Technical 

(1 Question)

  • Q1. How to check the radius of a circle
  • Ans. 

    To check the radius of a circle, measure the distance from the center to any point on the circumference.

    • Use a ruler or measuring tape to measure the distance from the center of the circle to any point on the circumference.

    • The measured distance is the radius of the circle.

    • For example, if the measured distance is 5 cm, then the radius of the circle is 5 cm.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good Environment to work
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Palindrom test with binary search algo

Round 2 - Coding Test 

Trapping rain water test with leetcode

Round 3 - HR 

(1 Question)

  • Q1. Ctc culture fit and other diwcussion
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. How the induction motor is started?
  • Ans. 

    Induction motor is started by providing a rotating magnetic field in the stator winding.

    • Start by connecting the stator winding to a three-phase AC power supply.

    • The rotating magnetic field is produced in the stator winding, which induces current in the rotor bars.

    • The induced current in the rotor bars creates a magnetic field, causing the rotor to start rotating.

    • Common methods of starting induction motors include direct-...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Apr 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Aptitude and DSA questions majorly from GFG

Round 2 - Coding Test 

3 coding questions moderate to hard difficulty

Round 3 - Technical 

(1 Question)

  • Q1. Coding questions of previous round, DS ,basic OOP and SQL
Round 4 - HR 

(1 Question)

  • Q1. Standard HR questions like tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through interview experiences for GFG

Interview Questionnaire 

1 Question

  • Q1. 1) Achievements

I applied via Recruitment Consultant and was interviewed before Jan 2021. There were 4 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. Design Patterns
  • Q2. Solid Principles
  • Q3. MVC Routing
  • Q4. Asp.Net WebAPI Http protocols
  • Q5. SQL Server Read/Insert/Update/Delete/ queries and Sub queries
  • Q6. HackerRank Test

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice string manipulation, arrays and list manipulation for hackerrank test
Round 1 - Aptitude Test 

Technical questions related to SQL , java , hibernate, spring boot ,oops, restful webservices

Round 2 - Technical 

(1 Question)

  • Q1. How to write Immutable class in java
  • Ans. 

    Immutable class in Java

    • Make the class final

    • Make all fields private and final

    • Do not provide any setter methods

    • If mutable objects are used, return a copy instead of the original object

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. What is difference between spring MVC and spring Boot
  • Ans. 

    Spring MVC is a web framework while Spring Boot is an opinionated configuration of Spring.

    • Spring MVC requires manual configuration while Spring Boot provides auto-configuration.

    • Spring Boot includes an embedded server while Spring MVC requires a separate server.

    • Spring Boot simplifies dependency management while Spring MVC requires manual dependency management.

    • Spring Boot is ideal for microservices while Spring MVC is be

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion and project related information

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep up-to-date knowledge in hand
Camera should be on
no network issue
And all the best

Ford Business Solutions Interview FAQs

How many rounds are there in Ford Business Solutions Junior Engineer interview?
Ford Business Solutions interview process usually has 3-4 rounds. The most common rounds in the Ford Business Solutions interview process are Resume Shortlist, Aptitude Test and Technical.
How to prepare for Ford Business Solutions Junior Engineer 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 Ford Business Solutions. The most common topics and skills that interviewers at Ford Business Solutions expect are Automation Testing, Business Operations, CCTV Monitoring, Clinical Data Management and Data Collection.

Tell us how to improve this page.

Ford Business Solutions Junior Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Join Ford Business Solutions Driving Innovation, Transforming The Future.
Ford Business Solutions Junior Engineer Salary
based on 21 salaries
₹5 L/yr - ₹8 L/yr
68% more than the average Junior Engineer Salary in India
View more details

Ford Business Solutions Junior Engineer Reviews and Ratings

based on 5 reviews

4.6/5

Rating in categories

4.5

Skill development

4.4

Work-life balance

4.6

Salary

4.4

Job security

4.6

Company culture

4.5

Promotions

4.6

Work satisfaction

Explore 5 Reviews and Ratings
Production Associate
403 salaries
unlock blur

₹4.5 L/yr - ₹12 L/yr

Deputy Manager
86 salaries
unlock blur

₹14 L/yr - ₹35 L/yr

Senior Associate
78 salaries
unlock blur

₹4.6 L/yr - ₹14 L/yr

Software Engineer
76 salaries
unlock blur

₹5 L/yr - ₹21.5 L/yr

Team Lead
64 salaries
unlock blur

₹5.7 L/yr - ₹13.5 L/yr

Explore more salaries
Compare Ford Business Solutions with

DXC Technology

3.7
Compare

Mphasis

3.4
Compare

Sutherland Global Services

3.6
Compare

Optum Global Solutions

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