Engineering Intern

30+ Engineering Intern Interview Questions and Answers

Updated 6 Jul 2025
search-icon

Asked in Tata Steel

4d ago

Q. What the final product of blast furnace? What is the composition of the iron produced and the source of high content of P? And how to reduce the content?

Ans.

The final product of a blast furnace is pig iron, which has a high carbon content. The high phosphorus content in iron is sourced from the ore and can be reduced through various methods.

  • The final product of a blast furnace is pig iron, which contains around 3-4% carbon.

  • The high phosphorus content in iron is sourced from the iron ore used in the blast furnace.

  • To reduce the phosphorus content, techniques such as fluxing agents or using low-phosphorus iron ores can be employed.

Asked in Tesla

4d ago

Q. What type of reaction occurs on the surface of most metals when exposed to air?

Ans.

Oxidation reaction occurs on the surface of most metals when exposed to air.

  • Most metals react with oxygen in the air to form metal oxides

  • This process is known as oxidation

  • Examples include iron forming iron oxide (rust) and copper forming copper oxide

Engineering Intern Interview Questions and Answers for Freshers

illustration image

Asked in Tesla

2d ago

Q. How would you measure 10^-6m surface defects on the surface of battery cells during validation?

Ans.

Surface defects in battery cells can be measured using advanced imaging techniques like scanning electron microscopy (SEM) or atomic force microscopy (AFM).

  • Utilize scanning electron microscopy (SEM) to visualize surface defects at nanoscale level

  • Use atomic force microscopy (AFM) to measure surface roughness and defects with high resolution

  • Implement image processing software to analyze SEM or AFM images and quantify the size and distribution of defects

  • Perform statistical analy...read more

Q. Which symptom is caused by brake disc run out?

Ans.

Vibration while braking

  • Vibration felt in the steering wheel

  • Uneven wear on brake pads

  • Squealing noise while braking

Are these interview questions helpful?

Q. A and B invest in a business in the ratio 3 : 2. If 5% of the total profit goes to charity and A's share is Rs. 855, what is the total profit?

Ans.

The total profit in a business where A's share is Rs. 855 and A and B invest in the ratio 3:2, with 5% going to charity, is calculated.

  • Calculate the total profit based on A's share and the investment ratio between A and B

  • Determine the total profit after deducting 5% for charity

  • Use the given information to find the total profit, which is Rs. 1500 in this case

Asked in Albert David

3d ago

Q. Write a program to find the frequency of each character in a string.

Ans.

The program finds the frequency of each character in a given string.

  • Create an array to store the frequency of each character (size 256 for ASCII characters)

  • Iterate through the string and increment the corresponding index in the array

  • Print the frequency of each character

Engineering Intern Jobs

leap Scholar logo
Engineering Intern 0-1 years
leap Scholar
3.6
Bangalore / Bengaluru
Discover Dollar Technologies Pvt Ltd logo
Analytics/AI Engineer Intern 0-1 years
Discover Dollar Technologies Pvt Ltd
4.3
Bangalore / Bengaluru
Discover Dollar Technologies Pvt Ltd logo
AI Engineer Intern 0-1 years
Discover Dollar Technologies Pvt Ltd
4.3
Bangalore / Bengaluru

Asked in Micro Labs

1d ago

Q. Print the second largest element? Reverse the string and print the last character? Change the first character of string?

Ans.

To find the second largest element, reverse a string and print the last character, and change the first character of a string.

  • To find the second largest element in an array of strings, you can sort the array in descending order and then access the element at index 1.

  • To reverse a string, you can iterate through the characters of the string in reverse order and concatenate them to form the reversed string.

  • To print the last character of a string, you can access the character at ...read more

Asked in Tesla

2d ago

Q. What happens when magnesium is dropped in water?

Ans.

Magnesium reacts with water to produce magnesium hydroxide and hydrogen gas.

  • Magnesium reacts vigorously with water

  • It forms magnesium hydroxide and hydrogen gas

  • The reaction is exothermic

Share interview questions and help millions of jobseekers 🌟

man-with-laptop

Asked in Cohesity

4d ago

Q. Given an integer, return its base 7 string representation.

Ans.

Convert a number to base 7 representation

  • Divide the number by 7 and store the remainder in each step

  • Repeat until the quotient is 0

  • Reverse the remainders to get the base 7 representation

Asked in QuID Cash

2d ago

Q. What is OOPS, and what are its four pillars? Please explain.

Ans.

