Senior Engineer

filter-iconFilter interviews by

1500+ Senior Engineer Interview Questions and Answers

Updated 28 Feb 2025

Popular Companies

search-icon

Q51. How would you search any string(numeric or alphanumeric) from a ps file(position could b any)?

Ans.

To search a string from a ps file, use the grep command with the string and file name as arguments.

  • Open the ps file in a text editor or use the command line to navigate to the file location.

  • Use the grep command followed by the string you want to search and the file name as arguments.

  • If the string is found, the command will return the line(s) containing the string.

  • If the string is not found, the command will return nothing.

  • You can also use regular expressions with the grep com...read more

Q52. Performance issues scenarios and how you troubleshoot them?

Ans.

I analyze logs, monitor system resources, and use profiling tools to identify and resolve performance issues.

  • Analyze logs to identify potential bottlenecks

  • Monitor system resources such as CPU, memory, and disk usage

  • Use profiling tools to identify slow code and optimize it

  • Identify and eliminate unnecessary database queries

  • Optimize network communication

  • Implement caching mechanisms

  • Conduct load testing to identify performance issues under heavy load

Q53. What are the shear force distribution (SFD) and bending moment diagram (BMD) for cantilever beams made of two different materials that are subjected to a point load P at the free end?

Ans.

SFD and BMD for cantilever beams of two different materials under point load P at free end

  • Calculate reactions at the fixed end of the beam

  • Determine the shear force at different points along the beam by considering the applied load and reactions

  • Draw the SFD by plotting the shear force values against the beam length

  • Calculate the bending moment at different points along the beam using the shear force values

  • Draw the BMD by plotting the bending moment values against the beam lengt...read more

Q54. What are specific EV Chargers used for charging??

Ans.

EV chargers are specific to the type of plug used by the vehicle. Common types include CHAdeMO, CCS, and Tesla Supercharger.

  • EV chargers are designed to match the plug type of the vehicle being charged

  • CHAdeMO is commonly used by Japanese automakers like Nissan and Mitsubishi

  • CCS is used by many European and American automakers

  • Tesla Superchargers are exclusive to Tesla vehicles

  • Other types of plugs include Type 1 and Type 2

Are these interview questions helpful?

Q55. What types of defects in welding and what is acceptance criteria of common defects ?

Ans.

Common welding defects include porosity, undercutting, and lack of fusion. Acceptance criteria vary based on the type of defect.

  • Porosity: voids or gas pockets in the weld. Acceptance criteria depend on the size and location of the porosity.

  • Undercutting: groove in the base metal near the weld. Acceptance criteria depend on the depth and length of the undercut.

  • Lack of fusion: incomplete bonding between the weld and base metal. Acceptance criteria depend on the size and location...read more

Q56. How to solve conflict during Git push?

Ans.

Resolve conflicts by merging changes and resolving conflicts manually.

  • Pull the latest changes from the remote branch

  • Merge the changes with your local branch

  • Resolve conflicts manually by editing the conflicting files

  • Add and commit the changes

  • Push the changes to the remote branch

Share interview questions and help millions of jobseekers 🌟

man-with-laptop

Q57. Do you know mivan form work Completly

Ans.

Yes, I am familiar with Mivan formwork.

  • Mivan formwork is a type of aluminum formwork system used in construction.

  • It is known for its efficiency, speed, and quality in concrete construction.

  • The system involves assembling pre-engineered aluminum panels to form the concrete structure.

  • Mivan formwork is commonly used for high-rise buildings, residential complexes, and commercial projects.

  • It offers advantages such as reduced construction time, improved quality control, and cost-eff...read more

Q58. How tooling elements you have designed and material selection?

Ans.

I have designed various tooling elements and selected materials based on their properties and application requirements.

  • Designed tooling elements for manufacturing processes such as injection molding, stamping, and machining

  • Selected materials based on properties such as strength, durability, and heat resistance

  • Considered application requirements such as cost, weight, and environmental factors

  • Examples include designing injection molds for plastic parts, stamping dies for metal ...read more

Senior Engineer Jobs

