Filter interviews by
TSMC interview questions for designations
Top trending discussions
I applied via Company Website and was interviewed in Sep 2024. There were 3 interview rounds.
Polymorphism is the ability of a function or method to behave differently based on the object it is acting upon.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
There are two types of polymorphism: compile-time (method overloading) and runtime (method overriding).
Example: Inheritance allows a child class to override a method from its parent class, exhibiting polymorphic b
Abstraction is implemented in software engineering by hiding unnecessary details and exposing only relevant information.
Abstraction is achieved through the use of abstract classes and interfaces in object-oriented programming.
It allows developers to focus on the essential aspects of a concept without getting bogged down in implementation details.
For example, in a car simulation program, the Car class may have abstract ...
Abstraction is hiding the implementation details while Interface is a contract that defines the methods that a class must implement.
Abstraction focuses on hiding the internal implementation details of a class, allowing the user to only see the necessary details.
Interface defines a contract that specifies the methods a class must implement, without providing the implementation details.
Abstraction can be achieved through...
My motivation when working on a project alone for a long period is the satisfaction of seeing my hard work come to fruition.
Setting small achievable goals to keep myself motivated
Taking breaks to avoid burnout and maintain productivity
Seeking feedback from others to stay motivated and improve my work
Reminding myself of the end goal and the impact my project will have
My salary expectation is based on my experience, skills, and the market rate for Software Engineers in this region.
Research the average salary range for Software Engineers in the specific region or industry
Consider your level of experience, skills, and qualifications when determining your salary expectation
Be prepared to negotiate based on the company's offer and benefits package
I applied via Naukri.com and was interviewed in Dec 2024. There were 2 interview rounds.
Just easy or medium level leetcode questions
The topic was how AI is affecting softare developer
Smart pointers are objects that store a pointer to dynamically allocated memory and provide automatic memory management.
Smart pointers help prevent memory leaks by automatically releasing memory when the pointer is no longer needed.
Examples include unique_ptr, shared_ptr, and weak_ptr in C++.
unique_ptr is used for exclusive ownership, shared_ptr for shared ownership, and weak_ptr to break circular references.
A lambda function is a small anonymous function defined in a single line of code without a name.
Lambda functions are often used in programming languages that support functional programming.
They are commonly used for short, simple operations that do not require a named function.
Lambda functions can take any number of arguments but can only have one expression.
Example: lambda x: x*2 defines a lambda function that doubles
Threading is a way for a program to split itself into multiple simultaneous tasks.
Threading allows for parallel execution of tasks within a program.
Each thread has its own stack and runs independently of other threads.
Threads can communicate with each other and share resources.
Example: A web server handling multiple client requests concurrently using threads.
Lambda function is an anonymous function in programming that can have multiple parameters and can be used as an argument to other functions.
Lambda functions are also known as anonymous functions because they do not have a name.
They are often used for short, one-time tasks that do not require a separate function definition.
Lambda functions can take multiple parameters and return a single value.
Example: lambda x, y: x + ...
Apti quest normal maths english
Medium leetchode question
Physical Design Engineer
4
salaries
| ₹40 L/yr - ₹55 L/yr |
Machine Learning Engineer
4
salaries
| ₹30 L/yr - ₹55 L/yr |
Software Engineer
3
salaries
| ₹30 L/yr - ₹30 L/yr |
Samsung
Intel
GLOBALFOUNDRIES
Nvidia