Filter interviews by
Conflict resolution in teams involves effective communication, active listening, compromise, and collaboration.
Encourage open communication to address issues early on
Practice active listening to understand all perspectives
Seek compromise and find common ground
Encourage collaboration to work towards a solution together
1 hr, oops, C++ questions and C
I applied via campus placement at Sri Jayachamarajendran College of Engineering (SJCE) and was interviewed before Oct 2022. There were 5 interview rounds.
OA on aptitude and programming
They asked GATE level aptitude questions
Coding test was bit difficult for students from other branches rather than CS
I applied via Recruitment Consultant and was interviewed in Jan 2021. There were 3 interview rounds.
To check stack overflow, monitor stack usage and compare it to the maximum stack size.
Monitor stack usage by keeping track of the current stack pointer.
Compare the current stack pointer to the start of the stack and the maximum stack size.
Use a watchdog timer to detect stack overflow if the stack pointer exceeds the maximum stack size.
Use a stack overflow handler to gracefully handle stack overflow and prevent system c
SanDisk India Device Design Centre interview questions for popular designations
posted on 13 Nov 2019
I applied via Campus Placement and was interviewed before Nov 2018. There were 4 interview rounds.
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 Lin...
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
...
A function to print the reverse of a given string.
Create a function that takes a string as input.
Initialize an empty string to store the reversed string.
Iterate through the characters of the input string in reverse order.
Append each character to the reversed string.
Print the reversed string.
The 15th bit of the hexadecimal number 0x12345678 is 0.
To find the 15th bit, convert the hexadecimal number to binary.
Counting from right to left, the 15th bit is the 2nd bit from the left.
In this case, the 15th bit is 0.
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 softw...
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 elec
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 tran...
Top trending discussions
based on 106 reviews
Rating in categories
Staff Engineer
86
salaries
| ₹15 L/yr - ₹34.2 L/yr |
Test Engineer
78
salaries
| ₹3 L/yr - ₹7.5 L/yr |
Principal Engineer
55
salaries
| ₹24 L/yr - ₹46.5 L/yr |
Senior Engineer
48
salaries
| ₹7.2 L/yr - ₹25 L/yr |
Softwaretest Engineer
35
salaries
| ₹3 L/yr - ₹7 L/yr |
Intel
Micron Technology
Samsung Research
Seagate