i
ANR Software Private Limited
Filter interviews by
Clear (1)
I applied via Referral and was interviewed in Mar 2024. There were 4 interview rounds.
Normal apti questions test is easy
Opps,java basics, question on array and string as an array
Object-oriented programming paradigm that focuses on objects and classes for code organization and reusability.
Encapsulation: bundling data and methods that operate on the data into a single unit (object)
Inheritance: ability of a class to inherit properties and behavior from another class
Polymorphism: ability to present the same interface for different data types
Number system coding decoding
Palidroms number Reverse arrays
Indian middle class
I applied via LinkedIn and was interviewed in Aug 2022. There were 3 interview rounds.
All the questions are very easy and basic
The questions cover topics like operating systems, file compression, primary keys, JVM, and network types.
The latest versions of Windows are Windows 10 and Windows Server 2019.
ZIP is a file compression format used to reduce file size and bundle multiple files together.
Unzip is the process of extracting files from a ZIP archive.
A primary key is a unique identifier for a database record. It cannot be null.
A primary key c...
Java is a popular programming language known for its platform independence and object-oriented features. It does not support pointers to ensure memory safety and prevent direct memory manipulation.
Java uses references instead of pointers to access objects, which provides a level of abstraction and simplifies memory management.
Pointers in languages like C and C++ can lead to memory leaks, segmentation faults, and other ...
ANR Software Private Limited interview questions for designations
Top trending discussions
I applied via Campus Placement and was interviewed before Jul 2021. There were 2 interview rounds.
I applied via Naukri.com and was interviewed before May 2021. There was 1 interview round.
I was interviewed in Jun 2017.
I applied via Campus Placement and was interviewed before Oct 2020. There was 1 interview round.
Encapsulation is the process of hiding implementation details and providing access to only necessary information.
Encapsulation helps in achieving data abstraction and information hiding.
It allows for better control over data and prevents unauthorized access.
In Java, encapsulation is achieved through the use of access modifiers such as private, public, and protected.
For example, a class may have private variables that c...
A string is a sequence of characters used to represent text in programming.
Strings are often used for storing and manipulating text data.
In Java, strings are represented by the String class.
Strings can be concatenated using the + operator.
Strings are immutable, meaning they cannot be changed once created.
Examples of string literals include "hello world" and "42".
I applied via Naukri.com and was interviewed in Aug 2018. There were 5 interview rounds.
The question is asking about the candidate's knowledge in Core Java, Spring, Hibernate, Spring Boot, SQL, and AngularJS.
Core Java is the foundation of Java programming language.
Spring is a popular framework for building Java applications.
Hibernate is an ORM tool used for mapping Java objects to database tables.
Spring Boot is a framework for building microservices.
SQL is a language used for managing relational databases...
To connect 2 DBs from a Spring Boot application, configure multiple data sources and use JdbcTemplate or EntityManager for each DB.
Configure multiple data sources in the application.properties file
Create separate configuration classes for each data source
Use JdbcTemplate or EntityManager to interact with each DB
Specify the appropriate data source in the repository or service classes
Abstract method implementation is mandatory while default method is optional.
Abstract method has no implementation in the abstract class and must be implemented by the subclass.
Default method has a default implementation in the interface and can be overridden by the implementing class.
Abstract method is used to enforce a contract while default method is used to provide a default behavior.
Example: abstract method - publ...
based on 8 interviews
Interview experience
based on 18 reviews
Rating in categories
Business Analyst
114
salaries
| ₹0 L/yr - ₹0 L/yr |
Java Developer
54
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
51
salaries
| ₹0 L/yr - ₹0 L/yr |
Production Analyst
40
salaries
| ₹0 L/yr - ₹0 L/yr |
QA Engineer
32
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech