Filter interviews by
I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.
I am a passionate Java Developer with 5 years of experience in developing web applications and implementing solutions.
5 years of experience in Java development
Strong expertise in developing web applications
Skilled in implementing solutions to meet client requirements
Various notations in Spring include XML configuration, JavaConfig, and annotations.
XML configuration: uses XML files to define beans and their dependencies
JavaConfig: uses Java classes to define beans and their dependencies
Annotations: uses annotations like @Component, @Autowired, @Controller, etc. to define beans and their dependencies
Use try-catch block with generic Exception class to handle unknown runtime exceptions.
Use try-catch block with Exception class to catch all runtime exceptions.
Handle the exception gracefully by logging the error or displaying a user-friendly message.
Consider using a finally block to clean up any resources.
Example: try { // code that may throw exception } catch (Exception e) { // handle exception }
I applied via Company Website and was interviewed in Jul 2024. There was 1 interview round.
I m to get yourlife company to work.
It's like technical round & Hr round , way of language speaking.
I applied via Approached by Company and was interviewed in Mar 2024. There were 3 interview rounds.
Find repeat elements in an array of strings
Iterate through the array and store each element in a HashMap with its count
Check if the count of any element is greater than 1, then it is a repeat element
Return the repeat elements found in the array
Build a basic CRUD REST API endpoint
Create a REST API endpoint for each CRUD operation (Create, Read, Update, Delete)
Use HTTP methods like POST, GET, PUT, DELETE to perform CRUD operations
Implement data validation and error handling for each operation
Utilize a framework like Spring Boot or Express.js to simplify API development
To find the third highest salary in a SQL table, you can use the 'SELECT TOP 1' statement with 'ORDER BY salary DESC OFFSET 2 ROWS FETCH NEXT 1 ROWS ONLY'.
Use the 'SELECT TOP 1' statement to retrieve only one record
Order the records by salary in descending order using 'ORDER BY salary DESC'
Skip the first two highest salaries using 'OFFSET 2 ROWS'
Fetch the next record after skipping the first two using 'FETCH NEXT 1 ROW
Implementation of the Spring security
I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.
Java 8 introduced several new features including lambda expressions, streams, and default methods.
Lambda expressions allow for functional programming and simplify code.
Streams provide a way to process collections of data in a functional way.
Default methods allow for adding new methods to interfaces without breaking existing implementations.
Other new features include the Date and Time API, Nashorn JavaScript engine, and...
Developed a web-based inventory management system for a retail company
Used Java, Spring Boot, and MySQL for backend development
Implemented a responsive UI using AngularJS and Bootstrap
Integrated barcode scanning functionality for faster inventory management
Implemented user authentication and authorization using Spring Security
Deployed the application on AWS EC2 instance
Integrated a new payment gateway in the project
Had to understand the API documentation of the payment gateway
Had to modify the existing codebase to integrate the new gateway
Had to test the integration thoroughly to ensure it works as expected
I applied via Walk-in and was interviewed in Jun 2023. There were 5 interview rounds.
For freshers there is online aptitude test.
Coding round is done by interviewers on live screen sharing
I applied via LinkedIn and was interviewed in Sep 2022. There were 3 interview rounds.
OOPS stands for Object-Oriented Programming System. It is a programming paradigm based on the concept of objects.
OOPS is based on four main concepts: Encapsulation, Inheritance, Polymorphism, and Abstraction.
Encapsulation is the process of hiding the implementation details of an object from the outside world.
Inheritance allows a class to inherit properties and methods from another class.
Polymorphism allows objects of d...
Salesforce Developer
23
salaries
| ₹6 L/yr - ₹13.5 L/yr |
Salesforce Consultant
5
salaries
| ₹15 L/yr - ₹21.5 L/yr |
Senior Salesforce Developer
4
salaries
| ₹12 L/yr - ₹23.6 L/yr |
Associate Software Engineer
3
salaries
| ₹18 L/yr - ₹25 L/yr |
Automation Test Lead
3
salaries
| ₹27 L/yr - ₹32.5 L/yr |
Cloud Solutions
Cloud Tech
Cloud Systems
TCS