Engineering Manager

200+ Engineering Manager Interview Questions and Answers

Updated 2 Mar 2025

Q101. Transformer working Principle ?

Ans.

A transformer is a device that transfers electrical energy between two or more circuits through electromagnetic induction.

  • Transformers work on the principle of electromagnetic induction.

  • They consist of two or more coils of wire called windings.

  • The primary winding is connected to the input voltage source, while the secondary winding is connected to the load.

  • When an alternating current flows through the primary winding, it creates a changing magnetic field.

  • This changing magneti...read more

Q102. 1 mm equal to how many micron

Ans.

1 mm is equal to 1000 microns.

  • 1 mm = 1000 microns

  • Micron is a unit of length equal to one millionth of a meter

  • Used in engineering and manufacturing for precise measurements

Q103. Design a chat application for a startup

Ans.

Design a chat application for a startup

  • Implement real-time messaging functionality

  • Include features like group chats, file sharing, and emojis

  • Ensure user authentication and data security

  • Design a user-friendly interface for easy navigation

Q104. One Instance of tough client/Team mate .

Ans.

Dealing with a difficult client or team member requires patience and effective communication.

  • Listen actively to understand their concerns and perspective.

  • Maintain professionalism and remain calm in challenging situations.

  • Find common ground and work towards a mutually beneficial solution.

  • Seek feedback from others to gain different perspectives on the situation.

Are these interview questions helpful?

Q105. tell something optimize in react

Ans.

Code splitting to optimize React performance

  • Use code splitting to split your code into smaller chunks that can be loaded on demand

  • Lazy load components that are not immediately needed to reduce initial bundle size

  • Utilize React.lazy() and Suspense for easy code splitting implementation

Q106. give your strength and weekness

Ans.

My strength is my ability to lead and motivate a team. My weakness is my tendency to be too detail-oriented.

  • Strength: I have experience leading teams and have a knack for motivating individuals to work towards a common goal.

  • Weakness: I tend to get caught up in the details and can sometimes lose sight of the bigger picture. I am working on delegating tasks more effectively to avoid this.

Share interview questions and help millions of jobseekers 🌟

man-with-laptop

Q107. 1. HVAC system working principles.

Ans.

HVAC system regulates indoor temperature, humidity, and air quality.

  • HVAC stands for Heating, Ventilation, and Air Conditioning.

  • It works by circulating air through ducts and vents.

  • The system includes components such as a furnace, air conditioner, and air filter.

  • It can be controlled by a thermostat to maintain desired temperature and humidity levels.

  • Regular maintenance is necessary to ensure efficient and safe operation.

Q108. merge 2 lists in sorted order with O(n)

Ans.

Merge 2 sorted lists in O(n) time complexity.

  • Use two pointers to iterate through both lists simultaneously.

  • Compare elements at the pointers and add the smaller one to the result list.

  • Move the pointer of the list from which the element was added.

  • Repeat until all elements are merged in sorted order.

Engineering Manager Jobs

Manager - Engineering ( Telecom) 5-10 years
Schneider Electric India Pvt. Ltd.
4.1
Mumbai
Solutions Engineering Manager 4-8 years
Amazon
4.1
₹ 12 L/yr - ₹ 22 L/yr
Bangalore / Bengaluru
ML Enablement Engineering Manager (Platform Engineering) 10-20 years
Ford
4.4
Chennai

Q109. Explain how it was done

Ans.

I led a team to redesign our company's website to improve user experience and increase conversion rates.

  • Conducted user research to identify pain points and areas for improvement

  • Collaborated with designers to create wireframes and mockups

  • Implemented A/B testing to measure the impact of changes

  • Analyzed data to make data-driven decisions for further optimization

Q110. How to do Database Migration

Ans.

Database migration involves transferring data from one database to another without losing any information.

  • Plan the migration process carefully to minimize downtime and ensure data integrity

  • Backup the existing database before starting the migration

  • Use tools like AWS Database Migration Service or open-source tools like Flyway or Liquibase

  • Test the migration process thoroughly before executing it on the production database

  • Communicate with stakeholders about the migration plan and...read more

Q111. building ML ops platform from scratch.

Ans.

Building a ML ops platform involves designing infrastructure, tools, and processes to streamline machine learning workflows.

  • Design scalable infrastructure to support ML model training and deployment

  • Implement version control for ML models and data

  • Automate testing and monitoring of ML models

  • Integrate with CI/CD pipelines for continuous deployment

  • Provide collaboration tools for data scientists and engineers

Q112. Consumption of fuel, Electricity consumption

Ans.

Monitoring and optimizing fuel and electricity consumption is crucial for cost savings and environmental sustainability in engineering projects.

  • Regularly monitor fuel and electricity consumption data to identify trends and areas for improvement.

  • Implement energy-efficient technologies and practices to reduce fuel and electricity usage.

  • Consider alternative energy sources such as solar or wind power to decrease reliance on traditional fuels.

  • Train staff on energy conservation pra...read more

Q113. How do you deligate work?

Ans.

I delegate work by assessing team members' strengths, setting clear expectations, providing necessary resources, and maintaining open communication.

  • Assess team members' strengths and weaknesses to assign tasks effectively

  • Set clear expectations and deadlines for each task

  • Provide necessary resources and support to ensure successful completion

  • Maintain open communication to address any issues or concerns

  • Regularly check in with team members to monitor progress and provide feedback...read more

Q114. Explain any End to end project cycle

Ans.

End to end project cycle involves planning, execution, monitoring, and closing of a project.

  • Initiation: Define project scope, objectives, and deliverables.

  • Planning: Create a detailed project plan, schedule, and budget.

  • Execution: Implement the project plan and manage resources.

  • Monitoring: Track project progress, identify risks, and make necessary adjustments.

  • Closing: Finalize project deliverables, obtain client approval, and evaluate project success.

Q115. What is your goal for rspl

Ans.

My goal for rspl is to streamline processes, improve efficiency, foster innovation, and cultivate a strong team culture.

  • Implementing agile methodologies to increase productivity

  • Developing training programs to enhance skills and knowledge

  • Encouraging collaboration and communication among team members

  • Setting clear goals and objectives for the team

  • Promoting a culture of continuous improvement and learning

Q116. Scaling and performance of desktop app

Ans.

Scaling and performance of desktop app

  • Optimize code for efficiency

  • Use caching to reduce load times

  • Implement lazy loading for resources

  • Utilize multi-threading for parallel processing

  • Regularly monitor and analyze performance metrics

Q117. Tell about your salif

Ans.

I'm sorry, but I don't understand the question. Could you please rephrase it?

  • Please provide more context or clarify the question.

  • I am unable to answer this question without more information.

  • Could you please repeat the question or provide more details?

Q118. Solution designs at my current job

Ans.

I have extensive experience in creating solution designs at my current job.

  • I have led multiple cross-functional teams to develop innovative solutions

  • I have a strong background in analyzing requirements and translating them into technical designs

  • I have successfully implemented various solutions to improve efficiency and productivity

  • I have experience in presenting and defending solution designs to stakeholders

Q119. What are transmission losses

Ans.

Transmission losses refer to the reduction in power or energy during the transmission of electrical signals or power.

  • Transmission losses occur due to resistance in the transmission lines, which causes energy to be dissipated as heat.

  • Factors that affect transmission losses include the length of the transmission line, the frequency of the signal, and the type of conductor used.

  • Transmission losses can be minimized by using high voltage transmission lines, reducing the length of ...read more

Q120. What is Your domain expert?

Ans.