Sr. Engineer- IP • 5-10 years
Ericsson India Global Services Pvt. Ltd.
•
4.1
Noida
Sr. Engineer • 3-5 years
Automotive Mahindra
•
4.1
Chennai
Sr. Engineer • 4-6 years
Mitsubishi Electric India
•
4.2
Ahmedabad

Q59. Tell my that why a histogram is used....and what is frequency and interval in histogram?

Ans.

A histogram is used to represent the distribution of numerical data. Frequency is the number of occurrences and interval is the range of values.

  • Histograms are useful for visualizing data and identifying patterns.

  • Frequency refers to the number of times a value appears in the data set.

  • Interval refers to the range of values that are grouped together in the histogram.

  • Histograms are commonly used in statistics, finance, and quality control.

  • For example, a histogram can be used to s...read more

Q60. How hydrotest is done. Explain in details with formula for air volume calculation.

Ans.

Hydrotest is a process of testing the strength and integrity of a pressure vessel or pipeline.

  • Hydrotest involves filling the vessel or pipeline with water and pressurizing it to a specified level.

  • The pressure is held for a specified duration to ensure there are no leaks or failures.

  • Air volume calculation is used to determine the amount of air needed to pressurize the vessel or pipeline.

  • The formula for air volume calculation is V = (P1 x V1) / P2, where V is the volume of air ...read more

Q61. How memory leaks happen?

Ans.

Memory leaks occur when a program fails to release memory that is no longer needed.

  • Memory leaks can happen due to programming errors such as not freeing allocated memory

  • Leaked memory can accumulate over time and cause the program to crash or slow down

  • Memory leaks can be detected using tools such as valgrind or by analyzing the program's behavior

  • Examples of memory leaks include forgetting to free memory allocated for a variable or not closing a file after reading from it

Q62. How you are going to implement in Mendix

Ans.

I will implement in Mendix by following best practices and utilizing its features to build scalable and efficient solutions.

  • Identify the requirements and design the solution using Mendix Studio or Studio Pro

  • Leverage Mendix's built-in modules and widgets to reduce development time

  • Use microflows and nanoflows to implement business logic

  • Integrate with external systems using Mendix's connectors and APIs

  • Perform testing and debugging using Mendix's built-in tools

  • Deploy the solution...read more

Q63. Why can’t a columns with unique with a not null constraint be used as a primary key?

Ans.

A unique not null column can be used as a primary key, but not vice versa.

  • Primary key must be unique and not null, but not all unique not null columns need to be primary keys.

  • Primary key is used to identify each row uniquely, while unique not null column is used to ensure data integrity.

  • A table can have multiple unique not null columns, but only one primary key.

Q64. Why the motor capacity is in Kw and for transformer it is in kva?

Ans.

Motor capacity is in Kw because it measures active power while transformer capacity is in kVA because it measures apparent power.

  • Motor capacity is measured in Kw because it represents the active power that the motor can produce.

  • Transformers are rated in kVA because they are designed to handle both active and reactive power.

  • kVA is a measure of apparent power, which is the combination of active power and reactive power.

  • The ratio of active power to apparent power is known as pow...read more

Q65. What is an IGBT, how does it work, and what is the importance of diode capacitors in its functionality?

Ans.

IGBT stands for Insulated Gate Bipolar Transistor, a semiconductor device used for switching applications in power electronics.

  • IGBT is a type of power semiconductor device that combines the high efficiency of a MOSFET with the high current and low saturation voltage capability of a bipolar transistor.

  • It consists of three terminals: gate, collector, and emitter.

  • IGBT works by controlling the flow of current between the collector and emitter terminals using the gate signal.

  • Diode...read more

Q66. What is more important for system reliability, Mean Time Between Failures (MTBF) or Mean Time to Repair (MTTR)?

Ans.

MTTR is more important for system reliability as it directly impacts downtime and overall system availability.

  • MTTR directly impacts downtime and system availability

  • MTBF is important for predicting failures but does not address how quickly the system can be restored

  • Focusing on reducing MTTR can lead to improved system reliability and performance

Q67. What is the function of a Doubly-Fed Induction Generator (DFIG) when used with an asynchronous generator?

Ans.

