Filter interviews by
Be the first one to contribute and help others!
I appeared for an interview in Feb 2025, where I was asked the following questions.
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 analyze use...
I applied via Naukri.com and was interviewed before May 2022. There were 2 interview rounds.
Virtual function is a function in C++ that can be overridden in a derived class.
Virtual functions are declared in a base class and defined in a derived class.
They allow polymorphism, where a derived class object can be treated as a base class object.
The virtual keyword is used to declare a function as virtual.
Example: virtual void display() = 0; // pure virtual function
Example: virtual void display() { cout << 'Base cl
A constructor is a special method that is used to initialize objects of a class.
Constructors have the same name as the class they belong to.
They are called automatically when an object of the class is created.
They can be used to set default values for object properties.
Constructors can be overloaded to accept different parameters.
Example: public class Car { public Car() { // constructor code here } }
A destructor is a member function of a class that is responsible for destroying objects of that class.
Destructors have the same name as the class preceded by a tilde (~).
They are called automatically when an object is destroyed or goes out of scope.
They are used to release resources allocated by the object during its lifetime.
Example: ~MyClass() { delete[] myArray; }
Destructors cannot be overloaded or inherited.
Friend class is a class that has access to the private and protected members of another class.
Friend class is declared using the 'friend' keyword.
It allows the friend class to access the private and protected members of the class it is friends with.
Friendship is not mutual, meaning the friend class does not grant access to its own private and protected members.
Friend functions can also be declared to have access to pri...
MCQs on basics of digital design, comp arch and asic flow
Verilog code for D flip-flop (DFF) is a fundamental building block in digital design.
Use always block to describe the behavior of DFF
Use non-blocking assignment to update the output based on the input
Include a clock signal to trigger the update of the output
Example: always @(posedge clk) begin q <= d; end
I applied via Referral and was interviewed in Jul 2022. There were 2 interview rounds.
Questions related to data structures, memory management, programming languages, and computer architecture.
Linked list is a dynamic data structure while array is a static data structure.
Union is a data type that allows storing different data types in the same memory location as opposed to array which stores elements of the same data type.
Prime numbers are numbers that are only divisible by 1 and themselves.
Memory segmen...
I applied via LinkedIn and was interviewed before Aug 2023. There was 1 interview round.
I am a recent graduate with a degree in Business Administration and a passion for marketing and project management.
Recent graduate with a degree in Business Administration
Passionate about marketing and project management
Strong communication and organizational skills
Experience in internships and extracurricular activities
I am a dedicated and motivated individual with relevant skills and experience to excel in this role.
I have a strong academic background in [relevant field]
I have completed internships at [relevant companies] where I gained practical experience
I possess excellent communication and teamwork skills, as demonstrated by my involvement in [relevant projects or activities]
I am highly motivated and eager to learn and grow with
I applied via Campus Placement and was interviewed in Apr 2021. There was 1 interview round.
I applied via Campus Placement and was interviewed before Jul 2021. There were 3 interview rounds.
I applied via Campus Placement
I applied via Campus Placement and was interviewed before Mar 2023. There were 2 interview rounds.
1st round consists of apt, digital , verilog , analog objective as well as descriptive questions in descriptive mostly related to fifo depth , counter and draw wave forms , analog questions were asked
Software Engineer
73
salaries
| ₹9.7 L/yr - ₹38.9 L/yr |
Senior NPD Engineer
67
salaries
| ₹20.4 L/yr - ₹25.9 L/yr |
Analog Design Engineer
59
salaries
| ₹14.6 L/yr - ₹41.9 L/yr |
Design Engineer
54
salaries
| ₹10.1 L/yr - ₹40.2 L/yr |
Digital Design Engineer
52
salaries
| ₹17 L/yr - ₹37 L/yr |
Qualcomm
Intel
TDK India Private Limited
Molex