My domain expertise is in software engineering and project management.

  • I have experience in leading software development teams and managing projects from conception to delivery.

  • I am knowledgeable in various software development methodologies such as Agile, Waterfall, and DevOps.

  • I have worked on projects in various industries including finance, healthcare, and e-commerce.

  • I am skilled in programming languages such as Java, Python, and JavaScript.

  • I have experience in designing an...read more

Q121. Low level design of UPI system

Ans.

The low level design of a UPI system involves defining the architecture, data flow, and components at a detailed level.

  • Define the architecture of the UPI system, including client-server communication, data storage, and security measures.

  • Identify the different components of the UPI system, such as user interface, payment processing, and database management.

  • Specify the data flow within the UPI system, including how user requests are processed, transactions are authenticated, an...read more

Q122. Various testings of transformer

Ans.

Various testings of transformer

  • Insulation resistance test

  • Turns ratio test

  • Winding resistance test

  • Short circuit test

  • Open circuit test

Q123. Critical process equipment on plant

Ans.

Critical process equipment are essential for the operation of a plant.

  • Examples include boilers, turbines, compressors, and reactors.

  • These equipment are crucial for the production process and any failure can result in significant downtime and loss of revenue.

  • Regular maintenance and inspections are necessary to ensure their proper functioning.

  • Spare parts and backup equipment should also be available in case of emergencies.

  • Proper training and safety protocols should be in place ...read more

Q124. What is MTTR and MTBF

Ans.

MTTR stands for Mean Time To Repair and MTBF stands for Mean Time Between Failures.

  • MTTR is the average time taken to repair a failed component or system.

  • MTBF is the average time between failures of a component or system.

  • MTTR is a measure of maintainability while MTBF is a measure of reliability.

  • MTTR = Total downtime / Number of failures

  • MTBF = Total uptime / Number of failures

Q125. What is your Expected CTC

Ans.

My expected CTC is based on my experience, skills, and the market rate for Engineering Managers.

  • Consider my years of experience in engineering management

  • Research the current market rate for Engineering Managers in the industry

  • Factor in the size and location of the company

  • Negotiate based on the benefits and perks offered by the company

  • Provide a range rather than a specific number

Frequently asked in,

Q126. How to improve safety?

Ans.

Improving safety involves implementing proper training, enforcing safety protocols, conducting regular inspections, and promoting a safety culture.

  • Provide comprehensive safety training for all employees

  • Enforce strict adherence to safety protocols and procedures

  • Conduct regular safety inspections and audits

  • Promote a safety culture through communication and recognition programs

Q127. How to handle engineers

Ans.

Handling engineers involves clear communication, setting expectations, providing support, and fostering a positive work environment.

  • Communicate clearly and regularly with engineers to ensure they understand their tasks and goals.

  • Set clear expectations for performance and deadlines to help engineers stay on track.

  • Provide support and resources to help engineers succeed in their projects.

  • Foster a positive work environment by promoting collaboration, recognizing achievements, and...read more

Q128. Design a storage similar to S3

Ans.

Design a scalable and reliable storage system similar to S3.

  • Use distributed architecture to handle large amounts of data

  • Implement data redundancy and replication for high availability

  • Provide a simple API for easy access and management

  • Support for different storage classes like standard, infrequent access, and archive

  • Include features like versioning, encryption, and lifecycle policies

Q129. Propose architecture for an application

Ans.

Propose architecture for an application

  • Identify the requirements and constraints of the application

  • Choose appropriate technologies and frameworks based on requirements

  • Design a scalable and modular architecture

  • Consider security, performance, and maintainability

  • Implement microservices architecture for flexibility and scalability

Q130. System design of circuit breaker

Ans.

The system design of a circuit breaker involves determining the appropriate rating, type, and coordination with other protective devices.

  • Consider the voltage and current ratings to select the appropriate circuit breaker

  • Choose between thermal-magnetic, magnetic, or electronic trip units based on the application

  • Ensure proper coordination with upstream and downstream protective devices to prevent nuisance tripping

  • Factor in environmental conditions and maintenance requirements wh...read more

