Ebixcash Global Services
10+ Agarwal Constructions Interview Questions and Answers
Q1. What is your understanding of the company's processes related to the healthcare business?
I understand the company's processes related to the healthcare business involve managing patient data, compliance with regulations, and implementing technology solutions.
Managing patient data securely and efficiently
Ensuring compliance with healthcare regulations such as HIPAA
Implementing technology solutions like EMR systems for healthcare providers
Q2. What is PermGen?
PermGen stands for Permanent Generation in Java memory management.
PermGen is a part of the Java Heap memory space that stores metadata about the classes and methods used by the Java application.
It is separate from the Java Heap space used for storing objects and is limited in size.
PermGen space can be increased using JVM options like -XX:MaxPermSize.
Q3. What is collections?
Collections in Java are frameworks that provide an architecture to store and manipulate a group of objects.
Collections provide interfaces (List, Set, Map) and classes (ArrayList, LinkedList, HashSet, HashMap) to store and manipulate groups of objects.
Collections framework provides algorithms to manipulate data structures like searching, sorting, etc.
Collections in Java are dynamic in nature, i.e., the size can be changed at runtime.
Example: List<String> names = new ArrayList<...read more
Q4. Internal working of hashmap?
HashMap is a data structure that stores key-value pairs and uses hashing to quickly retrieve values based on keys.
HashMap internally uses an array of linked lists to store key-value pairs.
When a key-value pair is added, the key is hashed to determine the index in the array where it will be stored.
If multiple keys hash to the same index, a linked list is used to handle collisions.
To retrieve a value, the key is hashed again to find the index and then the linked list is searche...read more
Q5. SR SALES EXECUTIVE EXPERIENCE IN RELIANCE DAIRY FOODS LTD PRODUCT
I have 3 years of experience as a Senior Sales Executive at Reliance Dairy Foods Ltd, where I successfully promoted and sold various dairy products.
Managed a team of sales executives to achieve monthly sales targets
Developed and implemented sales strategies to increase market share
Built strong relationships with key clients and distributors
Conducted market research to identify new business opportunities
Q6. Java 8 features.
Java 8 introduced several new features including lambda expressions, functional interfaces, streams, and default methods.
Lambda expressions allow you to pass functionality as a method argument.
Functional interfaces have a single abstract method and can be used with lambda expressions.
Streams provide a way to process collections of objects in a functional style.
Default methods allow interfaces to have method implementations.
Example: Stream<Integer> numbers = Arrays.asList(1, 2...read more
Q7. Sell a product demo
I would highlight the key features and benefits of the product, demonstrate how it solves a problem or fulfills a need, and offer a special promotion or discount to encourage immediate action.
Highlight key features and benefits
Demonstrate how the product solves a problem or fulfills a need
Offer a special promotion or discount to encourage immediate action
Q8. Speak on the given topic for 5 minutes.
Discuss the impact of artificial intelligence on the future of work.
AI is transforming industries by automating tasks and processes
AI is creating new job opportunities in fields like data science and machine learning
AI is also raising concerns about job displacement and the need for upskilling and reskilling
AI is changing the nature of work by enabling remote collaboration and flexible work arrangements
Q9. What is Oops concept
Oops concept stands for Object-Oriented Programming concepts which include principles like inheritance, encapsulation, polymorphism, and abstraction.
Oops concept is a programming paradigm that focuses on objects and classes.
It includes principles like inheritance, where a class can inherit properties and behavior from another class.
Encapsulation is another principle where data is wrapped within a class and can only be accessed through methods.
Polymorphism allows objects to be...read more
Q10. Tell me something in kannada
I can say a few phrases in Kannada.
Namaskara - Hello
Yelli hoguvudu? - Where is the restroom?
Neevu Kannada gottilla? - Do you understand Kannada?
Dhanyavadagalu - Thank you
Nimge yaake beku? - What do you want?
Q11. Explain on SDLC Life Cycle?
SDLC Life Cycle is a process followed for software development from planning to deployment and maintenance.
1. Planning: Define project scope, requirements, and create a project plan.
2. Analysis: Gather and analyze requirements from stakeholders.
3. Design: Create a detailed design of the software based on requirements.
4. Implementation: Develop the software based on the design.
5. Testing: Test the software for bugs and issues.
6. Deployment: Release the software to users.
7. Mai...read more
Q12. Features of java 8
Java 8 introduced several new features including lambda expressions, functional interfaces, streams, and default methods.
Lambda expressions allow you to pass functionality as an argument to a method.
Functional interfaces have a single abstract method and can be used with lambda expressions.
Streams provide a way to work with sequences of elements and perform operations like filter, map, and reduce.
Default methods allow interfaces to have concrete methods.
Optional class helps t...read more
Top HR Questions asked in Agarwal Constructions
Interview Process at Agarwal Constructions
Top Interview Questions from Similar Companies
Reviews
Interviews
Salaries
Users/Month