Skip to main content

Engineering Manager Interview Questions

Review this list of 168 Engineering Manager interview questions and answers verified by hiring managers and candidates.
  • Amazon logoAsked at Amazon 
    Add answer
    Engineering Manager
    Behavioral
    +1 more
  • "I walked through the code for a react.js based tic-tac-toe game written in typescript. The goal was to find ways to improve the code/ suggest improvements. I missed some areas like where state was being updated directly rather than using React's setState. There were issues around clear and maintainable logic, adherence to React best practices."

    Natalie C. - "I walked through the code for a react.js based tic-tac-toe game written in typescript. The goal was to find ways to improve the code/ suggest improvements. I missed some areas like where state was being updated directly rather than using React's setState. There were issues around clear and maintainable logic, adherence to React best practices."See full answer

    Engineering Manager
    Coding
  • GitHub logoAsked at GitHub 
    Add answer
    Engineering Manager
    Behavioral
  • Apple logoAsked at Apple 
    1 answer

    "A doubly linked list is like a train where the engine is its head, and the compartments doors are interconnected, you can travel though them. The last compartment is the tail and is not connected with anything. Following is a visual: Head C1 C2 C3....Cn Tail Pseudocode: **class Node: Data pointer next pointer prev End class DLL = NULL //pointer to list insertion: if DLL is NULL: head = new Node() DLL = head DLL.prev = NU"

    Rasika D. - "A doubly linked list is like a train where the engine is its head, and the compartments doors are interconnected, you can travel though them. The last compartment is the tail and is not connected with anything. Following is a visual: Head C1 C2 C3....Cn Tail Pseudocode: **class Node: Data pointer next pointer prev End class DLL = NULL //pointer to list insertion: if DLL is NULL: head = new Node() DLL = head DLL.prev = NU"See full answer

    Engineering Manager
    Data Structures & Algorithms
    +2 more
  • "I was able to answer some questions but Management questions I was able to answer confidently"

    Jatin C. - "I was able to answer some questions but Management questions I was able to answer confidently"See full answer

    Engineering Manager
    Technical
  • 🧠 Want an expert answer to a question? Saving questions lets us know what content to make next.

  • "Blocking Queue's with multiple threads enqueuing and dequeuing calls. Follow-ups included refactoring to add a finite list of priorities for some types of calls"

    Faraz A. - "Blocking Queue's with multiple threads enqueuing and dequeuing calls. Follow-ups included refactoring to add a finite list of priorities for some types of calls"See full answer

    Engineering Manager
    Technical
  • Qualtrics logoAsked at Qualtrics 
    1 answer

    "• Leadership and Team Management: • Lead, mentor, and develop a team of software engineers, fostering a collaborative and high-performance work environment. • Conduct regular one-on-one meetings, performance reviews, and career development sessions with team members. • Facilitate effective communication and collaboration within the team and with other departments. • Project Management: • Oversee the planning, execution, and delivery of engineering projects, ensuring they are completed on time, w"

    Scott S. - "• Leadership and Team Management: • Lead, mentor, and develop a team of software engineers, fostering a collaborative and high-performance work environment. • Conduct regular one-on-one meetings, performance reviews, and career development sessions with team members. • Facilitate effective communication and collaboration within the team and with other departments. • Project Management: • Oversee the planning, execution, and delivery of engineering projects, ensuring they are completed on time, w"See full answer

    Engineering Manager
    Behavioral
  • Nike logoAsked at Nike 
    Add answer
    Engineering Manager
    Behavioral
Showing 161-168 of 168