OOPS (Object-Oriented Programming) is a programming paradigm based on objects and classes, emphasizing modularity and reusability.

  • Encapsulation: Bundling data and methods that operate on the data within one unit (e.g., a class).

  • Inheritance: Mechanism to create a new class using properties and methods of an existing class (e.g., a 'Dog' class inheriting from an 'Animal' class).

  • Polymorphism: Ability to present the same interface for different data types (e.g., method overloadin...read more

4d ago

Q. Oops concepts with example and use of interface over abstract class

Ans.

Oops concepts and use of interface over abstract class

  • Oops concepts are fundamental to object-oriented programming

  • Encapsulation, Inheritance, Polymorphism, and Abstraction are the four pillars of OOP

  • Interface is a contract that specifies the behavior of a class

  • Abstract class is a class that cannot be instantiated and can have both abstract and non-abstract methods

  • Interface is preferred over abstract class when multiple inheritance is required

4d ago

Q. What is capacitor, how it's work?

Ans.

A capacitor is an electronic component that stores and releases electrical energy.

  • Capacitors consist of two conductive plates separated by an insulating material, known as a dielectric.

  • When a voltage is applied across the plates, an electric field is created, causing the plates to store energy.

  • Capacitors are commonly used in electronic circuits for filtering, timing, and energy storage.

  • Examples of capacitors include ceramic capacitors, electrolytic capacitors, and tantalum ca...read more

Q. What is the difference between a pump and a compressor?

Ans.

Pumps are used to move fluids, while compressors are used to increase the pressure of gases.

  • Pumps are used to transfer fluids from one place to another, while compressors are used to increase the pressure of gases.

  • Pumps are typically used in applications such as water supply, irrigation, and sewage systems, while compressors are used in applications such as air conditioning, refrigeration, and industrial processes.

  • Pumps generally operate at lower pressures compared to compres...read more

2d ago

Q. What is resistor, working of resistance

Ans.

A resistor is an electronic component that resists the flow of electric current. Resistance is the measure of opposition to current flow.

  • Resistors are used to limit current flow, divide voltage, and adjust signal levels in electronic circuits

  • Resistance is measured in ohms (Ω) and is calculated using Ohm's Law: V = IR

  • Resistors are passive components that dissipate energy in the form of heat

  • Different types of resistors include carbon film, metal film, and wirewound resistors

Asked in JCB

5d ago

Q. Different types of test hardnell brinel rockwell

Ans.

Different types of hardness tests include Rockwell, Brinell, and Vickers.

  • Rockwell test measures the depth of penetration of an indenter under a large load.

  • Brinell test uses a hard steel or carbide ball to indent the surface of the material.

  • Vickers test uses a diamond pyramid to create an impression on the material.

Asked in Cognizant

2d ago

Q. Write a program to reverse a string.

Ans.

Program to reverse a string

  • Create a character array to store the reversed string

  • Iterate through the original string in reverse order and populate the character array

  • Convert the character array back to a string and return

Asked in Amazon

2d ago

Q. Given n non-negative integers representing an elevation map where the width of each bar is 1, compute how much water it can trap after raining.

Ans.

Calculate the amount of rainwater trapped between elevation bars after rainfall using an efficient algorithm.

  • Use two-pointer technique to traverse the elevation array from both ends.

  • Maintain left and right max heights to determine water level at each index.

  • Water trapped at index i = min(leftMax, rightMax) - height[i].

  • Example: For heights [0,1,0,2,1,0,1,3,2,1,2,1], the trapped water is 6.

Asked in Roljack Asia

2d ago

Q. What is your educational background?

Ans.

Bachelor's degree in Mechanical Engineering from ABC University

  • Bachelor's degree in Mechanical Engineering

  • Graduated from ABC University

  • Courses in thermodynamics, fluid mechanics, and materials science

  • Hands-on experience with CAD software

Asked in Cohesity

6d ago

Q. How do you find the minimum and maximum values in a matrix?

Ans.

Finding the minimum and maximum values in a matrix

  • Iterate through each element in the matrix to find the minimum and maximum values

  • Initialize min and max variables with the first element in the matrix

  • Compare each element with the current min and max values and update accordingly

  • Example: For a matrix [[1, 2, 3], [4, 5, 6]], min = 1, max = 6

Asked in JCB

3d ago

Q. What is the difference between a fixed beam and a simple beam?

Ans.

Fixed beams have both ends fixed while simple beams have one end fixed and one end free.

  • Fixed beams have both ends restrained against rotation and translation.

  • Simple beams have one end fixed and one end free to rotate and translate.

  • Fixed beams are stiffer and can carry heavier loads compared to simple beams.

  • Examples: Fixed beam - cantilever beam, Simple beam - simply supported beam.

5d ago

Q. Explain the different types of flip-flops.

Ans.

Flip flops are sequential circuits used in digital electronics to store one bit of information.

  • SR flip flop: basic flip flop with two inputs (S and R) and two outputs (Q and Q').

  • D flip flop: data flip flop with single data input (D) and clock input (CLK).

  • JK flip flop: versatile flip flop with J, K, and clock inputs.

  • T flip flop: toggling flip flop with single input (T) and clock input.

6d ago

Q. How do you count the number of unique alphabets in a string?

Ans.

Count unique alphabets in a string by identifying distinct letters, ignoring case and non-alphabetic characters.

  • Convert the string to lowercase to ensure case insensitivity. Example: 'Hello' becomes 'hello'.

  • Use a set to store unique characters since sets automatically handle duplicates. Example: from 'hello', the set will be {'h', 'e', 'l', 'o'}.

  • Iterate through the string and add only alphabetic characters to the set. Example: from 'Hello123!', only 'h', 'e', 'l', 'o' are add...read more

5d ago

Q. Write a function to count the number of alphabets in a given string.

Ans.

Count the number of alphabetic characters in a given string, ignoring numbers, spaces, and punctuation.

  • Use a loop to iterate through each character in the string.

  • Check if the character is an alphabet using isalpha() method.

  • Increment a counter for each alphabetic character found.

  • Example: For the string 'Hello123!', the count is 5.

Asked in Synopsys

6d ago

Q. What is the difference between a latch and a flip-flop?

Ans.

Latch is level triggered and stores data while enabled. Flip-flop is edge triggered and stores data on clock signal.

  • Latch is asynchronous while flip-flop is synchronous

  • Latch has only one input while flip-flop has two inputs

  • SR latch, D latch, and JK latch are examples of latches

  • D flip-flop, JK flip-flop, and T flip-flop are examples of flip-flops

5d ago

Q. What makes you stand out?

Ans.

My unique blend of technical skills, problem-solving abilities, and passion for engineering sets me apart from other candidates.

  • Strong technical skills: Proficient in programming languages like Python and C++, demonstrated through projects like a personal weather app.

  • Problem-solving mindset: Successfully led a team project to design a cost-effective solar panel system, improving energy efficiency by 20%.

  • Passion for continuous learning: Completed online courses in machine lear...read more

3d ago

Q. What's your expected salary?

Ans.

I'm open to discussing salary based on industry standards and my skills, aiming for a fair compensation for my contributions.

  • Research industry standards: For engineering interns, salaries typically range from $15 to $30 per hour depending on location and company.

  • Consider my skills: If I have specific skills like programming or CAD design, I might expect a higher rate within that range.

  • Be flexible: I'm willing to negotiate based on the overall internship experience and potenti...read more

Asked in TCS

3d ago

Q. What are the pillars of OOPS?

Ans.

The pillars of OOPS (Object-Oriented Programming) are Inheritance, Encapsulation, Polymorphism, and Abstraction.

  • Inheritance allows a class to inherit properties and behavior from another class. For example, a 'Car' class can inherit from a 'Vehicle' class.

  • Encapsulation refers to the bundling of data with the methods that operate on that data. It restricts access to some of an object's components. For example, using private variables in a class.

  • Polymorphism allows methods to d...read more

Asked in TO THE NEW

2d ago

Q. What is quality engineering?

Ans.

Quality engineering is the process of ensuring that products or services meet the required standards and specifications.

  • Quality engineering involves designing, developing, and implementing processes to ensure consistent quality in products or services.

  • It focuses on identifying and addressing potential issues or defects early in the development process.

  • Quality engineering uses tools such as statistical analysis, root cause analysis, and quality control methods to improve proce...read more

Asked in Senco Gold

2d ago

Q. Tell me about yourself.

Ans.

My shelf is organized with books, plants, and decorative items.

  • I have separate sections for different types of books - fiction, non-fiction, and reference.

  • I also have a few potted plants to add some greenery to the shelf.

  • I like to display some decorative items like candles and small figurines on the shelf.

  • I keep my favorite books prominently displayed for easy access.

2d ago

Q. Frequency of words in sentences.

Ans.

Analyzing the frequency of words in sentences.

  • Split the sentence into words using spaces as delimiter

  • Create a dictionary to store word frequencies

  • Iterate through the words and update the frequency count in the dictionary

  • Return the dictionary with word frequencies

1
2
Next

Interview Experiences of Popular Companies

Accenture Logo
3.7
 • 8.7k Interviews
Infosys Logo
3.6
 • 7.9k Interviews
LTIMindtree Logo
3.7
 • 3k Interviews
Tata Steel Logo
4.0
 • 928 Interviews
View all
interview tips and stories logo
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

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 Intern Interview Questions
Share an Interview
Stay ahead in your career. Get AmbitionBox app
play-icon
play-icon
qr-code
Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+

Reviews

10L+

Interviews

4 Cr+

Salaries

1.5 Cr+

Users

Contribute to help millions

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

Follow Us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter
Profile Image
Hello, Guest
AmbitionBox Employee Choice Awards 2025
Winners announced!
awards-icon
Contribute to help millions!
Write a review
Write a review
Share interview
Share interview
Contribute salary
Contribute salary
Add office photos
Add office photos
Add office benefits
Add office benefits