DFIG controls the active and reactive power independently, improving efficiency and stability in wind turbines.

  • DFIG allows for variable speed operation, improving efficiency in wind turbines.

  • It controls the active and reactive power independently, enhancing stability.

  • DFIG can provide grid support by injecting or absorbing reactive power as needed.

  • It is commonly used in wind turbines to improve power quality and grid integration.

  • DFIG systems typically have a converter connecte...read more

Q68. What is JH, 5S, TPM, formula of OEE

Ans.

JH is a safety program, 5S is a workplace organization method, TPM is a maintenance strategy, OEE formula measures manufacturing efficiency.

  • JH stands for Job Hazard Analysis, a safety program that identifies and controls workplace hazards.

  • 5S is a workplace organization method that involves sorting, simplifying, sweeping, standardizing, and sustaining.

  • TPM stands for Total Productive Maintenance, a maintenance strategy that aims to maximize equipment effectiveness.

  • OEE formula m...read more

Q69. What is database normalisation and how your project benefited from it in the past

Ans.

Database normalization is the process of organizing data in a database to reduce redundancy and improve data integrity.

  • Database normalization involves breaking down data into smaller, more manageable tables and defining relationships between them.

  • It helps in reducing data redundancy, improving data integrity, and making the database more efficient.

  • For example, in a project I worked on, we normalized the database by splitting customer information into a separate table linked t...read more

Q70. What is docker and why do we use it for containerising applications

Ans.

Docker is a platform for developing, shipping, and running applications in containers.

  • Docker allows applications to be isolated in containers, making them portable and easy to deploy across different environments.

  • Containers share the host OS kernel but run as isolated processes, providing lightweight and efficient virtualization.

  • Docker simplifies the process of packaging applications and their dependencies, ensuring consistency in development and production environments.

  • It en...read more

Q71. What are the ACID properties implemented in your project, and can you provide a brief overview of the CAP Theorem?

Ans.

ACID properties ensure data integrity in transactions. CAP Theorem states that a distributed system can only guarantee two out of three: Consistency, Availability, Partition Tolerance.

  • ACID properties: Atomicity, Consistency, Isolation, Durability

  • Example: In a banking application, a transfer of funds should be atomic, consistent, isolated, and durable

  • CAP Theorem: Consistency, Availability, Partition Tolerance - a distributed system can only guarantee two out of three

  • Example: I...read more

Q72. What is the difference between Comparable and Comparator in Java? And how to Implement in Collections.

Ans.

Comparable is an interface used for natural ordering, while Comparator is used for custom ordering in Java Collections.

  • Comparable interface is used to define the natural ordering of objects. It is implemented by the class whose objects are to be sorted.

  • Comparator interface is used to define custom ordering of objects. It is implemented by a separate class.

  • To implement Comparable, the class needs to override the compareTo() method. To implement Comparator, a separate class nee...read more

Q73. What is the role of exception handling in programming, and how is the 'finally' block used in this context, as well as the process of throwing exceptions?

Ans.

Exception handling is crucial in programming to handle errors and ensure proper execution. The 'finally' block is used to clean up resources, and throwing exceptions allows for error propagation.

  • Exception handling is used to manage errors and unexpected situations in a program.

  • The 'finally' block is used to execute code that should always run, regardless of whether an exception is thrown or not.

  • Throwing exceptions allows for error propagation, enabling the program to handle e...read more

Q74. What is 2G , 3G, 4G call flow?

Ans.

2G, 3G, and 4G call flow are the processes involved in establishing and maintaining a mobile phone call.

  • 2G call flow involves circuit-switched technology and uses Time Division Multiple Access (TDMA) for voice transmission.

  • 3G call flow uses packet-switched technology and supports both voice and data transmission.

  • 4G call flow uses Long-Term Evolution (LTE) technology and provides high-speed data transmission.

  • All call flows involve processes such as authentication, registration...read more

Q75. Where is tap changer in a transfermer located and why?If the voltage output in secondary decreases what will be location of tap changer?

Ans.

