Engineer Trainee

700+ Engineer Trainee Interview Questions and Answers

Updated 23 Feb 2025
search-icon

Q101. What are libraries and modules in Python?

Ans.

Libraries and modules are pre-written code that can be imported and used in Python programs.

  • Libraries are collections of modules that provide additional functionality to Python programs.

  • Modules are individual Python files that contain reusable code.

  • Libraries and modules can be imported using the 'import' statement.

  • Examples of libraries include NumPy, Pandas, and Matplotlib.

  • Examples of modules include math, random, and datetime.

Q102. What are the quality inspection methods for any particular product?

Ans.

Quality inspection methods for a product

  • Visual inspection

  • Dimensional inspection

  • Functional testing

  • Material testing

  • Statistical process control

  • Non-destructive testing

  • Documentation review

Q103. what are the types of joins?

Ans.

Types of joins include inner join, left join, right join, and full outer join.

  • Inner join returns only the matching records from both tables.

  • Left join returns all records from the left table and the matching records from the right table.

  • Right join returns all records from the right table and the matching records from the left table.

  • Full outer join returns all records when there is a match in either the left or right table.

Q104. Any prior experience in PHP scripting? Show how to operate athe CRUD operations in PHP?

Ans.

Yes, I have experience in PHP scripting. CRUD operations in PHP involve creating, reading, updating, and deleting data from a database.

  • To create data, use INSERT query in PHP.

  • To read data, use SELECT query in PHP.

  • To update data, use UPDATE query in PHP.

  • To delete data, use DELETE query in PHP.

Are these interview questions helpful?

Q105. What are Data visualization tools available ? How to use them?

Ans.

Data visualization tools help in presenting data in a visual format for better understanding.

  • Some popular data visualization tools include Tableau, Power BI, QlikView, and Google Data Studio.

  • To use these tools, first import your data into the tool.

  • Then choose the type of visualization you want to create, such as a bar chart, pie chart, or line graph.

  • Customize the visualization by selecting colors, labels, and other design elements.

  • Finally, save or export the visualization to ...read more

Q106. How many milemeter present in one meter

Ans.

There are 1000 millimeters in one meter.

  • 1 meter is equal to 1000 millimeters.

  • The prefix 'milli-' denotes one thousandth of a unit.

  • For example, if you have a length of 2 meters, it would be equivalent to 2000 millimeters.

Share interview questions and help millions of jobseekers 🌟

man-with-laptop

Q107. Some mathematical formula for example area of circle volume of cone nd volume of sphere

Ans.

Some mathematical formulas for area of circle, volume of cone, and volume of sphere.

  • Area of circle: A = πr²

  • Volume of cone: V = (1/3)πr²h

  • Volume of sphere: V = (4/3)πr³

Q108. What do you understand about centrifugal pump

Ans.

A centrifugal pump is a mechanical device used to transport fluids by converting rotational energy into hydrodynamic energy.

  • Centrifugal pumps are commonly used in industries such as oil and gas, water treatment, and chemical processing.

  • They work by using an impeller to create a centrifugal force that pushes the fluid towards the pump outlet.

  • The impeller rotates at high speeds, generating kinetic energy that is then converted into pressure energy.

  • Centrifugal pumps are efficien...read more

Engineer Trainee Jobs

Trainee Engineer 0-3 years
Wipro Enterprises
3.8
Bangalore / Bengaluru
Trainee Engineer 1-3 years
Wipro Enterprises
3.8
Bangalore / Bengaluru
Trainee Engineer 0-3 years
Wipro Enterprises
3.8
Bangalore / Bengaluru

Q109. What is fly ash and name the IS code for using in concrete?

Ans.

Fly ash is a byproduct of coal combustion and can be used as a supplementary cementitious material in concrete.

  • Fly ash is a fine powder that is collected from the flue gases of coal-fired power plants.

  • It can replace a portion of the cement in concrete, improving its workability, durability, and strength.

  • IS code for using fly ash in concrete is IS 3812 (Part 1): 2013.

Q110. Write SQL commands to create a student table with ID and name, columns, and the data and designing order of ID

Ans.

Creating a student table in SQL with ID and name columns and setting the order of ID

  • Use CREATE TABLE command to create the student table

  • Specify ID and name columns with their data types

  • Set the ID column as the primary key to enforce uniqueness and order