Q131. Past experience regarding Pharma line

Ans.

I have 5 years of experience working in the Pharma industry, specifically in the production line for pharmaceutical products.

  • Managed a team of engineers and technicians in the Pharma production line

  • Implemented process improvements to increase efficiency and reduce waste

  • Ensured compliance with regulatory requirements such as FDA guidelines

  • Collaborated with cross-functional teams to troubleshoot issues and optimize production

  • Led projects to upgrade equipment and technology for ...read more

Q132. How to handle failure

Ans.

Handling failure involves learning from mistakes, staying positive, and adapting to challenges.

  • Acknowledge the failure and take responsibility for it

  • Analyze the reasons for the failure and learn from it

  • Stay positive and maintain a growth mindset

  • Adapt your approach and try again with a new strategy

  • Seek feedback from others and use it to improve

  • Remember that failure is a part of the learning process

Q133. Power of 2 in efficient mamer

Ans.

Efficiently calculate power of 2 using bitwise operations

  • Use bitwise left shift operator to calculate power of 2

  • For example, to calculate 2^5, use 1 << 5 which equals 32

  • Bitwise operations are faster than traditional multiplication for power of 2 calculations

Q134. What is ur name?

Ans.

My name is John Doe.

  • Full name is John Doe

  • Common name in English-speaking countries

  • No middle name or initial

Q135. What is the SCB ?

Ans.

SCB stands for System Control Block, a data structure used in real-time operating systems to manage tasks and resources.

  • SCB contains information about the current state of the processor, interrupt control, and system control registers.

  • It is used to manage task scheduling, interrupt handling, and system resource allocation.

  • Examples of real-time operating systems that use SCB include FreeRTOS and RTX.

  • SCB plays a crucial role in ensuring the efficient operation of real-time syst...read more

Q136. Insurance per individual limit designs

Ans.

Insurance per individual limit designs refer to the maximum amount an insurance company will pay for a single claim or policy period.

  • Insurance companies set limits on how much they will pay out for each individual claim or policy period.

  • These limits can vary depending on the type of insurance and the coverage selected.

  • For example, a health insurance policy may have a per individual limit of $1 million for medical expenses.

  • Similarly, a car insurance policy may have a per indiv...read more

Q137. explain your project cicd pipeline

Ans.

Our project CI/CD pipeline automates the process of building, testing, and deploying code changes.

  • Utilizes Jenkins for continuous integration

  • Includes automated testing using Selenium for frontend and JUnit for backend

  • Integrates with GitLab for version control

  • Deploys to AWS using Terraform scripts

Q138. Design Cron job scheduler

Ans.

Design a Cron job scheduler for automating tasks at specific times.

  • Define the schedule using cron expressions (e.g. '0 0 * * *' for daily at midnight)

  • Implement a job queue to manage tasks and their execution

  • Include error handling and logging for monitoring and troubleshooting

  • Consider scalability and performance optimizations for handling large number of jobs

Q139. System design of URL shorten

Ans.

URL shortening system design involves generating short aliases for long URLs to save space and make sharing easier.

  • Use a unique identifier for each URL to generate short alias

  • Store mappings of short aliases to original URLs in a database

  • Implement a redirect service to redirect short aliases to original URLs

  • Consider scalability and performance for high traffic

  • Implement analytics to track usage and performance

Q140. Design a distributed Cache

Ans.

Design a distributed Cache

  • Use consistent hashing to distribute data across multiple nodes

  • Implement replication for fault tolerance

  • Consider data eviction policies like LRU or LFU

  • Use a distributed coordination service like ZooKeeper or etcd for node coordination

Q141. Tappet setting of Engines

Ans.