Tap changer in a transformer is located on the high voltage winding side to regulate the voltage output.

  • Tap changer is typically located on the high voltage winding side of a transformer.

  • It is used to adjust the turns ratio and regulate the voltage output.

  • If the voltage output in the secondary decreases, the tap changer will be moved to a higher tap position to increase the voltage.

Q76. What is Copy Monitor?

Ans.

Copy Monitor is a Revit tool that allows users to monitor and synchronize changes made to linked models.

  • Copy Monitor is used in Revit to ensure that changes made to linked models are reflected in the current model.

  • It allows users to monitor and synchronize changes made to linked models.

  • Copy Monitor can be used to track changes to elements such as walls, floors, and roofs.

  • It can also be used to monitor changes to parameters such as level heights and room names.

  • Copy Monitor is ...read more

Q77. Full specifications about machines which is handling you.

Ans.

The machines handling me are advanced computer systems with high processing power and multiple peripherals.

  • The machines have a minimum of 16GB RAM and a quad-core processor.

  • They are equipped with high-speed SSD storage for faster data access.

  • The machines have multiple USB ports, HDMI ports, and Ethernet connectivity.

  • They are running on the latest operating system and have up-to-date software.

  • The machines are capable of handling complex simulations and data analysis tasks.

Q78. Use JAVA loop iteration for splitting alphabet, number and Symbols in @4Bft#67yjk#

Ans.

Using JAVA loop iteration to split alphabet, number and symbols in a given string.

  • Create three empty string arrays for alphabet, number and symbol

  • Loop through each character in the given string

  • Check if the character is an alphabet, number or symbol using ASCII values

  • Add the character to the respective array

  • Return the array of strings containing alphabet, number and symbol

Q79. What is thewirking pronciple of 4 stroje diesel engine

Ans.

A 4-stroke diesel engine works on the principle of internal combustion, where fuel is ignited by compressed air.

  • Intake stroke: air is drawn into the cylinder

  • Compression stroke: air is compressed, raising its temperature

  • Power stroke: fuel is injected and ignited, causing a rapid expansion of gases and pushing the piston down

  • Exhaust stroke: the piston pushes the exhaust gases out of the cylinder

  • Diesel engines are more fuel-efficient than gasoline engines

  • Diesel engines are commo...read more

Q80. Which is longest pipeline route in India and World ?

Ans.

The longest pipeline route in India is the 1,397 km long Mundra-Pathanamthitta pipeline. The longest pipeline in the world is the Druzhba pipeline.

  • The Mundra-Pathanamthitta pipeline is used to transport crude oil from Gujarat to Kerala.

  • The Druzhba pipeline is a network of pipelines that runs from Russia to several European countries.

  • The Druzhba pipeline is approximately 4,000 km long.

  • Other long pipelines in India include the Paradip-Haldia-Durgapur pipeline and the Salaya-Mat...read more

Q81. What is vpn and ipsec, ipsec tunnels troubleshooting

Ans.

VPN is a secure connection between two networks. IPsec is a protocol used to secure the VPN connection.

  • VPN allows remote access to a network through a secure connection

  • IPsec provides encryption and authentication for the VPN connection

  • IPsec tunnels can be troubleshooted by checking the configuration, verifying the network topology, and checking for any firewall or NAT issues

  • Examples of VPN technologies include OpenVPN, Cisco AnyConnect, and Microsoft DirectAccess

Q82. What are the factors need to look during evaluating a supplier?

Ans.

Factors to consider when evaluating a supplier

  • Quality of products/services

  • Pricing and payment terms

  • Delivery time and reliability

  • Supplier's financial stability

  • Supplier's reputation and track record

  • Communication and responsiveness

  • Supplier's compliance with regulations and standards

Q83. What is the formula of filling and high speed ratio?

Ans.

Filling and high speed ratio formula is used to calculate the filling time of a container with a specific volume of liquid at a given flow rate.

  • Filling and high speed ratio formula is V/Q

  • V is the volume of the container and Q is the flow rate of the liquid

  • The formula is used to determine the time it takes to fill a container with a specific volume of liquid at a given flow rate

  • The higher the flow rate, the faster the container will be filled

Q84. What symbol of Perpendicularity, position, parality, ecentricity, conentricity