Q111. How can you find iron or steel sample if there is same finishing same size same Whaight etc.but you don't have any machine to chake it

Ans.

By using a magnet, iron sample can be distinguished from steel as iron is magnetic while steel is not.

  • Use a magnet to check for magnetic properties - iron will be attracted to the magnet while steel will not

  • Observe the rusting behavior - iron will rust more easily than steel

  • Check the density - iron is denser than steel

  • Perform a spark test - iron will produce more sparks than steel

Q112. 1- the courses you studied in school 2-what is a pump 3-how do you maintain a pump 4-what is priming 5-what can cause noise in a pump

Ans.

Answers to questions related to courses studied, pumps, maintenance, priming, and noise in pumps.

  • Courses studied in school may include subjects like mathematics, physics, chemistry, and engineering.

  • A pump is a mechanical device used to move fluids from one place to another.

  • Pumps are maintained by regular inspection, lubrication, and replacing worn-out parts.

  • Priming is the process of removing air from the pump and filling it with the fluid to be pumped.

  • Noise in a pump can be c...read more

Q113. What is the current and voltage used in the circuit?

Ans.

The current and voltage used in a circuit depend on the components and purpose of the circuit.

  • Current is measured in Amperes (A) and voltage is measured in Volts (V)

  • The current and voltage in a circuit can vary depending on the components used, such as resistors, capacitors, and inductors

  • For example, a simple circuit with a 9V battery may have a current of 0.5A flowing through it

Q114. How much is the distance between company to hotel

Ans.

The distance between the company and the hotel is approximately 5 miles.

  • The distance can vary depending on the specific location of the company and hotel.

  • It is recommended to use a mapping service like Google Maps to get an accurate distance measurement.

  • Consider traffic conditions and mode of transportation when calculating travel time.

Q115. What is 0.1 centimetre in micron conversion

Ans.

0.1 centimetre is equal to 1000 microns.

  • 1 centimetre = 10000 microns

  • Therefore, 0.1 centimetre = 0.1 * 10000 = 1000 microns

Q116. the Stress-Strain curve from the Strength of Materials, The Carnot cycle.

Ans.

The Stress-Strain curve in Strength of Materials and the Carnot cycle are both important concepts in engineering.

  • The Stress-Strain curve shows the relationship between stress (force applied) and strain (resulting deformation) in a material.

  • The Carnot cycle is a theoretical thermodynamic cycle that describes the most efficient heat engine possible.

  • Both concepts are fundamental in understanding material behavior and thermodynamics in engineering.

  • Examples: Steel has a linear str...read more

Q117. How many types of casting methods

Ans.

There are several types of casting methods used in engineering.

  • Sand casting

  • Investment casting

  • Die casting

  • Centrifugal casting

  • Continuous casting

  • Shell molding

  • Lost-foam casting

  • Permanent mold casting

Q118. How many types of welding process

Ans.

There are several types of welding processes used in engineering.

  • Arc welding: uses an electric arc to melt and join metals

  • Gas welding: uses a flame produced by burning a fuel gas

  • Resistance welding: uses the heat generated by resistance to electric current

  • TIG welding: uses a tungsten electrode to produce the weld

  • MIG welding: uses a consumable wire electrode to produce the weld

  • Spot welding: joins two or more metal sheets by applying pressure and heat

  • Laser welding: uses a laser ...read more

Q119. Tell me about bar bending schedule?

Ans.

A bar bending schedule is a document that provides details of reinforcement steel bars used in a construction project.

  • It includes details such as bar mark, bar size, quantity, length, shape, and bending dimensions.

  • It helps in estimating the quantity of steel required for construction.

  • It is essential for ensuring proper placement and bending of reinforcement bars as per design specifications.

Q120. Tell me about bend deduction formula?

Ans.

Bend deduction formula is used to calculate the flat pattern length of a bent sheet metal.

  • Bend deduction = Bend allowance - Bend radius x π/180 x Bend angle

  • It helps in determining the correct length of material needed for bending operations

  • Commonly used in sheet metal fabrication and manufacturing processes

Q121. How do production line given the non stop meterial or products

Ans.

