Filter interviews by
I applied via LinkedIn and was interviewed in Jul 2024. There was 1 interview round.
Postgresql and DB2 differences, transaction management by Hibernate, and indexes
Postgresql is open-source, while DB2 is a commercial database
Postgresql supports JSON data type, while DB2 does not
Hibernate provides transaction management for both databases
Indexes in Postgresql can be created using CREATE INDEX statement
Indexes in DB2 can be created using CREATE INDEX or ALTER TABLE ADD INDEX statement
Binary search and Merge sort are common algorithms used for searching and sorting arrays.
Binary search is a divide and conquer algorithm that searches for a target value within a sorted array.
Merge sort is a divide and conquer algorithm that recursively divides the array into two halves, sorts them, and then merges them back together.
Binary search has a time complexity of O(log n) while Merge sort has a time complexity
I have a Bachelor's degree in Computer Science and 5 years of experience in software development.
Bachelor's degree in Computer Science
5 years of experience in software development
I applied via Referral and was interviewed before Oct 2022. There were 4 interview rounds.
Separate even and odd elements on either side of array
Iterate through the array and separate even and odd elements into two separate arrays
Merge the two arrays back together with even elements on one side and odd elements on the other
Ensure to maintain the original order of elements in the array
Top trending discussions
I am a software engineer with a Bachelor's degree in Computer Science and experience in developing web applications.
Bachelor's degree in Computer Science
Experience in developing web applications
I applied via Company Website and was interviewed in Sep 2024. There were 3 interview rounds.
Focusing on moderate level patterns
Object oriented principles are fundamental concepts in software development that focus on organizing code into objects with properties and behaviors.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Inheritance: Allowing a new class to inherit properties and behaviors from an existing class.
Polymorphism: The ability for objects of different classes to respond to the same message in di...
posted on 19 Nov 2024
Job Roles and Responsibility & Salary Discussion
posted on 12 Dec 2024
Use thread pooling and asynchronous processing to handle multiple requests efficiently in Spring Boot.
Implement thread pooling to manage multiple requests concurrently.
Use asynchronous processing to handle requests without blocking the main thread.
Consider using reactive programming with Spring WebFlux for better scalability.
Optimize database queries and external API calls to reduce response times.
Implement caching mec...
A server is a computer or software that provides functionality for other programs or devices. ABAP server is a server that runs ABAP programs.
A server is a computer or software that provides services or resources to other computers or programs.
ABAP server is a server that runs ABAP (Advanced Business Application Programming) programs, commonly used in SAP systems.
ABAP server handles requests from clients and executes A...
Interview experience
based on 7 reviews
Rating in categories
Software Engineer2
57
salaries
| ₹8.6 L/yr - ₹25 L/yr |
Software Engineer III
43
salaries
| ₹21.5 L/yr - ₹37.5 L/yr |
Software Engineer
39
salaries
| ₹7.5 L/yr - ₹20.3 L/yr |
Software Engineer II
35
salaries
| ₹12 L/yr - ₹23.1 L/yr |
Senior Software Engineer
34
salaries
| ₹14.8 L/yr - ₹39.4 L/yr |
IBM
Microsoft Corporation
Oracle
SAP