Ans.

Symbols of geometric tolerances include perpendicularity, position, parallelism, eccentricity, and concentricity.

  • Perpendicularity symbol is a square with a vertical line inside

  • Position symbol is a circle with a crosshair inside

  • Parallelism symbol is two parallel lines

  • Eccentricity symbol is a circle with an arrow pointing to the center

  • Concentricity symbol is two circles with a common center

Q85. Why did we use subgrade thickness always as 500mm thick ~?

Ans.

Subgrade thickness of 500mm is used for stability and durability of the road.

  • Provides adequate support to the pavement layers

  • Reduces the risk of settlement and deformation

  • Improves the overall performance and longevity of the road

  • May vary depending on soil type and traffic volume

  • Commonly used in road construction standards worldwide

Q86. What is difference between seam pipe and seamless pipe ? Which pipe are used in cgd and why ?

Ans.

Seam pipe has a welded seam while seamless pipe is made without any seam. CGD uses seamless pipes for better safety and efficiency.

  • Seam pipes have a welded seam while seamless pipes are made without any seam.

  • Seam pipes are cheaper than seamless pipes.

  • Seamless pipes are stronger and more reliable than seam pipes.

  • CGD (City Gas Distribution) uses seamless pipes for better safety and efficiency.

  • Seamless pipes are used in high-pressure applications such as oil and gas pipelines, p...read more

Q87. Core java features and describes oops concept.

Ans.

Core Java is a programming language that supports OOPs concepts such as inheritance, encapsulation, abstraction, and polymorphism.

  • Core Java is an object-oriented programming language.

  • It supports encapsulation, which means hiding the implementation details of an object from the outside world.

  • Inheritance allows a class to inherit properties and methods from another class.

  • Abstraction is the process of hiding complex implementation details and providing a simple interface for the...read more

Q88. How you handle difficult situations in software development?

Ans.

I handle difficult situations in software development by staying calm, analyzing the problem, seeking input from team members, and finding creative solutions.

  • Stay calm and composed under pressure

  • Analyze the root cause of the problem

  • Seek input and collaboration from team members

  • Brainstorm and explore creative solutions

  • Prioritize tasks and focus on resolving the issue efficiently

Q89. What grades of steel pipe used in cgd?

Ans.

Various grades of steel pipe are used in CGD (City Gas Distribution).

  • Different grades of steel pipe are used in CGD based on factors like pressure rating, temperature, and application requirements.

  • Common grades of steel pipe used in CGD include API 5L Grade B, ASTM A106 Grade B, and ASTM A333 Grade 6.

  • Higher grades of steel pipe may be used for high-pressure applications or in corrosive environments.

  • The selection of steel pipe grades in CGD depends on factors like pipeline des...read more

Q90. What is difference between distribution transformer and power transformer.

Ans.

Distribution transformers are used to step down voltage for local distribution, while power transformers are used for high voltage transmission.

  • Distribution transformers are typically smaller in size compared to power transformers.

  • Distribution transformers are installed closer to the end-users, while power transformers are located at substations.

  • Distribution transformers have lower voltage ratings, usually up to 33 kV, while power transformers have higher voltage ratings, oft...read more

Q91. How do you calculate man power for work ?

Ans.

Man power for work can be calculated by estimating the amount of work to be done, the time required to complete it, and the efficiency of the workers.

  • Estimate the amount of work to be done

  • Determine the time required to complete the work

  • Consider the efficiency of the workers

  • Calculate the total man hours needed by dividing the total work by the productivity rate of the workers

Q92. What is dead weight tester and what is its working principle.

Ans.

A dead weight tester is a device used to calibrate pressure gauges by applying known weights to a piston.

  • Consists of a piston-cylinder assembly and a set of calibrated weights

  • Weights are placed on the piston to generate a known pressure

  • Pressure generated is compared to the reading on the gauge being calibrated

  • Used for high-precision calibration of pressure gauges

  • Commonly used in industries such as oil and gas, aerospace, and manufacturing

Q93. Which type of welding and what electrode is used ?

Ans.

