i
HEG
Filter interviews by
I applied via Company Website and was interviewed in Sep 2022. There were 2 interview rounds.
Top trending discussions
I applied via Campus Placement and was interviewed before Jan 2022. There were 3 interview rounds.
Probability, kinematics, reasoning, technical
posted on 4 Oct 2023
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 s
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...
I applied via Campus Placement and was interviewed in Sep 2021. There were 3 interview rounds.
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...
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.
Cir...
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 pr...
I applied via Campus Placement and was interviewed in Jul 2022. There were 3 interview rounds.
I applied via Campus Placement and was interviewed in Jul 2024. There were 3 interview rounds.
15 hard aptitude and data interpretation questions were provided to solve in 1 minute each.
I applied via Referral and was interviewed before Mar 2023. There were 3 interview rounds.
I am interested in Molex and its products because of their innovative technology and impact on various industries.
Innovative technology used in Molex products
Impact of Molex products on various industries
Opportunities for growth and learning at Molex
Strong reputation and history of success
posted on 16 Sep 2021
I appeared for an interview before Sep 2020.
Round duration - 30 minutes
Round difficulty - Easy
To search for a node in a linked list, iterate through the list and compare each node's value with the target value.
Start at the head of the linked list
Iterate through each node by following the 'next' pointer
Compare the value of each node with the target value
Return the node if found, otherwise return null
To detect a loop in a linked list, we can use Floyd's Cycle Detection Algorithm.
Initialize two pointers, slow and fast, at the head of the linked list.
Move slow pointer by one step and fast pointer by two steps.
If there is a loop, the two pointers will eventually meet.
Alternatively, we can use a hash set to store visited nodes and check for duplicates.
Implement a stack using a singly linked list
Create a Node class with data and next pointer
Create a Stack class with top pointer pointing to the top of the stack
Implement push, pop, and peek operations by manipulating the linked list
Example: Node class - Node { int data; Node next; }
Round duration - 40 minutes
Round difficulty - Easy
The top view of a binary tree shows the nodes visible from the top when looking down from the root node.
The top view of a binary tree is the set of nodes visible from the top when looking down from the root node.
Nodes at the same horizontal distance from the root are considered at the same level in the top view.
If multiple nodes are at the same horizontal distance, only the topmost node at that level is included in the...
Deleting a node from a linked list involves updating pointers to maintain the list's integrity.
Identify the node to be deleted by traversing the list
Update the previous node's next pointer to skip the node to be deleted
Free the memory allocated to the node to be deleted
Do practice a lot of questions on linked list and stacks as these are two most important data structures asked in the interview. Also, try to implement it yourself without seeing the solution. Also prepare for Computer Science subjects like Operating System, Database Management System, Computer Networks, etc. I prepared them through Coding Ninjas notes which were simpler and easy to understand.
Application resume tips for other job seekersKeep your resume short and up to mark and check spellings before submitting it for the interview process.
Final outcome of the interviewSelected
Senior Officer
64
salaries
| ₹2.2 L/yr - ₹4.5 L/yr |
Officer
35
salaries
| ₹1.8 L/yr - ₹5 L/yr |
Assistant Manager
27
salaries
| ₹6.5 L/yr - ₹13.8 L/yr |
Executive
24
salaries
| ₹3.4 L/yr - ₹10 L/yr |
Deputy Manager
17
salaries
| ₹9 L/yr - ₹16.5 L/yr |
Intel
Apar Industries
TDK India Private Limited
Molex