Tappet setting is the process of adjusting the clearance between the tappet and the valve stem in an engine.

  • Tappet setting ensures proper valve operation and prevents damage to the engine.

  • It involves measuring the clearance and adjusting it to the manufacturer's specifications.

  • Tappet setting is typically done during engine assembly or as part of regular maintenance.

  • Improper tappet setting can lead to valve noise, poor engine performance, and increased wear.

  • For example, in a c...read more

Q142. Various Maintenance techniques

Ans.

Various maintenance techniques include preventive maintenance, predictive maintenance, and corrective maintenance.

  • Preventive maintenance involves regularly scheduled inspections and maintenance to prevent equipment failure.

  • Predictive maintenance uses data analysis and monitoring to predict when maintenance is needed.

  • Corrective maintenance is performed after a failure has occurred to restore equipment to its normal operating condition.

  • Other techniques include condition-based m...read more

Q143. page visit count in 5 mins

Ans.

Page visit count can be calculated by tracking the number of unique visitors within a 5-minute timeframe.

  • Utilize web analytics tools to track unique visitors within a 5-minute window.

  • Consider factors such as page load time, user engagement, and traffic sources.

  • Implement cookies or session tracking to accurately count page visits.

  • Analyze the data to identify trends and make informed decisions for website optimization.

Q144. Turn a matrix by 90 degrees.

Ans.

To turn a matrix by 90 degrees, transpose the matrix and then reverse each row.

  • Transpose the matrix by swapping elements across the diagonal

  • Reverse each row of the transposed matrix

Q145. What is expected CTC

Ans.

Expected CTC should be based on industry standards, experience, skills, and location.

  • Expected CTC can vary based on the industry you are in.

  • Consider your years of experience and the skills you bring to the table.

  • Location plays a significant role in determining the expected CTC.

  • Research the average salary range for Engineering Managers in your area.

  • Negotiate based on your value and the company's budget.

Frequently asked in,

Q146. How enter it sector

Ans.

Entering the IT sector requires a combination of education, skills, and experience.

  • Obtain a degree in computer science or a related field

  • Develop technical skills through internships, online courses, or personal projects

  • Gain experience through entry-level positions or freelance work

  • Network with professionals in the industry and attend job fairs

  • Stay up-to-date with the latest technologies and trends

Q147. design email notification system

Ans.

Design an email notification system for efficient communication.

  • Identify the triggers for sending email notifications (e.g. new user registration, password reset)

  • Design a user-friendly interface for users to manage their notification preferences

  • Implement a system to track email delivery and user engagement

  • Consider personalization options for email content based on user behavior

  • Ensure compliance with data protection regulations (e.g. GDPR)

Q148. Current Technical tasks

Ans.

Currently overseeing a team of engineers working on developing a new software application for data analysis.

  • Leading daily stand-up meetings to track progress and address any roadblocks

  • Providing technical guidance and support to team members

  • Reviewing code and providing feedback for improvements

  • Collaborating with product managers to ensure project goals are met

Q149. Expected CTC to have

Ans.

Expected CTC should be based on industry standards, experience, skills, and responsibilities of the role.

  • Consider industry standards for Engineering Manager roles

  • Take into account candidate's experience and skills

  • Factor in the responsibilities of the position

  • Negotiate based on market trends and company budget

  • Ensure the salary is competitive to attract top talent

Q150. Singleton pattern explanation

Ans.

Singleton pattern ensures a class has only one instance and provides a global point of access to it.

  • Ensures a class has only one instance by providing a global access point to it

  • Commonly used in scenarios where only one instance of a class is needed, such as database connections or configuration settings

  • Implemented by creating a static method that returns the same instance of the class every time it is called

Previous
1
2
3
4
5
Next
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Interview experiences of popular companies

4.1
 • 5k Interviews
4.4
 • 825 Interviews
3.9
 • 592 Interviews
4.3
 • 176 Interviews
4.0
 • 136 Interviews
3.0
 • 14 Interviews
View all

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary

Engineering Manager Interview Questions
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+

Reviews

4 L+

Interviews

4 Cr+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter