Filter interviews by
Top trending discussions
I applied via Campus Placement and was interviewed in Nov 2024. There was 1 interview round.
posted on 9 Jun 2023
I applied via Campus Placement and was interviewed before Jun 2022. There were 5 interview rounds.
30 min mid level apti and reasoning test
3 basic coding questions where given from and we had to solve only 2 of those.
posted on 7 Jul 2024
OOPS (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data and code.
OOPS focuses on creating objects that interact with each other to solve problems
Key principles include encapsulation, inheritance, polymorphism, and abstraction
Encapsulation involves bundling data and methods that operate on the data into a single unit
Inheritance allows one class to inherit prop...
Encapsulation is the concept of bundling data and methods that operate on the data into a single unit, known as a class.
Encapsulation helps in hiding the internal state of an object and restricting access to it.
It allows for better control over the data by preventing direct access from outside the class.
Getters and setters are commonly used to access and modify the encapsulated data.
Example: In a Car class, variables l...
The four pillars of object-oriented programming in Java are abstraction, encapsulation, inheritance, and polymorphism.
Abstraction: Hides complex implementation details and only shows the necessary features to the outside world.
Encapsulation: Bundles data and methods that operate on the data into a single unit, preventing direct access from outside the class.
Inheritance: Allows a class to inherit properties and behavior...
I applied via Naukri.com
posted on 18 Mar 2023
I applied via Campus Placement and was interviewed before Mar 2022. There were 2 interview rounds.
posted on 30 Apr 2022
Polymorphism is the ability of an object to take on many forms.
Polymorphism allows objects of different classes to be treated as if they were objects of the same class.
It can be achieved through method overloading and method overriding.
Example: A shape class can have different subclasses like circle, square, and triangle, each with their own implementation of the draw method.
Polymorphism makes code more flexible and re
A program to check if a number is a prime factor or not.
Take input number from user
Loop through all numbers from 2 to n/2
If n is divisible by any number, it is not a prime factor
If n is not divisible by any number, it is a prime factor
posted on 19 Apr 2022
SQL, English
posted on 30 Apr 2022
A program to check if a number is a palindrome or not.
Convert the number to a string
Reverse the string
Compare the original string with the reversed string
If they are equal, the number is a palindrome
Polymorphism is the ability of an object to take on many forms.
Polymorphism allows objects of different classes to be treated as if they are of the same class.
It can be achieved through method overloading or method overriding.
Example: A shape class can have multiple subclasses like circle, square, rectangle, etc. All these subclasses can have a method called area() which can be called on any object of the shape class.
P...
A program to check if a number is a prime factor or not.
Take input number from user
Loop through all numbers from 2 to n/2
If n is divisible by any number, it is not a prime factor
If n is not divisible by any number, it is a prime factor
based on 1 interview
Interview experience
based on 12 reviews
Rating in categories
Technology Specialist
110
salaries
| ₹9 L/yr - ₹25.5 L/yr |
Senior Engineer
93
salaries
| ₹7 L/yr - ₹19.5 L/yr |
Senior Software Engineer
40
salaries
| ₹7.8 L/yr - ₹22 L/yr |
Associate Engineer
30
salaries
| ₹3 L/yr - ₹7.2 L/yr |
Associate Software Engineer
23
salaries
| ₹3.6 L/yr - ₹10 L/yr |
Saama Technologies
Jumio
DISYS
Data-Core Systems