Filter interviews by
Oops in Java stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects.
Oops in Java allows for the creation of classes and objects, encapsulation, inheritance, and polymorphism.
Classes are templates for objects, encapsulation ensures data security, inheritance allows for code reuse, and polymorphism enables flexibility.
Example: Creating a class 'Car' with properties like 'make...
Top trending discussions
I was interviewed in Jan 2025.
I was interviewed in Jan 2025.
A sequence was provided: 4181, 2684, 1597, 987, 610.
first 2 are given and write code for other value calculation using java 8
The second question required writing a reverse of a palindrome using both Java 8 streams. I was able to successfully write both and clear the first round.
Java 17 introduces sealed classes to restrict inheritance and improve code maintainability.
Sealed classes are declared using the 'sealed' keyword followed by the permitted subclasses.
Subclasses of a sealed class must be either final or sealed themselves.
Errors may occur when trying to extend a sealed class with a non-permitted subclass.
Implementation of 'notify me if item is back in stock' feature in an ecommerce application
Create a database table to store user notifications for out-of-stock items
Implement a service to check item availability and send notifications to subscribed users
Provide a user interface for users to subscribe to notifications for specific items
I was interviewed in Jan 2025.
posted on 23 Jan 2025
I possess excellent communication skills, problem-solving abilities, and a strong customer-centric approach.
Strong communication skills to effectively interact with customers and address their concerns
Proven problem-solving abilities to quickly resolve issues and provide satisfactory solutions
Customer-centric approach to prioritize customer satisfaction and build positive relationships
Ability to remain calm and compose...
I possess strong communication skills, problem-solving abilities, and a customer-centric approach.
Excellent communication skills to effectively interact with customers and address their concerns
Strong problem-solving abilities to quickly resolve issues and provide solutions
Customer-centric approach to ensure customer satisfaction and retention
Ability to remain calm and patient in challenging situations
Experience in han...
The company's strong reputation for excellent customer service and commitment to employee development attracted me.
Reputation for excellent customer service
Commitment to employee development
Positive reviews from current and former employees
My salary expectations are in line with industry standards and based on my experience and qualifications.
Research industry standards for the position
Consider my experience and qualifications
Be prepared to negotiate based on job responsibilities and benefits package
Yes, I have 3 years of experience in customer service roles.
Worked as a customer service representative for 2 years at Company X
Handled customer inquiries, resolved complaints, and processed orders
Trained new employees on customer service best practices
Yes, I am dedicated to this role and committed to providing excellent customer service.
I have a strong work ethic and always strive to exceed customer expectations
I am willing to go above and beyond to resolve customer issues and ensure their satisfaction
I am constantly seeking ways to improve my skills and knowledge in order to better serve customers
Integrity and honesty
I was interviewed in Jan 2025.
I was interviewed in Jan 2025.
The Java Virtual Machine (JVM) is an abstract computing machine that enables a computer to run Java programs.
JVM is platform-independent and converts Java bytecode into machine code.
It consists of class loader, runtime data areas, execution engine, and native method interface.
JVM memory is divided into method area, heap, stack, and PC register.
Examples of JVM implementations include Oracle HotSpot, OpenJ9, and GraalVM.
The default connection pooling in Spring Boot is HikariCP, which can be customized through properties in the application.properties file.
HikariCP is the default connection pooling library in Spring Boot, known for its high performance and low overhead.
To customize the connection pooling, you can modify properties like 'spring.datasource.hikari.*' in the application.properties file.
For example, you can set maximum pool ...
Best practices for optimizing a Spring Boot application
Use Spring Boot Actuator to monitor and manage application performance
Implement caching mechanisms like Spring Cache to reduce database calls
Optimize database queries and indexes for better performance
Use asynchronous processing with Spring's @Async annotation for non-blocking operations
Profile and analyze application performance using tools like VisualVM or JProfi
A heap dump is a snapshot of the memory usage of a Java application at a specific point in time.
Heap dumps can be generated using tools like jmap or VisualVM.
They provide detailed information about objects in memory, their sizes, and references.
Analyzing a heap dump can help identify memory leaks by pinpointing objects that are consuming excessive memory.
Common signs of memory leaks in a heap dump include a large numbe...
Diagonally iterate through and print elements of a 2D array of strings.
Use nested loops to iterate through rows and columns of the 2D array.
Calculate the diagonal elements by incrementing row and column indices together.
Print the elements as you iterate through the diagonal of the array.
Bachelor of Commerce degree with a GPA of 6.79 and an accompanying resume.
based on 1 interview
Interview experience
based on 22 reviews
Rating in categories
Software Engineer
39
salaries
| ₹3 L/yr - ₹10.2 L/yr |
Devops Engineer
30
salaries
| ₹3.5 L/yr - ₹15 L/yr |
Senior Software Engineer
14
salaries
| ₹7.2 L/yr - ₹14 L/yr |
Software Developer
12
salaries
| ₹4.6 L/yr - ₹11.8 L/yr |
Softwaretest Engineer
12
salaries
| ₹3 L/yr - ₹9.6 L/yr |
TCS
Infosys
Wipro
HCLTech