i
Prodapt
Filter interviews by
I applied via LinkedIn and was interviewed in Feb 2024. There was 1 interview round.
Solid design principles are a set of best practices for designing software that is maintainable, scalable, and flexible.
Single Responsibility Principle: Each class should have only one responsibility.
Open/Closed Principle: Classes should be open for extension but closed for modification.
Liskov Substitution Principle: Objects of a superclass should be replaceable with objects of its subclasses without affecting the prog...
Spring Boot is a popular Java framework for building microservices, while functional interfaces in Java 8 allow for functional programming.
Spring Boot simplifies the process of building and deploying microservices by providing a set of pre-configured tools and conventions.
Functional interfaces in Java 8 enable the use of lambda expressions to write more concise and readable code.
Combining Spring Boot with functional in...
I applied via Referral and was interviewed in Oct 2024. There was 1 interview round.
Find the length of the longest subsequence of contiguous integers in an array.
Sort the array
Iterate through the array and check for consecutive integers
Keep track of the longest subsequence found
Use flatMap and map to extract list of pincodes from Employee objects
Use flatMap to flatten the list of Addresses in each Employee object
Use map to iterate over the flattened list and extract the pincodes
Example: employeeList.stream().flatMap(emp -> emp.getAddresses().stream()).map(address -> address.getPincode()).collect(Collectors.toList())
Database pooling is a technique used to manage a pool of database connections for efficient resource utilization. HikariCP is a popular database connection pooling library in Java.
HikariCP is a high-performance database connection pooling library for Java applications.
It is known for its low latency and high throughput.
Configurations for HikariCP include settings such as maximum pool size, connection timeout, and idle ...
I applied via Recruitment Consulltant and was interviewed in Dec 2024. There was 1 interview round.
I applied via LinkedIn and was interviewed in Oct 2024. There was 1 interview round.
API design implementation involves creating a well-structured and user-friendly interface for interacting with software applications.
Understand the requirements and use cases for the API
Design clear and consistent endpoints with proper documentation
Implement secure authentication and authorization mechanisms
Follow RESTful principles for creating APIs
Consider scalability and performance optimizations
20 aptitude,20 comunication,4 program questions
General topics . topics about online class vs office line class
Sonarqube is a static code analysis tool used to detect code smells and bugs in code. It is integrated into CI/CD pipelines for continuous code quality checks.
Sonarqube is a static code analysis tool that identifies code smells, bugs, and security vulnerabilities in code.
Code smells are common programming issues that may indicate a deeper problem in the code. Examples include duplicated code, long methods, and complex ...
Program to find numbers divisible by 3 in a string and reverse their indexes.
Iterate through the string and check if each character is a number divisible by 3.
Store the divisible numbers in an array and reverse their indexes.
Join the array back into a string and return the result.
Using Java8 to filter vowels from an array of strings
Use Java8 stream and filter to iterate through each string in the array
Use a lambda expression to check if each character is a vowel
Collect the filtered strings into a new array
I applied via Company Website and was interviewed in Mar 2024. There were 5 interview rounds.
30 multiple choice questions
Two coding questions
1 Interview rounds
based on 3 reviews
Rating in categories
Software Engineer
1.4k
salaries
| ₹2.6 L/yr - ₹8.2 L/yr |
Senior Software Engineer
823
salaries
| ₹3.8 L/yr - ₹14.5 L/yr |
Associate Software Engineer
811
salaries
| ₹2.5 L/yr - ₹5.5 L/yr |
Lead Engineer
461
salaries
| ₹6.6 L/yr - ₹22.6 L/yr |
Technical Lead
262
salaries
| ₹9.2 L/yr - ₹35 L/yr |
Movate
Mphasis
Happiest Minds Technologies
L&T Technology Services