i
EbixCash Limited
Filter interviews by
Discuss about java concept
Fundamental data structure and algorithm questions, such as reversing a string, among others.
Top trending discussions
posted on 2 Jan 2025
I applied via Approached by Company and was interviewed in Dec 2024. There were 3 interview rounds.
I applied via Company Website and was interviewed in Oct 2024. There were 3 interview rounds.
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.
posted on 5 Aug 2024
Some common commands for technical support engineers include ping, ipconfig, and tracert.
Ping: Used to test the reachability of a host on an IP network.
Ipconfig: Displays all current TCP/IP network configuration values.
Tracert: Shows the route that packets take to reach a specified destination.
posted on 1 May 2024
Hoisting is a behavior in JavaScript where variable and function declarations are moved to the top of their containing scope during compilation.
Variable declarations are hoisted to the top of their scope, but not their assignments.
Function declarations are fully hoisted, meaning they can be called before they are declared.
Hoisting can lead to unexpected behavior if not understood properly.
Function currying is a technique in functional programming where a function with multiple arguments is transformed into a sequence of nested functions, each taking a single argument.
Currying allows partial application of a function, where some of the arguments are fixed and the rest are left to be supplied later.
It helps in creating reusable functions and improving code readability.
Example: const add = (a) => (b) => a ...
20 questions on logical and mathematical
based on 1 interview
Interview experience
based on 7 reviews
Rating in categories
Software Engineer
188
salaries
| ₹2 L/yr - ₹9.5 L/yr |
Network Engineer
174
salaries
| ₹1.2 L/yr - ₹6.5 L/yr |
Software Developer
151
salaries
| ₹2 L/yr - ₹10.9 L/yr |
System Analyst
142
salaries
| ₹3 L/yr - ₹12 L/yr |
Senior System Analyst
137
salaries
| ₹5.5 L/yr - ₹14 L/yr |
TCS
Infosys
Wipro
HCLTech