Filter interviews by
I applied via Walk-in and was interviewed before Oct 2021. There were 3 interview rounds.
It will easy to crack the aptitude test there will be no such issue
Top trending discussions
I applied via Recruitment Consultant and was interviewed in Nov 2019. There were 5 interview rounds.
I applied via Referral and was interviewed in Mar 2021. There was 1 interview round.
Yes, cloud computing refers to the delivery of computing services over the internet.
Cloud computing allows users to access data and applications from anywhere with an internet connection.
It offers scalability, flexibility, and cost-effectiveness compared to traditional on-premises computing.
Examples of cloud computing services include Amazon Web Services, Microsoft Azure, and Google Cloud Platform.
posted on 10 Apr 2022
I applied via Recruitment Consulltant and was interviewed before Apr 2021. There was 1 interview round.
I applied via Company Website and was interviewed in Jan 2021. There was 1 interview round.
posted on 14 Feb 2022
I applied via Naukri.com and was interviewed in Jan 2022. There were 4 interview rounds.
Accessing id parameter in URL involves parsing the URL and extracting the id value.
Use the window.location object to access the URL of the current page.
Parse the URL using methods like split() or URLSearchParams to extract the id parameter.
Example: If the URL is 'http://example.com/page?id=123', you can access the id value by parsing the URL.
I applied via Company Website and was interviewed in May 2022. There were 2 interview rounds.
Find tha Right career for you
posted on 22 Sep 2023
I applied via Approached by Company and was interviewed before Sep 2022. There were 2 interview rounds.
Copy constructor is a special type of constructor which creates a new object as a copy of an existing object.
Copy constructor is used to initialize a new object as a copy of an existing object.
It takes an object of the same class as a parameter.
It is called automatically when a new object is created from an existing object.
Example: class MyClass { public: MyClass(const MyClass& obj) { // copy constructor logic } };
Copy constructor is used to create a new object as a copy of an existing object, while assignment operator is used to assign values from one object to another.
Copy constructor is called when a new object is created from an existing object, while assignment operator is called when an existing object is assigned values from another object.
Copy constructor creates a new object with its own memory space, while assignment o...
A static function is a function that is associated with a class rather than an instance of the class.
Static functions can be called without creating an instance of the class.
Static functions are commonly used for utility functions that do not require access to instance-specific data.
Static functions are declared using the 'static' keyword in many programming languages.
Example: 'Math.max()' in JavaScript is a static fun
Fibonacci series is a sequence of numbers where each number is the sum of the two preceding ones.
Start with 0 and 1 as the first two numbers in the series
Add the previous two numbers to get the next number in the series
Repeat this process to generate the Fibonacci series
Singleton design pattern ensures a class has only one instance and provides a global point of access to it.
Ensures a class has only one instance
Provides a global point of access to that instance
Commonly used in scenarios where only one instance of a class is needed, such as database connections or logging
Software Developer
22
salaries
| ₹3 L/yr - ₹10 L/yr |
Senior Software Developer
12
salaries
| ₹7.6 L/yr - ₹13.5 L/yr |
Senior Project Engineer
7
salaries
| ₹6.4 L/yr - ₹10 L/yr |
Technical Lead
6
salaries
| ₹10 L/yr - ₹16.5 L/yr |
Support Engineer
5
salaries
| ₹3.4 L/yr - ₹4.4 L/yr |
Siemens
Schneider Electric
Johnson Controls
Honeywell Automation