Filter interviews by
DSA questions easy medium leetcode questions were asked
I applied via Naukri.com and was interviewed before May 2020. There were 4 interview rounds.
Swapping two numbers without using a third variable
Use arithmetic operations to swap the values
Add the two numbers and store the result in the first variable
Subtract the second number from the result and store it in the second variable
Subtract the second variable from the first variable to get the original value of the second variable
Java is a programming language that has different versions released over time.
Java has different versions like Java 8, Java 11, Java 14, etc.
Each version of Java comes with new features, improvements, and bug fixes.
Developers should use the appropriate Java version based on their project requirements.
Prints 'Hello, World!' to the console
Use a programming language of your choice to write a simple program that outputs 'Hello, World!'
For example, in Python: print('Hello, World!')
In Java: System.out.println('Hello, World!')
The Date function in SQL is used to retrieve the current system date.
The Date function returns the current date in the format 'YYYY-MM-DD'.
It does not include the time component.
It is commonly used in SQL queries to filter or group data based on the current date.
Outliers are data points that are significantly different from other data points in a dataset.
Outliers can affect the statistical analysis of a dataset by skewing results.
Outliers can be caused by errors in data collection or measurement.
Outliers can be identified using statistical methods such as the Z-score or IQR.
Outliers may need to be removed or adjusted for in order to accurately analyze the data.
Examples of outl...
I applied via Company Website and was interviewed in Jul 2022. There were 4 interview rounds.
Apt + coding questions, medium difficulty
I applied via Naukri.com and was interviewed in Mar 2022. There were 3 interview rounds.
1st Round is Up to an hr in that we have to perform Coding as per the test provided & also SQL round involve in it we have to show as output as per the test is concerned to provide valid outputs.
2nd round was an aptitude test of 90 mins it was like 100 Questions we have to solve and submit that it involved Logical Reasoning, Mathematical problems, Word Problems, etc.
First round was online coding round, second was coding in interview infornt of panel, third was DSA+basic Database questions
I appeared for an interview in Apr 2024.
A closure is a function that has access to its own scope, the scope in which it was defined, and the global scope.
A closure is created when a function is defined inside another function.
The inner function has access to the variables and parameters of the outer function, even after the outer function has finished executing.
Closures are useful for creating private variables and functions in JavaScript.
They can also be us...
Encapsulation is the process of hiding internal details and providing a public interface for accessing and manipulating data.
Encapsulation bundles data and methods together into a single unit.
It helps in achieving data abstraction and data hiding.
By encapsulating data, we can control access to it and prevent unauthorized modifications.
Encapsulation promotes code reusability and maintainability.
Example: A class in objec...
Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.
Inheritance allows for code reuse and promotes the concept of hierarchy.
The class that is being inherited from is called the superclass or base class.
The class that inherits from the superclass is called the subclass or derived class.
The subclass can access the public and protected members of the s...
Abstraction is the process of simplifying complex systems by focusing on essential details.
Abstraction involves hiding unnecessary details and exposing only relevant information.
It allows developers to create models or representations that capture the essential aspects of a system.
Abstraction helps in managing complexity, improving code reusability, and enhancing maintainability.
For example, in object-oriented programm...
Polymorphism is the ability of an object to take on many forms. It allows objects of different classes to be treated as the same type.
Polymorphism is a fundamental concept in object-oriented programming.
It enables code reusability and flexibility.
Polymorphism can be achieved through method overriding and method overloading.
Example: A parent class Animal can have multiple child classes like Dog, Cat, and Bird. They can ...
based on 1 interview
Interview experience
Company Secretary
3
salaries
| ₹10.3 L/yr - ₹13.8 L/yr |
Emcure Pharmaceuticals
Aptara
Kantar
Times Group