Production lines are designed to handle non-stop flow of materials or products efficiently.

  • Implementing automated systems to ensure continuous flow of materials

  • Utilizing sensors and monitoring systems to track inventory levels and prevent shortages

  • Implementing lean manufacturing principles to optimize production flow

  • Training employees on efficient production line operation

  • Regular maintenance and upkeep of machinery to prevent breakdowns

Q122. What is the difference between RCC (Reinforced Cement Concrete) and DSS?

Ans.

RCC is a type of concrete where steel bars are used to provide tensile strength, while DSS is a type of steel structure with high strength and durability.

  • RCC uses steel bars to provide tensile strength, while DSS is a type of steel structure with inherent strength and durability.

  • RCC is commonly used in construction of buildings, bridges, etc., while DSS is often used in industrial structures like warehouses, factories, etc.

  • RCC is a combination of concrete and steel, while DSS...read more

Q123. How would you rectify the network problem in organization?

Ans.

To rectify network problems in an organization, I would follow a systematic approach.

  • Identify the problem by analyzing network logs and monitoring tools.

  • Isolate the problem by checking individual devices and connections.

  • Resolve the problem by updating firmware, replacing faulty hardware, or reconfiguring network settings.

  • Test the network to ensure the problem is resolved and document the solution for future reference.

Q124. Which axis is move for VMC machine ?

Ans.

The Z-axis is moved for VMC machine.

  • VMC stands for Vertical Machining Center.

  • The Z-axis is the vertical axis that moves the spindle up and down.

  • The X-axis and Y-axis move the table horizontally.

Q125. What are the basic strength and how you can use it in work.

Ans.

My basic strength is problem-solving skills, which I can use to analyze issues and come up with effective solutions.

  • Strong analytical skills to identify root causes of problems

  • Ability to think critically and creatively to develop innovative solutions

  • Effective communication skills to collaborate with team members and stakeholders

  • Adaptability to quickly learn new technologies and processes

  • Time management skills to prioritize tasks and meet deadlines

Q126. 1) What are the features of Python?

Ans.

Python is a high-level, interpreted programming language known for its simplicity and ease of use.

  • Python is dynamically typed and garbage-collected.

  • It supports multiple programming paradigms, including procedural, object-oriented, and functional programming.

  • Python has a large standard library and a vast collection of third-party libraries.

  • It is widely used in scientific computing, data analysis, web development, and artificial intelligence.

  • Python code is easy to read and main...read more

Q127. Tell us what you can see on the drawing, identify anything

Ans.

The drawing shows a mechanical assembly with various components and dimensions.

  • Identify different parts such as gears, shafts, bearings, etc.

  • Note any dimensions or tolerances specified on the drawing.

  • Check for any annotations or symbols indicating specific features or requirements.

Q128. What is html where it is used

Ans.

HTML is a markup language used for creating web pages.

  • HTML stands for HyperText Markup Language

  • It is used to structure content on the internet

  • HTML tags are used to define elements such as headings, paragraphs, images, links, etc.

  • Example: <h1>This is a heading</h1>

Q129. What is the difference between weight and mass?

Ans.

Weight is the force exerted on an object due to gravity, while mass is the amount of matter in an object.

  • Weight is a measure of the force of gravity on an object, while mass is a measure of the amount of matter in an object.

  • Weight can vary depending on the gravitational pull, while mass remains constant.

  • Weight is measured in units of force, such as pounds or newtons, while mass is measured in units of mass, such as kilograms or grams.

  • Weight can be calculated using the formula...read more

Q130. Do you know anything about process safety

Ans.

Process safety involves identifying, evaluating, and mitigating risks in industrial processes to prevent accidents and ensure the safety of personnel and the environment.

  • Process safety focuses on preventing accidents and incidents in industrial processes.

  • It involves identifying and evaluating potential hazards and risks.

  • Risk mitigation measures are implemented to prevent accidents and protect personnel and the environment.

  • Process safety management systems and standards, such ...read more

Q131. Write one Program in Java which includes polymorphism (OOPs)

Ans.

A Java program showcasing polymorphism in OOPs

  • Create a superclass with a method that is overridden in subclasses

  • Instantiate objects of different subclasses and call the overridden method

  • Demonstrate how the method behaves differently based on the object type

