Manager Engineering Interview Questions

9,066 manager engineering interview questions shared by candidates

The panel asked several questions including but not limited too essential duties of a successful project manager, identify and explain risks associated with projects, most important factor to delivering a successful project, best and worst traits/qualities as a professional and how I've worked to better myself at a professional and personal level.
avatar

Project Manager - Transportation Engineer III

Interviewed at Washington State Department of Transportation

4.2
Feb 13, 2017

The panel asked several questions including but not limited too essential duties of a successful project manager, identify and explain risks associated with projects, most important factor to delivering a successful project, best and worst traits/qualities as a professional and how I've worked to better myself at a professional and personal level.

# Your previous Python 3 content is preserved below: # # # Given a list of (x, y) coordinates representing the center line of a lane # # and a fraction value from 0 to 1 representing the percentage distance # # traveled along that lane, return the 2D pose (x, y, heading) vehicle # # # lane_points: array of points, each in the form of (x, y) # # fraction: user-specified fraction of distance along the path def interpolate_lane(lane_points, fraction): return x, y, heading test_lane_center_points = [[2, 3], [3, 4], [3, 5]] # TODO: fill in some points print("test #1:", interpolate_lane(test_lane_center_points, 0.35))
avatar

Software Engineering Manager

Interviewed at Cruise

3.3
Oct 9, 2018

# Your previous Python 3 content is preserved below: # # # Given a list of (x, y) coordinates representing the center line of a lane # # and a fraction value from 0 to 1 representing the percentage distance # # traveled along that lane, return the 2D pose (x, y, heading) vehicle # # # lane_points: array of points, each in the form of (x, y) # # fraction: user-specified fraction of distance along the path def interpolate_lane(lane_points, fraction): return x, y, heading test_lane_center_points = [[2, 3], [3, 4], [3, 5]] # TODO: fill in some points print("test #1:", interpolate_lane(test_lane_center_points, 0.35))

During the 3rd interview (organization psychologist) I've been asked many personal and out law questions (age, race, and more...) all of thus questions are irrelevant to the job. I've never seen such an unprofessional recruiting process.
avatar

Engineering Manager

Interviewed at SCD

3.4
Oct 15, 2021

During the 3rd interview (organization psychologist) I've been asked many personal and out law questions (age, race, and more...) all of thus questions are irrelevant to the job. I've never seen such an unprofessional recruiting process.

Viewing 411 - 420 interview questions

See Interview Questions for Similar Jobs

Glassdoor has 9,066 interview questions and reports from Manager engineering interviews. Prepare for your interview. Get hired. Love your job.