i
LeadSquared
Filter interviews by
Top trending discussions
Transactions in Spring Boot help manage database operations as a single unit of work.
Transactions ensure ACID properties (Atomicity, Consistency, Isolation, Durability) for database operations.
Use @Transactional annotation to mark a method as transactional.
Transactions can be managed programmatically using TransactionTemplate.
Rollback can be triggered manually in case of exceptions.
Spring Boot supports both declarative
I applied via LinkedIn and was interviewed in Feb 2024. There was 1 interview round.
I applied via Referral and was interviewed before Dec 2023. There were 2 interview rounds.
Load balancers distribute incoming network traffic across multiple servers to ensure no single server is overwhelmed.
Load balancers monitor the health of servers and distribute traffic based on predefined algorithms.
They can be hardware-based or software-based.
Common algorithms used by load balancers include round-robin, least connections, and IP hash.
Load balancers can improve reliability and scalability of a website ...
The Two Sum problem involves finding two numbers in an array that add up to a target value.
Iterate through the array and store the difference between the target and current element in a hashmap.
Check if the current element exists in the hashmap, if yes, return the indices of the current element and the stored difference.
Time complexity of O(n) can be achieved by using a hashmap to store elements and their indices.
I applied via Approached by Company and was interviewed before Dec 2023. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in May 2021. There were 3 interview rounds.
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Business Analyst
143
salaries
| ₹3.8 L/yr - ₹12 L/yr |
Software Engineer
136
salaries
| ₹6 L/yr - ₹18.7 L/yr |
Senior Software Engineer
104
salaries
| ₹11 L/yr - ₹34.9 L/yr |
Senior Business Analyst
87
salaries
| ₹7.3 L/yr - ₹21 L/yr |
Sales Development Representative
52
salaries
| ₹3.5 L/yr - ₹11.9 L/yr |
Freshworks
Zoho
MindTickle
Chargebee