Add office photos
Engaged Employer

Lam Research

3.7
based on 253 Reviews
Filter interviews by

10+ JK Lakshmi Cement Interview Questions and Answers

Updated 8 Jan 2025

Q1. Few manufacturing process for sheet metal operations and when to use when in accordance to volume,lead time and cost balancing.

Ans.

Different sheet metal manufacturing processes and their suitability based on volume, lead time, and cost.

  • Laser cutting for high volume and precision

  • Punching for medium volume and cost-effective production

  • Waterjet cutting for low volume and complex shapes

  • Bending for forming and shaping

  • Stamping for high volume and repetitive shapes

  • Roll forming for continuous production of long parts

  • Choosing the right process based on the required tolerances, material thickness, and complexity o...read more

Add your answer

Q2. Stress strain curve and steel vs aluminum property/behavior

Ans.

Stress strain curve shows the relationship between stress and strain in a material. Steel is stronger but less ductile than aluminum.

  • Stress strain curve is a graphical representation of the behavior of a material under stress

  • Steel has a higher yield strength and ultimate strength than aluminum

  • Aluminum is more ductile and has a higher strain hardening capacity than steel

  • Steel is more brittle than aluminum and is prone to fracture under high stress

  • The modulus of elasticity of s...read more

Add your answer

Q3. Free body diagram (1-2 to check basic engineering acumen)

Ans.

A free body diagram is a visual representation of the forces acting on a body.

  • It shows all the external forces acting on a body

  • It helps in analyzing the forces and their effects on the body

  • It is used in engineering to design and analyze structures and machines

  • It is important to label all the forces and their directions in the diagram

Add your answer

Q4. Explain functions of zener diode and voltage regulation

Ans.

Zener diode functions as a voltage regulator by maintaining a constant output voltage despite variations in input voltage.

  • Zener diode conducts in reverse bias at a specific voltage called the breakdown voltage

  • It maintains a constant voltage across its terminals, useful for voltage regulation in circuits

  • Used in voltage stabilizers, voltage references, and surge protectors

  • Helps protect sensitive components from voltage spikes

Add your answer
Discover JK Lakshmi Cement interview dos and don'ts from real experiences

Q5. 1. How will access files in a different server? 2. There are several files all containing similar key value pairs. The values differ in all files. How will you identify all the values that are same and others t...

read more
Ans.

To access files in a different server, use protocols like FTP or SSH. To identify similar key value pairs in multiple files, compare values using a script or tool.

  • Use FTP or SSH protocols to access files in a different server

  • Write a script or use a tool to compare key value pairs in multiple files

  • Identify values that are the same and different across files

  • Example: Use Python script to read files and compare key value pairs

Add your answer

Q6. Tell us about CMOSFET

Ans.

CMOSFET stands for Complementary Metal-Oxide-Semiconductor Field-Effect Transistor, a type of transistor used in integrated circuits.

  • CMOSFET is a type of field-effect transistor that uses both p-type and n-type MOSFETs.

  • It is widely used in digital integrated circuits due to its low power consumption.

  • CMOSFETs have high input impedance and can be easily integrated into complex circuits.

  • Example: CMOS technology is used in microprocessors, memory chips, and other digital logic ci...read more

Add your answer
Are these interview questions helpful?

Q7. 1- what is Malware outbreak and how will you handle this ? 2-what is kerberoasting attack ? 3-how will you handle log4j vulnerability? 4-what are the phases of insident response plan ?

Ans.

Answers to questions related to cybersecurity incidents and response plan.

  • Malware outbreak is a sudden increase in the number of malware infections. It can be handled by isolating infected systems, updating antivirus software, and educating users.

  • Kerberoasting attack is a technique used to extract Kerberos tickets from Active Directory. It can be prevented by using strong passwords and implementing two-factor authentication.

  • Log4j vulnerability is a critical vulnerability that...read more

Add your answer

Q8. Why are manholes circular?

Ans.

