Filter interviews by
PCB design flow involves several stages from concept to manufacturing, ensuring functionality and manufacturability.
1. Requirements Gathering: Define specifications, such as size, functionality, and environmental conditions.
2. Schematic Design: Create a circuit diagram using software like Altium Designer or Eagle.
3. Component Selection: Choose appropriate components based on specifications and availability.
4. PCB ...
Building chatbots for diverse users involves understanding their needs, preferences, and contexts to enhance user experience.
Identify user personas: Understand different user types (e.g., tech-savvy vs. non-tech-savvy) to tailor interactions.
Utilize natural language processing: Implement NLP to understand and respond to user queries in a conversational manner.
Incorporate user feedback: Regularly collect and analyz...
The Software Development Life Cycle (SDLC) outlines the stages of software development, ensuring systematic project management.
1. Requirements Gathering: Identify user needs through surveys or interviews. Example: Collecting requirements for a new mobile app.
2. Design: Create architecture and design specifications. Example: Developing wireframes for a web application.
3. Implementation: Write and compile code based...
Analytical thinker with a strong background in data analysis, problem-solving, and effective communication skills.
Educational Background: Bachelor's degree in Economics, focusing on data analysis and statistics.
Professional Experience: Worked as a data analyst intern at XYZ Corp, where I improved reporting efficiency by 30%.
Technical Skills: Proficient in Excel, SQL, and Python for data manipulation and visualizat...
The get method is a function used to retrieve the value of a specified property from an object.
Used in JavaScript to access the value of a property in an object
Syntax: objectName.propertyName
Example: var person = {name: 'John', age: 30}; console.log(person.name); // Output: John
A decorator is a design pattern in object-oriented programming that allows behavior to be added to individual objects, either statically or dynamically, without affecting the behavior of other objects.
Decorators are used to modify the behavior of functions or methods.
They are commonly used in Python to add functionality to existing functions or classes.
Decorators are implemented using the @ symbol followed by the ...
List is mutable, tuple is immutable in Python.
List is defined using square brackets [], tuple using parentheses ().
Elements in list can be changed, added, or removed. Tuple elements are fixed.
List is used for homogeneous data, tuple for heterogeneous data.
Example: list_example = [1, 2, 3], tuple_example = (1, 'a', True)
Material management involves planning, organizing, and controlling the flow of materials from procurement to consumption.
Involves procurement, storage, and distribution of materials
Ensures availability of materials for production or service delivery
Optimizes inventory levels to minimize costs and meet demand
Utilizes software like SAP MM for efficient management
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
Cell leaders are responsible for guiding teams, ensuring effective communication, and driving project success within their cells.
Facilitate team meetings to discuss progress and challenges.
Assign tasks based on team members' strengths and expertise.
Monitor project timelines and ensure deadlines are met.
Encourage collaboration and open communication among team members.
Provide feedback and support to help team membe...
I applied via Campus Placement and was interviewed in Aug 2022. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Oct 2024. There were 3 interview rounds.
Aptitude questions and 2 coding questions
List is mutable, tuple is immutable in Python.
List is defined using square brackets [], tuple using parentheses ().
Elements in list can be changed, added, or removed. Tuple elements are fixed.
List is used for homogeneous data, tuple for heterogeneous data.
Example: list_example = [1, 2, 3], tuple_example = (1, 'a', True)
A decorator is a design pattern in object-oriented programming that allows behavior to be added to individual objects, either statically or dynamically, without affecting the behavior of other objects.
Decorators are used to modify the behavior of functions or methods.
They are commonly used in Python to add functionality to existing functions or classes.
Decorators are implemented using the @ symbol followed by the decor...
The get method is a function used to retrieve the value of a specified property from an object.
Used in JavaScript to access the value of a property in an object
Syntax: objectName.propertyName
Example: var person = {name: 'John', age: 30}; console.log(person.name); // Output: John
I come from a close-knit family of four, including my parents and younger sister.
My parents have always been supportive of my education and career choices.
I have a younger sister who is currently studying in college.
We enjoy spending quality time together on weekends, whether it's going for a hike or watching movies at home.
The sentence 'Never stop learning' has guided my journey, fostering growth and adaptability in my career.
Embraced continuous education: Enrolled in online courses to enhance my technical skills.
Adapted to challenges: When faced with a complex project, I sought mentorship to learn new strategies.
Cultivated a growth mindset: Regularly read industry-related books and articles to stay updated.
Networked with professionals: ...
I applied via Referral and was interviewed in Sep 2024. There were 2 interview rounds.
Surface treatment methods for sheet metal and plastics include painting, powder coating, anodizing, and plating.
Painting: Provides a decorative finish and corrosion protection. Can be done manually or through automated processes.
Powder coating: Applied as a dry powder and then cured under heat to form a hard finish. Offers durability and resistance to chipping and scratching.
Anodizing: Creates a protective oxide layer ...
I appeared for an interview in May 2025, where I was asked the following questions.
I applied via Recruitment Consulltant and was interviewed in Aug 2024. There was 1 interview round.
I applied via Referral and was interviewed in Aug 2024. There were 2 interview rounds.
Material management involves planning, organizing, and controlling the flow of materials from procurement to consumption.
Involves procurement, storage, and distribution of materials
Ensures availability of materials for production or service delivery
Optimizes inventory levels to minimize costs and meet demand
Utilizes software like SAP MM for efficient management
Supply chain management involves the coordination and optimization of processes involved in sourcing, production, and distribution of goods and services.
Involves planning, sourcing, making, delivering, and returning products
Focuses on efficiency, cost reduction, and customer satisfaction
Utilizes technology like ERP systems for real-time tracking and optimization
Examples include inventory management, demand forecasting,...
Types of supply chain management include strategic, operational, and tactical.
Strategic supply chain management focuses on long-term planning and decision-making.
Operational supply chain management involves day-to-day processes and activities.
Tactical supply chain management deals with short-term adjustments and improvements.
Examples: Just-in-time inventory management, vendor-managed inventory, cross-docking.
I applied via Recruitment Consulltant and was interviewed in Jun 2024. There were 3 interview rounds.
About behaviour and handling problems
I appeared for an interview in Apr 2025, where I was asked the following questions.
I applied via LinkedIn and was interviewed in Jul 2024. There was 1 interview round.
FPGAs are Field-Programmable Gate Arrays used in hardware design. They can be categorized as SRAM-based, Flash-based, or Antifuse-based.
SRAM-based FPGAs are volatile and require reprogramming every time they power up. Examples include Xilinx Virtex series.
Flash-based FPGAs are non-volatile and retain their configuration even when powered off. Examples include Actel ProASIC3 series.
Antifuse-based FPGAs are OTP (One-Time...
Decoupling analysis involves calculating the required capacitance to maintain stable voltage levels in a circuit.
Decoupling analysis is essential for ensuring stable power supply in electronic circuits.
It involves calculating the amount of capacitance needed to filter out noise and maintain voltage levels.
Decoupling capacitors are placed strategically in a circuit to provide this filtering effect.
The formula for calcul...
I appeared for an interview in Feb 2025, where I was asked the following questions.
PCB design flow involves several stages from concept to manufacturing, ensuring functionality and manufacturability.
1. Requirements Gathering: Define specifications, such as size, functionality, and environmental conditions.
2. Schematic Design: Create a circuit diagram using software like Altium Designer or Eagle.
3. Component Selection: Choose appropriate components based on specifications and availability.
4. PCB Layou...
Top trending discussions
Some of the top questions asked at the Molex interview -
The duration of Molex interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 52 interview experiences
Difficulty level
Duration
Product Design Engineer
96
salaries
| ₹5.8 L/yr - ₹10.9 L/yr |
Analyst
75
salaries
| ₹3.7 L/yr - ₹6.6 L/yr |
Design Engineer
65
salaries
| ₹5.8 L/yr - ₹13.2 L/yr |
Quality Inspector
65
salaries
| ₹1 L/yr - ₹4 L/yr |
Trainee Operator
57
salaries
| ₹1.6 L/yr - ₹2.9 L/yr |
Qualcomm
Intel
Apar Industries
TDK India Private Limited