i
EbixCash
Limited
Filter interviews by
Smoke testing is a preliminary test to check the basic functionality of a software build before further testing.
Smoke testing is often referred to as 'build verification testing'.
It ensures that the most crucial functions of a software application work correctly.
Example: After a new build, testers check if the application launches and basic features like login work.
Smoke tests are usually automated to save time an...
SQL joins combine rows from two or more tables based on related columns.
INNER JOIN: Returns records with matching values in both tables. Example: SELECT * FROM A INNER JOIN B ON A.id = B.id;
LEFT JOIN: Returns all records from the left table and matched records from the right table. Example: SELECT * FROM A LEFT JOIN B ON A.id = B.id;
RIGHT JOIN: Returns all records from the right table and matched records from the ...
I'm seeking new challenges and opportunities for growth that my current role doesn't provide.
Desire for professional growth: I've reached a plateau in my current position and am eager to take on more responsibilities.
Looking for a better cultural fit: My current company culture doesn't align with my values, and I'm seeking a more collaborative environment.
Interest in expanding my skill set: I want to work in a rol...
This role aligns with my goal to enhance financial expertise and contribute to organizational success through effective credit management.
I aim to develop my financial acumen, and this role provides hands-on experience in credit control.
Working as a Credit Controller will enhance my analytical skills, crucial for assessing credit risks.
I aspire to take on leadership roles in finance, and this position will build m...
I am a detail-oriented finance professional with extensive experience in credit control and accounts receivable management.
Over 5 years of experience in credit control, managing accounts for various clients.
Successfully reduced overdue accounts by 30% in my previous role through effective communication and follow-up.
Skilled in using accounting software like SAP and QuickBooks to track payments and manage customer ...
In five years, I envision myself as a senior credit controller, leading a team and implementing innovative credit management strategies.
Progressing to a senior credit controller role, overseeing a team of junior controllers.
Implementing new credit assessment tools to improve efficiency, like automated credit scoring systems.
Enhancing relationships with clients to reduce overdue accounts, aiming for a 20% decrease ...
I admire your company's commitment to financial integrity and customer relationships, making it an ideal place for my skills as a Credit Controller.
Your company's strong reputation in the industry aligns with my values of professionalism and integrity.
I am impressed by your innovative approach to credit management, which I believe enhances customer satisfaction.
The opportunity to work with a diverse client base ex...
IT hardware refers to physical components of a computer system, such as the motherboard, CPU, RAM, and hard drive.
IT hardware includes components like motherboards, CPUs, RAM, and hard drives.
It also encompasses peripherals like monitors, keyboards, and printers.
Understanding IT hardware is essential for troubleshooting and maintaining computer systems.
Examples of IT hardware brands include Intel, AMD, Samsung, an...
Material management involves planning, organizing, and controlling the flow of materials from acquisition to use or disposal.
Involves procurement, storage, and distribution of materials
Ensures efficient use of resources and cost-effective operations
Includes inventory management and supply chain optimization
Focuses on reducing waste and improving productivity
Examples: Just-in-time inventory system, ABC analysis for...
Yes, I am aware of the timing for the project deadlines and meetings.
I am diligent in keeping track of deadlines and meeting schedules
I use calendar tools and reminders to stay organized
I communicate with team members to ensure everyone is aware of timing expectations
IT hardware refers to physical components of a computer system, such as the motherboard, CPU, RAM, and hard drive.
IT hardware includes components like motherboards, CPUs, RAM, and hard drives.
It also encompasses peripherals like monitors, keyboards, and printers.
Understanding IT hardware is essential for troubleshooting and maintaining computer systems.
Examples of IT hardware brands include Intel, AMD, Samsung, and Wes...
Material management involves planning, organizing, and controlling the flow of materials from acquisition to consumption.
Involves procurement, storage, and distribution of materials
Focuses on optimizing inventory levels to meet demand
Includes forecasting, inventory control, and supplier management
Ensures efficient use of resources and cost-effective operations
IT hardware refers to physical components of a computer system, such as the motherboard, CPU, RAM, and hard drive.
IT hardware includes components like motherboards, CPUs, RAM, hard drives, and graphics cards.
Understanding IT hardware is essential for troubleshooting computer issues and upgrading systems.
Examples of IT hardware brands include Intel, AMD, NVIDIA, and Western Digital.
Material management involves planning, organizing, and controlling the flow of materials from acquisition to use or disposal.
Involves procurement, storage, and distribution of materials
Ensures efficient use of resources and cost-effective operations
Includes inventory management and supply chain optimization
Focuses on reducing waste and improving productivity
Examples: Just-in-time inventory system, ABC analysis for inve...
I am a dedicated and hardworking individual with a strong attention to detail.
Graduated with a degree in Business Administration
Previous experience in customer service
Proficient in Microsoft Office Suite
Strong communication skills
Ability to work well in a team
I am a dedicated and detail-oriented individual with strong communication skills and a proven track record of meeting deadlines.
I have experience in handling non-voice processes efficiently
I am a quick learner and can adapt to new processes easily
I have excellent communication skills which are essential for this role
I am detail-oriented and can ensure accuracy in my work
I am a team player and can collaborate effectivel...
My goal is to excel in my role as a Non Voice Process Associate, continuously learn and grow professionally, and contribute positively to the team and organization.
To consistently meet and exceed performance targets set by the company
To enhance my skills and knowledge through training and development opportunities
To build strong relationships with colleagues and clients for effective teamwork
To actively seek feedback a...
I applied via Naukri.com
I constructed two programs in C#.
I applied via Walk-in and was interviewed in Nov 2024. There were 2 interview rounds.
01. what activities do you like to do when you travel ?
02. Do you ever travel for business ? would you like to?
03. Hw to handle corporate Group ?
and more
Tieming :- 11 AM
A formula is an expression that performs calculations on values in a cell, while a function is a predefined formula that performs specific calculations.
Formulas are user-created expressions, while functions are built-in formulas provided by Excel.
Functions have specific names and syntax, such as SUM(), AVERAGE(), IF(), etc.
Formulas can be simple or complex, combining operators, cell references, and values.
Functions are...
Freezing panes in Excel allows you to keep certain rows or columns visible while scrolling through a large spreadsheet.
Go to the View tab on the Excel ribbon
Click on the Freeze Panes option
Select either Freeze Top Row, Freeze First Column, or Freeze Panes to freeze specific rows or columns
To unfreeze panes, go back to the Freeze Panes option and select Unfreeze Panes
SQL constraints are rules applied to table columns to enforce data integrity and consistency.
1. NOT NULL: Ensures a column cannot have a NULL value. Example: `CREATE TABLE Employees (ID INT NOT NULL);`
2. UNIQUE: Ensures all values in a column are different. Example: `CREATE TABLE Users (Email VARCHAR(255) UNIQUE);`
3. PRIMARY KEY: A combination of NOT NULL and UNIQUE, uniquely identifies each row. Example: `CREATE TABLE...
To find the last 2 rows in SQL, use ORDER BY with LIMIT or FETCH depending on the SQL dialect.
Use 'SELECT * FROM table_name ORDER BY column_name DESC LIMIT 2;' for MySQL.
In SQL Server, use 'SELECT TOP 2 * FROM (SELECT * FROM table_name ORDER BY column_name DESC) AS temp_table;'
For PostgreSQL, use 'SELECT * FROM table_name ORDER BY column_name DESC LIMIT 2;'
Ensure to replace 'column_name' with the appropriate column to ...
I appeared for an interview in Aug 2024.
4 questions of coding, level - easy and medium
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
Uttar Pradesh has various labour laws governing employment, wages, and workplace safety, crucial for HR compliance.
The Industrial Disputes Act, 1947: Ensures fair treatment in case of disputes between employers and employees.
The Minimum Wages Act, 1948: Mandates minimum wage rates for different sectors; HR must ensure compliance to avoid penalties.
The Employees' Provident Funds and Miscellaneous Provisions Act, 1952: R...
I applied via LinkedIn and was interviewed in May 2024. There was 1 interview round.
Overloading is having multiple methods in the same class with the same name but different parameters. Overriding is implementing a method in a subclass that is already defined in the parent class.
Overloading allows a class to have multiple methods with the same name but different parameters.
Overriding is when a subclass provides a specific implementation of a method that is already defined in its parent class.
Example o...
Server side session management involves storing user data on the server to maintain state. Types include in-process, out-of-process, and database.
In-process session state: Data stored in memory on the same server as the application.
Out-of-process session state: Data stored in a separate server or service, such as a state server or Redis cache.
Database session state: Data stored in a database, such as SQL Server or MySQ...
Debugging stored procedures involves using tools like SQL Server Management Studio, setting breakpoints, and analyzing query execution.
Use SQL Server Management Studio to debug stored procedures
Set breakpoints in the stored procedure code to pause execution at specific points
Analyze query execution using tools like SQL Profiler to identify issues
Use PRINT or SELECT statements to output intermediate results for debuggin...
Compile time binding occurs during compilation while runtime binding occurs during execution.
Compile time binding is also known as early binding, where the method to be called is determined at compile time based on the type of the object.
Runtime binding is also known as late binding, where the method to be called is determined at runtime based on the actual type of the object.
Compile time binding is faster as it is don...
I appeared for an interview in Nov 2024.
I am a detail-oriented finance professional with extensive experience in credit control and accounts receivable management.
Over 5 years of experience in credit control, managing accounts for various clients.
Successfully reduced overdue accounts by 30% in my previous role through effective communication and follow-up.
Skilled in using accounting software like SAP and QuickBooks to track payments and manage customer accou...
I admire your company's commitment to financial integrity and customer relationships, making it an ideal place for my skills as a Credit Controller.
Your company's strong reputation in the industry aligns with my values of professionalism and integrity.
I am impressed by your innovative approach to credit management, which I believe enhances customer satisfaction.
The opportunity to work with a diverse client base excites...
This role aligns with my goal to enhance financial expertise and contribute to organizational success through effective credit management.
I aim to develop my financial acumen, and this role provides hands-on experience in credit control.
Working as a Credit Controller will enhance my analytical skills, crucial for assessing credit risks.
I aspire to take on leadership roles in finance, and this position will build my fou...
I'm seeking new challenges and opportunities for growth that my current role doesn't provide.
Desire for professional growth: I've reached a plateau in my current position and am eager to take on more responsibilities.
Looking for a better cultural fit: My current company culture doesn't align with my values, and I'm seeking a more collaborative environment.
Interest in expanding my skill set: I want to work in a role tha...
In five years, I envision myself as a senior credit controller, leading a team and implementing innovative credit management strategies.
Progressing to a senior credit controller role, overseeing a team of junior controllers.
Implementing new credit assessment tools to improve efficiency, like automated credit scoring systems.
Enhancing relationships with clients to reduce overdue accounts, aiming for a 20% decrease in ou...
Top trending discussions
The duration of EbixCash Limited interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 117 interview experiences
Difficulty level
Duration
based on 1.1k reviews
Rating in categories
Software Engineer
178
salaries
| ₹2.3 L/yr - ₹9.6 L/yr |
Network Engineer
169
salaries
| ₹1.5 L/yr - ₹4.5 L/yr |
Software Developer
152
salaries
| ₹3.9 L/yr - ₹9 L/yr |
System Analyst
140
salaries
| ₹5.2 L/yr - ₹11.1 L/yr |
Analyst
132
salaries
| ₹3.2 L/yr - ₹7.5 L/yr |
Thomson Reuters
Oracle Cerner
Chetu
R Systems International