Filter interviews by
I applied via Referral and was interviewed before Jul 2021. There was 1 interview round.
Protection coatings are coatings applied to surfaces to protect them from damage or corrosion.
Protection coatings are used to prevent damage or corrosion to surfaces.
They can be applied to a variety of materials, including metals, plastics, and ceramics.
Some common types of protection coatings include anti-corrosion coatings, thermal barrier coatings, and wear-resistant coatings.
Protection coatings can also be used to ...
Top trending discussions
I applied via Walk-in and was interviewed in Sep 2021. There were 2 interview rounds.
posted on 14 Oct 2024
I applied via Campus Placement and was interviewed before Oct 2023. There were 2 interview rounds.
General Aptitude test
General coding test c SQL
60 mins of aptitude test
60 mins of coding round
OOPs concepts revolve around classes, objects, inheritance, polymorphism, and encapsulation.
Classes are blueprints for objects, defining their properties and behaviors.
Objects are instances of classes, representing real-world entities.
Inheritance allows a class to inherit properties and methods from another class.
Polymorphism enables objects to be treated as instances of their parent class.
Encapsulation restricts acces...
I applied via Campus Placement and was interviewed in Feb 2024. There were 2 interview rounds.
I got 60 min test with basic Q of shell script and python
I appeared for an interview in Oct 2024.
I applied via Company Website and was interviewed in Jun 2024. There was 1 interview round.
• Are you responsible for your own life?
I applied via Walk-in and was interviewed in Sep 2021. There were 2 interview rounds.
I applied via Company Website and was interviewed in Oct 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed in May 2024. There were 2 interview rounds.
A mutex is a synchronization primitive used to control access to shared resources in a multi-threaded environment.
Mutex is typically used to protect critical sections of code to prevent race conditions.
Syntax for using mutex in C++: std::mutex myMutex;
To lock a mutex: myMutex.lock();
To unlock a mutex: myMutex.unlock();
A goroutine is a lightweight thread managed by the Go runtime. It allows concurrent execution of functions.
Goroutines are created using the 'go' keyword followed by a function call.
They are used for concurrent programming in Go, allowing multiple functions to run simultaneously.
Goroutines are more efficient than traditional threads as they have lower memory overhead and can be multiplexed onto fewer OS threads.
Example:...
DSA, Queries and logical coding
Associate Engineer
4
salaries
| ₹2 L/yr - ₹2.5 L/yr |
Officer
4
salaries
| ₹5.8 L/yr - ₹7 L/yr |
TCS
Accenture
Wipro
Cognizant