Filter interviews by
DSA questions easy medium leetcode questions were asked
Top trending discussions
I was interviewed 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 ...
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...
posted on 26 Feb 2024
I applied via Naukri.com and was interviewed in Mar 2024. There were 2 interview rounds.
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!')
Quant verbal LRDI ,normal question
Dsa array and 2D array
I applied via Company Website and was interviewed in Sep 2023. There were 4 interview rounds.
Array,binary search, Aptitude
Company Secretary
3
salaries
| ₹10.3 L/yr - ₹13.8 L/yr |
The Walt Disney Company
Sony Pictures Entertainment
Netflix
Amazon