Filter interviews by
I was interviewed in Oct 2016.
A class is a blueprint or template for creating objects in object-oriented programming.
A class defines the properties and behaviors that an object will have.
An object is an instance of a class.
Classes and objects are fundamental concepts in object-oriented programming.
Classes can have attributes (variables) and methods (functions).
Objects can interact with each other by invoking methods on other objects.
Oops concept refers to Object-Oriented Programming concepts that help in organizing and structuring code.
Encapsulation: Bundling data and methods together in a class.
Inheritance: Creating new classes from existing classes.
Polymorphism: Ability of an object to take on many forms.
Abstraction: Hiding unnecessary details and exposing only essential features.
Platform independence refers to the ability of software or systems to run on different platforms or operating systems.
Platform independent software can be executed on multiple operating systems without any modifications.
It allows users to switch between different platforms without affecting the functionality of the software.
Platform independence is achieved through the use of programming languages, frameworks, or virtu...
Top trending discussions
I applied via Naukri.com and was interviewed in Jan 2021. There were 4 interview rounds.
I have used various Linux commands on a daily basis.
ls - to list files and directories
cd - to change directories
grep - to search for specific text in files
tail - to view the end of a file
ps - to view running processes
kill - to terminate a process
chmod - to change file permissions
ssh - to connect to remote servers
scp - to transfer files between servers
tar - to archive and compress files
SQL functions are used to perform calculations on data and return the result.
Aggregate functions like SUM, AVG, COUNT, MAX, MIN
String functions like CONCAT, SUBSTRING, LENGTH
Date functions like DATEADD, DATEDIFF, GETDATE
Mathematical functions like ABS, CEILING, FLOOR
Conversion functions like CAST, CONVERT
Logical functions like CASE, IIF
I applied via Company Website and was interviewed in Nov 2024. There were 2 interview rounds.
Hydraulic systems and hydraulic machines.
BS6 emissions standards are more stringent than BS4, with lower limits on emissions of pollutants like nitrogen oxides and particulate matter.
BS6 standards have stricter limits on emissions of pollutants like nitrogen oxides (NOx) and particulate matter (PM) compared to BS4.
BS6 compliant vehicles are required to have advanced emission control technologies like selective catalytic reduction (SCR) and diesel particulate ...
An electric motor converts electrical energy into mechanical energy to produce motion, while an electric generator converts mechanical energy into electrical energy.
Electric motor converts electrical energy into mechanical energy
Electric generator converts mechanical energy into electrical energy
Electric motor is used in appliances like fans, washing machines
Electric generator is used in power plants to generate electr
Four stroke engines have separate intake, compression, power, and exhaust strokes, while two stroke engines combine intake and compression in one stroke and power and exhaust in another.
Four stroke engines have a dedicated stroke for each of the four processes: intake, compression, power, and exhaust
Two stroke engines combine intake and compression in one stroke and power and exhaust in another
Four stroke engines are m...
I was interviewed before Jan 2024.
I was interviewed in Oct 2024.
I led a project to implement a new automated production line, increasing efficiency by 30%.
Researched and selected the best equipment for the production line
Managed the installation and testing of the new machinery
Trained staff on how to operate and maintain the automated system
How will you reduce the returns
I failed to meet a production deadline due to unforeseen issues, but I overcame it by adjusting the schedule and reallocating resources.
Identify the reasons for the failure
Communicate with team members and stakeholders about the situation
Develop a new plan with revised timeline and resource allocation
Implement the new plan effectively to meet the deadline
I am a dedicated and experienced Production Engineer with a strong background in manufacturing processes and quality control.
Bachelor's degree in Mechanical Engineering
5+ years of experience in production engineering
Proficient in CAD software and manufacturing processes
Implemented lean manufacturing principles to improve efficiency
Led cross-functional teams to troubleshoot production issues
Unix is a powerful operating system known for its multitasking and multi-user capabilities, while SQL is a language used for managing and querying databases.
Unix is an operating system developed in the 1970s known for its command-line interface and flexibility.
SQL (Structured Query Language) is a language used to communicate with databases to retrieve, update, and manage data.
Unix commands are case-sensitive and often ...
I applied via Job Fair and was interviewed in Jun 2024. There were 2 interview rounds.
What decided for me. Do you selected me this job
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
I applied via LinkedIn and was interviewed in Jan 2024. There was 1 interview round.
Software Engineer
5
salaries
| ₹3.7 L/yr - ₹4.8 L/yr |
Network Engineer
4
salaries
| ₹1 L/yr - ₹2.4 L/yr |
Project Manager
3
salaries
| ₹5.5 L/yr - ₹18 L/yr |
TCS
Infosys
Wipro
HCLTech