Q132. How should the work environment be so that people can be motivated?

Ans.

A motivating work environment is one that fosters collaboration, provides opportunities for growth, recognizes achievements, and promotes work-life balance.

  • Encourage open communication and collaboration among team members

  • Provide opportunities for professional development and growth

  • Recognize and reward achievements and contributions

  • Promote work-life balance and flexibility

  • Create a positive and inclusive culture

  • Offer competitive compensation and benefits

  • Provide a safe and comfo...read more

Q133. What is Jenkins What is Git Any experience in non functional testing

Ans.

Jenkins is a popular open-source automation server used for continuous integration and continuous delivery of software projects. Git is a distributed version control system for tracking changes in source code. Non-functional testing involves testing aspects like performance, usability, and security.

  • Jenkins is used for automating the build, test, and deployment processes in software development.

  • Git allows multiple developers to collaborate on a project by managing changes to t...read more

Q134. What OOPS concepts are implemented in my project

Ans.

Encapsulation, Inheritance, Polymorphism, Abstraction

  • Encapsulation: Data hiding and bundling of data with methods. Example: Using private variables and public methods.

  • Inheritance: Reusing code and creating a hierarchy of classes. Example: Subclass inheriting properties and methods from a superclass.

  • Polymorphism: Ability to present the same interface for different data types. Example: Method overloading and overriding.

  • Abstraction: Hiding complex implementation details and show...read more

Q135. Write a Program to swap number and A program to print Prime

Ans.

Programs to swap numbers and print prime numbers.

  • For swapping numbers, use a temporary variable to store the value of one number while swapping

  • For printing prime numbers, use a loop to check if the number is divisible by any number less than itself

  • To optimize the prime number program, check for divisibility only till the square root of the number

Q136. Define ferrous metal and non ferrous Write a phase diagram for carbon What is low carbon steel and high carbon steel

Ans.

Answers to questions related to ferrous and non-ferrous metals, carbon phase diagram, and low/high carbon steel.

  • Ferrous metals contain iron, while non-ferrous metals do not.

  • Carbon phase diagram shows the relationship between temperature, pressure, and the phases of carbon.

  • Low carbon steel has a carbon content of less than 0.3%, while high carbon steel has a carbon content of more than 0.6%.

  • Examples of ferrous metals include iron, steel, and cast iron, while examples of non-fe...read more

Q137. Rate your technical skills on scale of 1-5

Ans.

I would rate my technical skills at 4 out of 5.

  • I have a strong foundation in programming languages such as Java and Python.

  • I am proficient in using various software development tools like Git, Eclipse, and Visual Studio.

  • I have experience in working with databases like MySQL and Oracle.

  • I have completed several projects that required me to apply my technical skills.

  • I am always eager to learn and improve my technical skills.

Q138. What are the leading firewalls in market and their speciality.

Ans.

Leading firewalls in the market include Palo Alto Networks, Cisco Firepower, and Fortinet. Each has its own speciality in terms of features and capabilities.

  • Palo Alto Networks: Known for its advanced threat prevention capabilities and integration with cloud services.

  • Cisco Firepower: Offers a combination of firewall and intrusion prevention system (IPS) for comprehensive security.

  • Fortinet: Specializes in providing high-performance security solutions with features like sandboxi...read more

Q139. What are the various code books used in civil engineering?

Ans.

Various code books used in civil engineering include ACI 318, AISC Steel Construction Manual, and ASCE 7.

  • ACI 318 - American Concrete Institute's Building Code Requirements for Structural Concrete

  • AISC Steel Construction Manual - American Institute of Steel Construction's manual for designing steel structures

  • ASCE 7 - American Society of Civil Engineers' Minimum Design Loads for Buildings and Other Structures

Q140. What we write inside the template?

Ans.

Inside the template, we write the content that will be used as a base for creating multiple instances with similar structure.

  • Include placeholders for dynamic content

  • Define the layout and structure of the document

  • Add styling and formatting instructions

  • Insert variables or data fields that will be populated later

Q141. 5. What is Buchholz Relay? Operations. 6. What will happen if DC given to the Transformer? 7. Transformer types.

Ans.

