John Deere
100+ Polysil Irrigation Systems Interview Questions and Answers
Q101. Which are my favorite subjects
Q102. What is Packaging ?
Packaging refers to the process of designing and creating the container or wrapping for a product.
Packaging protects the product during transportation and storage.
It also provides important information about the product, such as ingredients and usage instructions.
Packaging can be designed to attract customers and differentiate the product from competitors.
Examples of packaging materials include cardboard boxes, plastic containers, and glass bottles.
Q103. What is my collage experiment.
My collage experiment involved creating a mixed media piece using various materials and techniques.
I used magazine cutouts, paint, and fabric to create a layered effect.
I experimented with different textures and colors to create depth.
I incorporated elements of surrealism and symbolism into the piece.
The final product was a visually striking and thought-provoking work of art.
Q104. What is Takt?
Takt is a German term for the rate at which a product must be produced to meet customer demand.
Takt time is calculated by dividing available production time by customer demand.
It helps in synchronizing production with customer demand.
It is used in Lean manufacturing to improve efficiency and reduce waste.
For example, if a company has 480 minutes of production time and customer demand is 240 units, the takt time would be 2 minutes per unit.
Q105. What is min by 5s
Min by 5s means finding the minimum value among a set of numbers that are multiples of 5.
Identify all the numbers that are multiples of 5 in the given set.
Compare these numbers to find the smallest value.
The smallest number among the multiples of 5 is the min by 5s.
Q106. Hashmap can the key value be an object?
Yes, the key value in a Hashmap can be an object.
In Java, the key in a Hashmap can be any object, not just primitive types.
The key must override equals() and hashCode() methods for proper functioning.
Example: HashMap
employeeMap = new HashMap<>();
Q107. Explain Closure, promises with example
Closure is a function that retains access to variables from its parent scope. Promises are objects representing the eventual completion of an asynchronous operation.
Closure allows a function to access variables from its parent scope even after the parent function has finished executing.
Promises are used to handle asynchronous operations in JavaScript, providing a way to work with data that is not immediately available.
Example of Closure: function outerFunction() { let outerVa...read more
Q108. sql query to fetch specific column
Use SELECT statement in SQL to fetch specific column from a table.
Use SELECT column_name FROM table_name;
Replace column_name with the name of the column you want to fetch.
Replace table_name with the name of the table where the column is located.
Q109. Explain how you redolved conflicts
I resolve conflicts by actively listening, understanding all perspectives, finding common ground, and proposing solutions.
Actively listen to all parties involved to understand their perspectives
Identify common ground and areas of agreement
Propose solutions that address the concerns of all parties
Encourage open communication and collaboration to reach a resolution
Remain calm and objective during conflict resolution
Seek feedback and follow up to ensure the resolution is effecti...read more
Q110. What is diesel engine
A diesel engine is an internal combustion engine that uses diesel fuel to power the vehicle.
Diesel engines compress air to a high pressure, which causes the air to heat up.
Fuel is then injected into the hot air, causing it to ignite and create energy.
Diesel engines are commonly used in trucks, buses, and heavy machinery.
They are more fuel-efficient than gasoline engines and have a longer lifespan.
Diesel engines also produce more torque, making them better for hauling heavy lo...read more
Q111. What is cumpani rul
Cumpani rul is a term used in production engineering to refer to company rules and regulations.
Cumpani rul are guidelines set by the company to ensure smooth operations.
These rules may include safety protocols, quality standards, and production processes.
Employees are expected to adhere to cumpani rul to maintain efficiency and consistency in production.
Failure to follow cumpani rul may result in disciplinary action or consequences.
Examples of cumpani rul include wearing prop...read more
Q112. How to process import shipment
Processing import shipment involves several steps and documentation.
Obtain necessary import licenses and permits
Arrange for transportation and delivery
Complete customs clearance procedures
Pay applicable duties and taxes
Obtain release of goods from carrier
Arrange for inspection and quarantine if required
Ensure compliance with regulations and standards
Q113. Otto cycle explanation
The Otto cycle is a theoretical thermodynamic cycle that describes the functioning of a typical spark ignition piston engine.
The Otto cycle consists of four processes: isentropic compression, constant volume heat addition, isentropic expansion, and constant volume heat rejection.
It is used to model the operation of gasoline engines in vehicles.
The cycle assumes idealized conditions such as no heat loss, perfect combustion, and frictionless operation.
The efficiency of the Otto...read more
Q114. Discuss about lot GD&T standards
GD&T standards are used to define and communicate engineering tolerances and specifications.
GD&T stands for Geometric Dimensioning and Tolerancing
It is a system of symbols and rules used to specify the size, shape, and orientation of features on a part
GD&T standards are used to ensure that parts are manufactured to the correct specifications and can be assembled correctly
Examples of GD&T symbols include concentricity, perpendicularity, and position
GD&T is commonly used in ind...read more
Q115. Explain OOPs with real life examples
OOPs is a programming paradigm based on the concept of objects, which can contain data and code.
OOPs focuses on creating objects that interact with each other to solve problems
Encapsulation: Objects can hide their internal state and require interaction through methods
Inheritance: Objects can inherit attributes and methods from parent classes
Polymorphism: Objects can take on different forms or behaviors based on their class
Q116. Hydraulic working problem
Hydraulic working problem
Check for leaks in the hydraulic system
Inspect the hydraulic fluid level and quality
Ensure proper pressure and flow rate
Check for damaged or worn out hydraulic components
Verify correct operation of valves and actuators
Q117. How would you optimize joins
Optimizing joins involves using indexes, reducing unnecessary columns, and using appropriate join types.
Use indexes on columns used in join conditions to speed up the process.
Avoid selecting unnecessary columns in the result set to reduce data transfer.
Consider using appropriate join types like INNER JOIN, LEFT JOIN, or RIGHT JOIN based on the data relationships.
Q118. What is CFL number?
CFL number is a dimensionless number used in fluid dynamics to determine the stability of a numerical simulation.
CFL number stands for Courant-Friedrichs-Lewy number.
It is calculated as the product of the flow velocity, time step, and grid spacing, divided by the fluid kinematic viscosity.
A CFL number greater than 1 indicates that the simulation is unstable and may lead to inaccurate results.
A CFL number less than 1 ensures stability and accuracy in the simulation.
Q119. Experience with PowerFlow and ANSYS
Experience with PowerFlow and ANSYS
I have extensive experience using PowerFlow for fluid dynamics simulations
I am proficient in using ANSYS for structural analysis and thermal simulations
I have successfully integrated PowerFlow and ANSYS for multiphysics simulations
I have worked on projects where accurate CFD analysis was crucial for design optimization
Q120. Please explain import shipment process
The import shipment process involves several steps from documentation to delivery.
Obtaining necessary import licenses and permits
Arranging for transportation and insurance
Preparing and submitting import documentation
Clearing customs and paying duties and taxes
Arranging for delivery to final destination
Q121. What is working of clutch
A clutch is a mechanical device that engages and disengages power transmission between two rotating shafts.
Clutch works by connecting and disconnecting the engine from the transmission to change gears
When the clutch pedal is pressed, the clutch disc is disengaged from the flywheel, allowing the engine to spin independently
Releasing the clutch pedal re-engages the clutch, connecting the engine to the transmission again
Q122. What are type of gears
Gears are mechanical devices used to transfer motion and power between rotating shafts.
Spur gears: most common type, have straight teeth
Helical gears: have angled teeth for smoother operation
Bevel gears: used to change the direction of rotation
Worm gears: used for high torque applications
Rack and pinion gears: convert rotational motion into linear motion
Q123. Types of clutch?
Clutches are devices used to transmit power from one component to another. There are several types of clutches.
Friction clutch
Electromagnetic clutch
Hydraulic clutch
Centrifugal clutch
Dog clutch
Cone clutch
Multi-plate clutch
Q124. Different between housing and casting
Housing is the outer covering of a machine while casting is the process of creating a solid object by pouring molten material into a mold.
Housing is the protective covering of a machine that encloses its internal components while casting is the process of creating a solid object by pouring molten material into a mold.
Housing is usually made of metal or plastic and is designed to protect the machine from external elements while casting is used to create complex shapes and desi...read more
Q125. What is mean by FMEA
Q126. crystal structure of iron
Iron has a body-centered cubic crystal structure.
Iron has a body-centered cubic crystal structure at room temperature and pressure.
Each iron atom is surrounded by 8 neighboring atoms in a cube arrangement.
This crystal structure gives iron its unique properties such as high strength and magnetic behavior.
Q127. What is situational layer cake
Situational layer cake is a concept in software development where different layers of code are added based on specific situations or conditions.
Situational layer cake involves adding layers of code to handle different scenarios or conditions in a software application.
Each layer in the 'cake' represents a specific situation or condition that requires unique handling.
Examples include adding error handling layers, security layers, or performance optimization layers based on spec...read more
Q128. Latest trends in welding
Some latest trends in welding include automation, additive manufacturing, and advancements in materials.
Automation in welding processes to increase efficiency and precision
Additive manufacturing techniques like 3D printing being used in welding for complex geometries
Advancements in materials like high-strength steels and aluminum alloys for improved weld quality
Q129. What is modulation
Modulation is the process of varying a carrier signal's properties to transmit information.
Modulation involves changing one or more properties of a high-frequency periodic waveform, called the carrier signal, in proportion to a signal to be transmitted.
Common types of modulation include Amplitude Modulation (AM), Frequency Modulation (FM), and Phase Modulation (PM).
Modulation allows for the efficient transmission of information over long distances by varying the carrier signa...read more
Q130. Properly working engine
A properly working engine is one that operates efficiently and effectively without any malfunctions or breakdowns.
The engine should start easily and run smoothly.
It should produce the expected amount of power and torque.
All components should be in good condition and properly lubricated.
There should be no unusual noises or vibrations.
The engine should not consume excessive amounts of fuel or oil.
It should meet all applicable emissions standards.
Regular maintenance and inspecti...read more
Q131. My favorite subject
My favorite subject is mathematics.
I enjoy solving complex equations and puzzles.
I like the logical and analytical thinking involved in mathematics.
Mathematics helps me develop problem-solving skills.
I find satisfaction in finding the right answer to a mathematical problem.
Q132. What is hydraulics
Hydraulics is a branch of science and engineering that deals with the mechanical properties of liquids, particularly water and oil, and their applications in various systems.
Hydraulics involves the study of fluid mechanics, fluid properties, and the behavior of liquids under pressure.
It is commonly used in hydraulic systems such as hydraulic brakes in vehicles, hydraulic lifts, and hydraulic cranes.
Hydraulic systems work by using a liquid to transmit power, allowing for preci...read more
Q133. Differece between CNC & SPM
CNC stands for Computer Numerical Control and is used for automated machining processes, while SPM stands for Special Purpose Machine and is designed for specific tasks.
CNC machines are versatile and can be programmed to perform a variety of tasks, while SPM machines are designed for a specific task or operation.
CNC machines are commonly used in industries like automotive, aerospace, and manufacturing, while SPM machines are used for specialized operations like drilling, mill...read more
Q134. iron carbon diagram
The iron-carbon diagram shows the phases of iron and carbon at different temperatures.
The diagram illustrates the relationship between temperature, carbon content, and phases of iron (ferrite, austenite, cementite)
It helps in understanding the microstructure of steel and predicting its properties
The diagram typically shows regions for ferrite, austenite, cementite, pearlite, and other phases
The eutectoid point represents the composition of steel where pearlite forms
Q135. What is a gear
A gear is a rotating machine part with teeth that meshes with another gear to transmit torque and motion.
Gears are used in various machines, such as clocks and vehicles.
They can change the direction of motion and increase or decrease speed.
Common types include spur gears, bevel gears, and worm gears.
For example, a bicycle uses gears to adjust pedaling resistance.
Q136. What is fuse wire
Fuse wire is a thin wire used in electrical circuits to protect against overcurrent by melting and breaking the circuit.
Fuse wire is made of a material with a low melting point, such as tin or lead.
It is designed to melt and break the circuit when the current exceeds a certain level, preventing damage to the electrical components.
Fuse wire is typically enclosed in a fuse holder, which can be easily replaced when the fuse blows.
Common examples of fuse wire ratings include 3A, ...read more
Q137. Explain Gmaw welding
Gmaw welding stands for Gas Metal Arc Welding, a welding process that uses a continuous solid wire electrode and shielding gas to protect the weld pool from contamination.
Uses a continuous solid wire electrode as filler material
Shielding gas is used to protect the weld pool from contamination
Commonly used in industries like automotive, construction, and manufacturing
Q138. Activities in store.
Activities in store include managing inventory, assisting customers, maintaining cleanliness, and ensuring safety.
Managing inventory by keeping track of stock levels and ordering new products when necessary
Assisting customers by answering questions, providing recommendations, and processing transactions
Maintaining cleanliness by organizing displays, sweeping floors, and cleaning surfaces
Ensuring safety by following proper procedures for handling hazardous materials and preven...read more
Q139. Function of gear box
Q140. Types of gearbox
Q141. GST and its type
GST stands for Goods and Services Tax, a type of indirect tax levied on the supply of goods and services.
GST is categorized into three types: CGST (Central Goods and Services Tax), SGST (State Goods and Services Tax), and IGST (Integrated Goods and Services Tax).
CGST is collected by the Central Government, SGST by the State Government, and IGST on inter-state transactions.
For example, if a product is sold within the same state, both CGST and SGST will be applicable. If sold b...read more
Q142. Qs from Scrum guide
The question is related to the Scrum guide and requires knowledge of Scrum principles and practices.
Understand the roles, events, and artifacts in Scrum
Be familiar with the Scrum values and principles
Know how to facilitate Scrum ceremonies and coach the team
Top HR Questions asked in Polysil Irrigation Systems
Interview Process at Polysil Irrigation Systems
Top Interview Questions from Similar Companies
Reviews
Interviews
Salaries
Users/Month