SanDisk India Device Design Centre
Almarai Interview Questions and Answers
Q1. Design a low pass analog filter.
A low pass analog filter is designed to allow low frequency signals to pass through while attenuating high frequency signals.
Determine the cutoff frequency for the filter
Choose a suitable filter design method (e.g., Butterworth, Chebyshev, etc.)
Select the appropriate order for the filter
Design the filter circuit using passive components (resistors, capacitors, inductors)
Simulate and test the filter response using software tools (e.g., SPICE)
Verify the filter performance throu...read more
Q2. Define capacitor , inductor...
A capacitor is an electronic component that stores and releases electrical energy. An inductor is a coil that stores and releases magnetic energy.
Capacitor: Stores electrical energy and releases it when needed.
Inductor: Stores magnetic energy and releases it when needed.
Capacitors are commonly used in electronic circuits to smooth out voltage fluctuations.
Inductors are used in applications such as transformers and electric motors.
Q3. Explain working of inverter
An inverter is a device that converts DC power to AC power, allowing for the use of AC appliances.
An inverter uses electronic components to convert the direct current (DC) from a power source, such as a battery or solar panel, into alternating current (AC).
It typically consists of a rectifier, which converts AC to DC, and an inverter circuit, which converts DC back to AC.
The inverter circuit uses switches, such as transistors or thyristors, to rapidly switch the DC voltage on...read more
Q4. What if any other company offer more than what they offer?
I would carefully consider the offer and weigh the pros and cons before making a decision.
I would evaluate the other company's offer in terms of salary, benefits, work-life balance, and growth opportunities.
I would also consider the company culture and values to ensure they align with my own.
If the other offer is significantly better, I would discuss it with my current employer and see if they are willing to match or improve their offer.
Ultimately, I would make a decision bas...read more
Q5. Difference between Process and Thread. Threading in Linux. Process Priority in Linux (Nice Value, Priority Range)
A process is an instance of a program, while a thread is a unit of execution within a process. Threading in Linux allows for concurrent execution.
A process is an independent entity that can be scheduled and allocated resources by the operating system.
Threads are lightweight units of execution within a process that share the same memory space.
Threading in Linux is implemented using the clone() system call.
Threads in Linux can be created using the pthread library.
Process priori...read more
Q6. OOP concepts in C++
OOP concepts in C++
Encapsulation: bundling of data and methods into a single unit
Inheritance: creating new classes from existing ones
Polymorphism: ability of objects to take on many forms
Abstraction: hiding unnecessary details and exposing only essential features
Encapsulation example: class with private data members and public methods
Inheritance example: derived class inheriting properties and methods from a base class
Polymorphism example: function overloading or virtual func...read more
Top Interview Questions from Similar Companies
Reviews
Interviews
Salaries
Users/Month