Buchholz Relay is a protective device for oil-filled transformers. DC given to a transformer can cause saturation and overheating. Transformer types include step-up, step-down, and isolation transformers.

  • Buchholz Relay is a gas and oil-operated relay used for the protection of oil-filled transformers.

  • DC given to a transformer can cause saturation of the core and overheating, leading to potential damage.

  • Transformer types include step-up transformers (increases voltage), step-d...read more

Q142. What is entropy? How does it depends on Temperatures?

Ans.

Entropy is a measure of disorder or randomness in a system. It increases with temperature.

  • Entropy is a thermodynamic property that measures the degree of disorder or randomness in a system.

  • It is denoted by the symbol S and has units of joules per kelvin.

  • Entropy increases with temperature because as temperature increases, the number of available microstates in a system increases, leading to greater disorder.

  • For example, melting ice has a positive entropy change because the sol...read more

Q143. What is the difference between workstation and server?

Ans.

Workstations are used for individual work while servers are used for sharing resources and managing network traffic.

  • Workstations are designed for individual use and are typically used for tasks such as word processing, web browsing, and graphic design.

  • Servers are designed to provide services to multiple users and devices on a network, such as file sharing, email, and web hosting.

  • Servers are typically more powerful than workstations and have more storage capacity, memory, and ...read more

Q144. Which is more denser lead or aluminium?

Ans.

Lead is more denser than aluminium.

  • Density of lead is 11.34 g/cm³ while that of aluminium is 2.70 g/cm³

  • Lead is commonly used in radiation shielding due to its high density

  • Aluminium is commonly used in aircraft due to its low density

Q145. Do you have experience in software installation?

Ans.

Yes, I have experience in software installation.

  • I have installed various software applications on both Windows and Mac operating systems.

  • I am familiar with the process of downloading software from the internet and following installation instructions.

  • I have experience in troubleshooting software installation issues and resolving them.

  • I have installed software for both personal use and in professional settings.

  • I am comfortable working with different types of software, including...read more

Q146. How does pressure effects the Distillation coloumn?

Ans.

Pressure affects the distillation column by altering the boiling points of the components being separated.

  • Higher pressure increases the boiling points of the components, making it harder to separate them.

  • Lower pressure decreases the boiling points of the components, making it easier to separate them.

  • Pressure changes can also affect the flow rate and efficiency of the column.

  • For example, in a vacuum distillation column, lower pressure allows for the separation of components wi...read more

Q147. What is NO and NC and where do we do this?

Ans.

NO and NC stand for Normally Open and Normally Closed contacts in electrical circuits.

  • NO (Normally Open) contact is open when the relay is not energized

  • NC (Normally Closed) contact is closed when the relay is not energized

  • NO contacts are used for starting a motor or turning on a light

  • NC contacts are used for stopping a motor or turning off a light

Q148. 1. How many types of plastics?

Ans.

There are seven types of plastics commonly used.

  • Polyethylene (PE)

  • Polypropylene (PP)

  • Polyvinyl Chloride (PVC)

  • Polystyrene (PS)

  • Polyethylene Terephthalate (PET)

  • Polyurethane (PU)

  • Polyvinylidene Fluoride (PVDF)

Q149. Density of steel and concrete

Ans.

The density of steel is higher than that of concrete.

  • Steel has a density of around 7.8 g/cm³, while concrete typically has a density of 2.3 g/cm³.

  • The higher density of steel makes it stronger and more durable, but also heavier.

  • Concrete, on the other hand, is less dense but still provides good structural strength.

  • The density of steel and concrete can vary depending on the specific composition and additives used.

Q150. How many types of Filters present?

Ans.

There are various types of filters present such as low-pass, high-pass, band-pass, band-stop, etc.

  • Low-pass filter allows low-frequency signals to pass through and attenuates high-frequency signals.

  • High-pass filter allows high-frequency signals to pass through and attenuates low-frequency signals.

  • Band-pass filter allows a specific range of frequencies to pass through and attenuates others.

  • Band-stop filter attenuates a specific range of frequencies and allows others to pass thr...read more

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
 • 10.4k Interviews
3.7
 • 5.6k Interviews
3.5
 • 3.8k Interviews
3.8
 • 2.9k Interviews
3.6
 • 301 Interviews
3.7
 • 155 Interviews
3.8
 • 127 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

Engineer Trainee 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