The type of welding and electrode used depends on the specific application and materials being joined.

  • Common types of welding include arc welding, MIG welding, TIG welding, and spot welding.

  • The choice of welding method depends on factors such as the type of metal, thickness, and desired weld quality.

  • For example, arc welding often uses electrodes made of materials like carbon steel, stainless steel, or cast iron.

  • MIG welding typically uses a consumable electrode wire made of th...read more

Q94. Creat a list of tuples whose sum is unique in another array.

Ans.

Create a list of tuples whose sum is unique in another array.

  • Create an empty dictionary to store the sum as key and tuple as value

  • Iterate through the array and for each element, iterate through the remaining elements to find the sum

  • If the sum is not in the dictionary, add it with the tuple as value

  • If the sum is already in the dictionary, skip it

  • Return the list of tuples

Q95. What's compound, used by which company of m/c and modal ,output increases, quality equipment, any Quality fail so what will do you etc

Ans.

I'm sorry, but the question is not clear and seems to be incomplete.

  • The question lacks clarity and coherence.

  • It is difficult to understand what is being asked.

  • Please provide more information or rephrase the question.

  • Without proper context, it is impossible to provide a meaningful answer.

Q96. What is PESO ? and explain different forms related to explosives?

Ans.

PESO refers to different forms of explosives: Primary, Secondary, Emulsion, and Oxidizer.

  • Primary explosives are sensitive and used to initiate other explosives.

  • Secondary explosives are less sensitive and used for blasting.

  • Emulsion explosives are a mixture of oxidizers and fuels.

  • Oxidizers are chemicals that provide oxygen for combustion.

Q97. difference b/w controled and uncontroled components, how many project are completed and describe latest project, lefecycle methods, templates string, hosting, error handling, unit test

Ans.

Controlled components are controlled by React, while uncontrolled components are controlled by the DOM.

  • Controlled components are controlled by React state, while uncontrolled components are controlled by the DOM directly.

  • Example: Input fields in a form controlled by React state vs input fields with native DOM handling.

  • Lifecycle methods are methods that are automatically called at specific points in a component's life cycle.

  • Example: componentDidMount() is called after the comp...read more

Q98. How to lift or adjust the impeller in Vertical turbine pumps.

Ans.

The impeller in vertical turbine pumps can be lifted or adjusted by removing the pump bowl and using a hoist or crane to lift the impeller out of the bowl.

  • Remove the pump bowl cover and the column pipe

  • Use a hoist or crane to lift the impeller out of the bowl

  • Adjust the impeller by changing the number or position of the impeller blades

  • Reinstall the impeller and pump bowl cover

Q99. Types of entity in Mendix

Ans.

Mendix has three types of entities: persistent, non-persistent, and microflow.

  • Persistent entities are stored in the database and have a unique identifier.

  • Non-persistent entities are not stored in the database and are used for temporary data.

  • Microflow entities are used to define the input and output parameters of a microflow.

  • Entities can have attributes, associations, and validations.

  • Examples of entities include Customer, Order, and Product.

Q100. Which device do you use for alignment in a vertical turbine pumps.

Ans.

Laser alignment tool is used for alignment in vertical turbine pumps.

  • Laser alignment tool is used to align the pump and motor shafts.

  • It helps to ensure that the pump operates efficiently and reduces wear and tear.

  • The tool emits a laser beam that is projected onto a target on the opposite shaft.

  • The alignment is adjusted until the laser beam hits the center of the target.

  • Examples of laser alignment tools include the SKF TKSA 41 and the Fluke 830.

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

Interview experiences of popular companies

3.7
 â€˘ 5.6k Interviews
3.8
 â€˘ 2.9k Interviews
4.0
 â€˘ 759 Interviews
4.0
 â€˘ 742 Interviews
3.6
 â€˘ 299 Interviews
3.8
 â€˘ 295 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

Recently Viewed
JOBS
Browse jobs
Discover jobs you love
JOBS
Browse jobs
Discover jobs you love
DESIGNATION
DESIGNATION
SALARIES
TCS
INTERVIEWS
Infosys
No Interviews
SALARIES
Ernst & Young
DESIGNATION
DESIGNATION
DESIGNATION
Senior Engineer 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