Skip to contentSkip to footer
  • Community
  • Jobs
  • Companies
  • Salaries
  • For employers
      Notifications

      Loading...

      Elevate your career

      Discover your earning potential, land dream jobs, and share work-life insights anonymously.

      employer cover photo
      employer logo
      employer logo

      Ford Motor Company

      Engaged employer

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: Ford Motor Company reviews | Ford Motor Company jobs | Ford Motor Company salaries | Ford Motor Company benefits | Ford Motor Company conversations
      Ford Motor Company interviewsFord Motor Company Software Platform Developer interviewsFord Motor Company interview


      Glassdoor

      • About / Press
      • Awards
      • Blog
      • Research
      • Contact Us
      • Guides

      Employers

      • Free Employer Account
      • Employer Centre
      • Employers Blog

      Information

      • Help
      • Guidelines
      • Terms of Use
      • Privacy and Ad Choices
      • Do Not Sell Or Share My Information
      • Cookie Consent Tool
      • Security

      Work With Us

      • Advertisers
      • Careers
      Download the App

      • Browse by:
      • Companies
      • Jobs
      • Locations
      • Communities
      • Recent posts

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" and logo are proprietary trademarks of Glassdoor LLC.

      Company Bowl sample

      Want the inside scoop on your own company?

      Check out your Company Bowl for anonymous work chats.

      Bowls

      Get actionable career advice tailored to you by joining more bowls.

      Followed companies

      Stay ahead in opportunities and insider tips by following your dream companies.

      Job searches

      Get personalised job recommendations and updates by starting your searches.

      Top companies for "Compensation and Benefits" near you

      avatar
      General Motors (GM)
      3.9★Compensation and benefits
      avatar
      Magna International
      3.6★Compensation and benefits
      avatar
      Tesla
      3.7★Compensation and benefits
      avatar
      Stellantis
      3.5★Compensation and benefits

      Software Platform Developer Interview

      Feb 24, 2025
      Anonymous interview candidate
      Waterloo, ON

      Other Software Platform Developer interview reviews for Ford Motor Company

      Platform Software Developer Interview

      Oct 22, 2024
      Anonymous interview candidate
      Waterloo, ON
      No offer
      Declined offer
      Positive experience
      Average interview

      Application

      I applied through university. The process took 1 day. I interviewed at Ford Motor Company (Waterloo, ON) in May 2024

      Interview

      Tons of C++ trivia, mainly about OOP and stuff. Nothing really past though, not much of OOP design patterns, more of just how OOP works in C++ like keywords like virtual and stuff.

      Interview questions [1]

      Question 1

      Explain the virtual keyword in C++
      Answer question
      Neutral experience
      Difficult interview

      Application

      I applied through university. The process took 5 days. I interviewed at Ford Motor Company (Waterloo, ON) in Oct 2024

      Interview

      Heavily focused on technical aspects with OOP and multi-thread knowledge based on C++. Started with 2-3 minute of self-introduction, then asked some C++ core knowledge and finally 2 coding questions on implementing multithread in c++. Fairly difficult for junior position.

      Interview questions [1]

      Question 1

      What is deadlock in C++?
      Answer question

      Platform Software Developer Interview

      Jun 5, 2023
      Anonymous employee
      Kanata, ON
      Accepted offer
      Positive experience
      Average interview

      Application

      I interviewed at Ford Motor Company (Kanata, ON)

      Interview

      Was a quick 30 minutes interview. The interviewers gave a brief description of the job position and talked about what they’re working one. We talked about pass experiences and then moved on with some programming questions.

      Interview questions [1]

      Question 1

      Given an array of int and an int n, write a function to determine if the sum of any two values in the array is equal to n.
      Answer question