Will you be comfortable working working "only" with Pega framework ?
Software Engineering Manager Interview Questions
1,640 software engineering manager interview questions shared by candidates
Walk us through the Architecture of a project you have designed/worked on.
Why do you recommend new technology for a project? State Pros & Cons
Tell me about a time you faced resistance from another coworker about a change you were trying to drive. What did you do and what were results?
Why RaiseMe?
How to build java file? How to run a trigger? What is Quality Gate?
1) Coding test (1 st round) 2) Onsite: are combination of things, a) whiteboard coding b) web architecture, increasing complexity when data is added.
# 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))
No challenging questions.
Q: Leadership & Management questions based on experience and certain scenarios Q: Programming via Codility Q: Unity experience and technical ability and experience on certain system and subsystems
Viewing 61 - 70 interview questions