Filter interviews by
Forces on a cantilever beam include bending moment, shear force, and axial force.
Bending moment is the force that causes the beam to bend.
Shear force is the force that acts parallel to the beam's cross-section.
Axial force is the force that acts along the length of the beam.
Example: A cantilever beam with a load applied at the free end will experience bending moment, shear force, and axial force.
Various techniques such as coating, cathodic protection, and inhibitors can be used for anti-corrosion of metal.
Coating: Applying a protective layer on the metal surface to prevent direct contact with corrosive agents. Examples include painting, powder coating, and galvanizing.
Cathodic protection: Placing a sacrificial anode or applying an external electrical current to protect the metal from corrosion. Examples includ...
I applied via Company Website and was interviewed in May 2024. There was 1 interview round.
Yes, PCIE stands for Peripheral Component Interconnect Express, a high-speed serial computer expansion bus standard.
PCIE is a high-speed serial computer expansion bus standard used for connecting hardware devices to a computer's motherboard.
It is commonly used for graphics cards, network cards, and storage devices.
PCIE offers faster data transfer rates compared to older bus standards like PCI and AGP.
PCIE versions incl...
I applied via Company Website and was interviewed in Dec 2023. There were 2 interview rounds.
Case study about supply chain
Top trending discussions
posted on 17 Dec 2024
I applied via Referral
React hooks lifecycle includes initialization, rendering, updates, and cleanup.
Hooks are called in the order they are defined in the component function.
useState and useEffect are commonly used hooks in React.
Hooks like useEffect can be used for data fetching, subscriptions, or manually changing the DOM.
The cleanup function in useEffect can be used to clean up any resources or subscriptions.
Hooks allow for more flexible
To fetch data from an API, you need to send a request to the API endpoint and process the response.
Send a request to the API endpoint using HTTP methods like GET, POST, PUT, DELETE.
Include any required parameters or headers in the request.
Receive the response from the API, which usually comes in JSON or XML format.
Parse the response data to extract the information you need.
Handle any errors or exceptions that may occur
useEffect is used for side effects in functional components, while useReducer is used for managing state in complex components.
useEffect is used for handling side effects in functional components
useReducer is used for managing state in complex components
useEffect is similar to componentDidMount and componentDidUpdate in class components
useReducer is similar to useState but for more complex state management
useEffect can...
posted on 25 Nov 2024
I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.
A firewall is a network security system that monitors and controls incoming and outgoing network traffic based on predetermined security rules.
Firewalls can be hardware or software-based
They act as a barrier between a trusted internal network and untrusted external network
Firewalls can block or allow traffic based on IP addresses, ports, protocols, and other criteria
Examples of firewalls include Cisco ASA, Palo Alto Ne
posted on 1 Dec 2024
I applied via Walk-in and was interviewed in Nov 2024. There were 2 interview rounds.
Folks,
Prepare the below topics very well.
1. Engineering mechanics
2. GD and T
3. Strength of materials
4. Manufacturing process
5. Tolerance stack up analysis
6. Engineering drawing
I had prepared them but still unable to clear the paper cause questions were tricky enough to answer.
I hope this helps you better for practice.
All the best “Brothers, Sister and Friends”.
posted on 12 Jan 2025
I applied via LinkedIn and was interviewed in Oct 2024. There were 5 interview rounds.
An online aptitude by company
To find the 3rd highest salary in a database, we can use a SQL query with the ORDER BY and LIMIT clauses.
Write a SQL query to select distinct salaries from the database table.
Use the ORDER BY clause to sort the salaries in descending order.
Add the LIMIT 2,1 clause to skip the first two highest salaries and select the third highest salary.
Execute the query to retrieve the 3rd highest salary from the database.
Interview experience
Indian Space Research Organisation
Antrix Corporation
TeamIndus
Skyroot Aerospace