Manholes are circular because they cannot fall through their own opening.

  • Circular manholes cannot fall through their own opening, unlike square or rectangular ones.

  • Circular shape distributes weight evenly, making it easier to move and handle.

  • Circular shape also reduces the risk of injury from sharp corners.

  • Circular manholes are easier to manufacture and install.

  • Circular shape allows for easier access from any angle.

  • Circular manholes have been used for centuries, dating back t...read more

Add your answer
Share interview questions and help millions of jobseekers 🌟

Q9. what is prandtl number?

Ans.

Prandtl number is a dimensionless number used in fluid mechanics to describe the ratio of momentum diffusivity to thermal diffusivity.

  • It is named after the German physicist Ludwig Prandtl.

  • It is used to predict fluid flow behavior and heat transfer in different materials.

  • It is calculated as the ratio of kinematic viscosity to thermal diffusivity.

  • It is important in the study of boundary layers, turbulence, and convection.

  • For example, air has a Prandtl number of approximately 0....read more

Add your answer

Q10. What is your experience with part costing?

Ans.

I have extensive experience with part costing in various engineering projects.

  • I have successfully managed part costing for multiple engineering projects, ensuring cost efficiency and budget adherence.

  • I am proficient in utilizing cost estimation tools and software to accurately calculate part costs.

  • I have collaborated with suppliers and vendors to negotiate pricing and optimize part costs.

  • I have experience in conducting cost analysis and identifying cost-saving opportunities i...read more

Add your answer

Q11. How to manage conflicts and solve the issue Cost Saving Projects Overall SCM experience

Add your answer

Q12. Insert a node at the middle of a linked list

Ans.

To insert a node at the middle of a linked list, find the middle node and adjust pointers accordingly.

  • Find the middle node using slow and fast pointers

  • Adjust pointers to insert the new node at the middle

Add your answer

Q13. Explain bernoulli's equation

Ans.

Bernoulli's equation relates the pressure, velocity, and height of a fluid in motion.

  • Bernoulli's equation is based on the principle of conservation of energy.

  • It is commonly used in fluid mechanics to analyze the flow of fluids through pipes and channels.

  • The equation states that as the velocity of a fluid increases, its pressure decreases, and vice versa.

  • It can be expressed as P + 1/2ρv^2 + ρgh = constant, where P is pressure, ρ is density, v is velocity, g is acceleration due...read more

Add your answer

Q14. What is the application of thermal boundary layer

Ans.

The thermal boundary layer is a thin layer of fluid near a solid surface where heat transfer occurs mainly by conduction.

  • It is important in heat transfer analysis and design of cooling systems.

  • Helps in understanding the temperature distribution near a solid surface.

  • Used in designing heat exchangers, cooling fins, and other thermal management systems.

Add your answer

Q15. Oops concepts explanation with examples

Ans.

Oops concepts are fundamental principles of object-oriented programming that help in organizing and designing code efficiently.

  • Encapsulation: Bundling data and methods that operate on the data into a single unit (class). Example: Class Car with properties like make, model, and methods like start(), stop().

  • Inheritance: Allowing a new class to inherit properties and methods from an existing class. Example: Class Truck inheriting from class Vehicle.

  • Polymorphism: Ability of objec...read more

Add your answer

Q16. IT troubleshooting process

Ans.

IT troubleshooting process involves identifying, diagnosing, and resolving technical issues in computer systems or software.

  • Identify the problem by gathering information from the user about the issue

  • Diagnose the problem by testing different solutions to determine the root cause

  • Resolve the problem by implementing the appropriate fix or workaround

  • Document the troubleshooting process for future reference

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at JK Lakshmi Cement

based on 17 interviews in the last 1 year
Interview experience
4.0
Good
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

3.8
 • 1.6k Interview Questions
3.1
 • 684 Interview Questions
3.8
 • 210 Interview Questions
4.2
 • 201 Interview Questions
4.2
 • 142 Interview Questions
View all
Top Lam Research Interview Questions And Answers
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
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

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