Filter interviews by
I applied via Naukri.com and was interviewed before Mar 2021. There were 4 interview rounds.
Analytical Questions and Mathematical Aptitude.
General current affairs
Inheritance is a mechanism where a new class is derived from an existing class. Polymorphism is the ability of an object to take on many forms.
Inheritance allows a subclass to inherit properties and methods from a superclass.
Polymorphism allows objects of different classes to be treated as if they are of the same class.
Example of inheritance: class Car extends Vehicle
Example of polymorphism: Animal animal = new Dog();
OOP principles are a set of guidelines for designing and implementing object-oriented programs.
Encapsulation: bundling data and methods that operate on that data within a single unit
Inheritance: creating new classes from existing ones, inheriting their properties and methods
Polymorphism: the ability of objects to take on many forms, allowing for flexibility and extensibility
Abstraction: hiding implementation details an...
Normalization is the process of organizing data in a database to reduce redundancy and improve data integrity.
Normalization involves breaking down a table into smaller tables and defining relationships between them.
It helps to eliminate data redundancy and inconsistencies.
There are different levels of normalization, with each level having specific rules to follow.
Normalization can improve database performance and make ...
Sort an array of strings
Use built-in sorting functions in programming languages
Implement custom sorting algorithms if necessary
Consider case sensitivity and locale when sorting
Top trending discussions
I applied via Company Website and was interviewed before Mar 2021. There were 3 interview rounds.
Java assesment.
I applied via Walk-in and was interviewed in Jul 2019. There were 3 interview rounds.
ArrayList and LinkedList are both data structures used to store and manipulate collections of objects in Java.
ArrayList is implemented as a resizable array, while LinkedList is implemented as a doubly linked list.
ArrayList provides constant time access to elements using their index, while LinkedList provides constant time insertion and deletion of elements.
Spring Boot annotations include @Controller, @Service, @Reposit...
Truncate removes all data from a table while delete removes specific rows.
Truncate is faster than delete as it doesn't log individual row deletions
Truncate resets auto-increment values while delete doesn't
To truncate a table in MySQL, use the TRUNCATE TABLE statement
Methodology used in my project was Agile
I applied via Naukri.com and was interviewed in Jan 2021. There were 4 interview rounds.
I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 4 interview rounds.
I applied via Naukri.com and was interviewed in Oct 2018. There were 3 interview rounds.
I applied via Monster and was interviewed before Nov 2020. There was 1 interview round.
I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed in Aug 2020. There was 1 interview round.
based on 1 review
Rating in categories
Software Developer
13
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
9
salaries
| ₹0 L/yr - ₹0 L/yr |
Application Support Engineer
9
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Software Developer
8
salaries
| ₹0 L/yr - ₹0 L/yr |
Implementation Engineer
7
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech