Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by EbixCash Limited Team. If you also belong to the team, you can get access from here

EbixCash Limited Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

EbixCash Limited Interview Questions, Process, and Tips

Updated 28 Feb 2025

Top EbixCash Limited Interview Questions and Answers

View all 63 questions

EbixCash Limited Interview Experiences

Popular Designations

102 interviews found

Interview Questions & Answers

user image Anonymous

posted on 20 Dec 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Dec 2023. There was 1 interview round.

Round 1 - HR 

(5 Questions)

  • Q1. Talk about yourself
  • Q2. What are your aspirations
  • Q3. Where do you see yourself after 3 yrs
  • Q4. How your presence can make an impact your organization
  • Q5. How soon you can join your organisation

Interview Preparation Tips

Interview preparation tips for other job seekers - It is a good company to shape your career

Sopra Steria

Success to our employee's well-being? A work-life balance that's simply unbeatable.

Our employees have rated us 4 for Work-Life Balance on AmbitionBox

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a detail-oriented individual with a background in data analysis and strong communication skills.

    • Graduated with a degree in Business Administration

    • Worked as a data analyst for 2 years

    • Proficient in Excel and SQL

    • Excellent communication and problem-solving skills

  • Answered by AI
  • Q2. Expecting sLary

Process Associate Interview Questions asked at other Companies

Q1. How will you explain a red colour (or any colour) to a person who is blind since his or her birth?
View answer (21)
EbixCash Limited Interview Questions and Answers for Freshers
illustration image

Senior Associate Interview Questions & Answers

user image Chandan Kumar

posted on 26 Dec 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Dec 2023. There was 1 interview round.

Round 1 - Assignment 

Essay writing to check english.

Interview Preparation Tips

Interview preparation tips for other job seekers - Good co with job security.

Senior Associate Interview Questions asked at other Companies

Q1. On an average, how many invoices can you process in a day?
View answer (10)
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all Resume tips
Round 2 - Aptitude Test 

For freshers first was aptitude test

Round 3 - One-on-one 

(1 Question)

  • Q1. Java or Testing Spring MVC for Experience
Round 4 - HR 

(1 Question)

  • Q1. If was dependent on them

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best and learn and work ,need fast learner

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)

EbixCash Limited interview questions for popular designations

 Software Developer

 (5)

 Quality Analyst

 (4)

 Software Engineer

 (4)

 Assistant Manager

 (4)

 HR Trainee

 (4)

 Associate Programmer Analyst

 (3)

 System Analyst

 (3)

 Senior Process Associate

 (3)

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. What is the router What is the switch What is the wan What is the lan What is the wan monitoring What is the trouble shooting
  • Ans. 

    A router is a networking device that forwards data packets between computer networks. A switch is a device that connects devices together on a computer network. WAN and LAN are types of networks. WAN monitoring is the process of monitoring the performance and availability of a wide area network. Troubleshooting is the process of identifying, diagnosing, and resolving problems in a system.

    • A router connects multiple netw...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Pnb project chandigarh appointment for my self as a field Engineer but i work a ni team like wan monitoring lan cable . Switch and router installation trouble shooting

Skills evaluated in this interview

Field Engineer Interview Questions asked at other Companies

Q1. What is insulator and conductors and semiconductors
View answer (6)

Get interview-ready with Top EbixCash Limited Interview Questions

Analyst Interview Questions & Answers

user image Anonymous

posted on 8 Jul 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jul 2023. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. What is Jsp servelet
  • Ans. 

    JSP (JavaServer Pages) is a technology used to create dynamic web pages by embedding Java code in HTML.

    • JSP allows for the separation of dynamic content from the presentation layer

    • JSP files have a .jsp extension and are compiled into servlets by the server

    • JSP can be used to create dynamic web applications with Java functionality

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Casual questions

Skills evaluated in this interview

Analyst Interview Questions asked at other Companies

Q1. N-th Fibonacci Number Problem Statement Given an integer ‘N’, your task is to find and return the N’th Fibonacci number using matrix exponentiation. Since the answer can be very large, return the answer modulo 10^9 + 7. Formula: F(n) = F(n-... read more
View answer (1)

Jobs at EbixCash Limited

View all

I applied via Recruitment Consultant and was interviewed in Dec 2021. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Write defect report
  • Ans. 

    Defect report for login page

    • Steps to reproduce the issue

    • Expected behavior

    • Actual behavior

    • Severity level

    • Screenshot or video evidence

  • Answered by AI
  • Q2. Sql query on joints
  • Q3. Difference between sdlc and stlc
  • Ans. 

    SDLC is a software development process while STLC is a software testing process.

    • SDLC stands for Software Development Life Cycle and involves the entire process of software development from planning to deployment.

    • STLC stands for Software Testing Life Cycle and involves the process of testing the software to ensure it meets the requirements and is free of defects.

    • SDLC is focused on the development of the software while S...

  • Answered by AI
  • Q4. Differentiate retesting and regression testing
  • Ans. 

    Retesting is testing the same functionality again after fixing defects while regression testing is testing the unchanged functionality to ensure it still works after changes.

    • Retesting is done to ensure that the defects found in the previous test cycle have been fixed

    • Regression testing is done to ensure that the unchanged functionality still works after changes have been made

    • Retesting is done after fixing defects while ...

  • Answered by AI
  • Q5. Static and dynamic testing

Interview Preparation Tips

Interview preparation tips for other job seekers - They give only 2.4lpa for manual tester,you will get to know banking domain well but no automation testing is done there

Skills evaluated in this interview

Test Engineer Interview Questions asked at other Companies

Q1. 1. What is the frame work u have worked and explain the framework with folder structure? 2. purely based on testing, different testing types like functional and non functional tests 3. real time scenarios like last min bugs before release? ... read more
View answer (4)
Round 1 - Technical 

(1 Question)

  • Q1. What are key differences in spring and springboot
  • Ans. 

    Spring is a framework while Spring Boot is an opinionated version of Spring.

    • Spring requires more configuration while Spring Boot has auto-configuration

    • Spring Boot has embedded servers while Spring does not

    • Spring Boot has a simpler setup process compared to Spring

    • Spring Boot has a built-in dependency management system

    • Spring Boot is more suitable for microservices architecture

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Need to brush up spring,SQL concepts very well

Skills evaluated in this interview

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

Team Manager Interview Questions & Answers

user image Anonymous

posted on 13 Sep 2022

Round 1 - Technical 

(1 Question)

  • Q1. Roles & responsibility

Interview Preparation Tips

Interview preparation tips for other job seekers - Define your role and responsibilities very clearly. How you start and finish your day.

Team Manager Interview Questions asked at other Companies

Q1. To maintain SIEM solution which are the daily activities that you will perform?
View answer (4)

Interview Questionnaire 

2 Questions

  • Q1. What is full form of mpls.
  • Ans. 

    MPLS stands for Multiprotocol Label Switching.

    • MPLS is a protocol used in computer networks to improve the speed and efficiency of data transmission.

    • It operates at the network layer of the OSI model and is used to route packets based on labels instead of IP addresses.

    • MPLS allows for the creation of virtual private networks (VPNs) and traffic engineering.

    • It provides quality of service (QoS) capabilities by prioritizing c...

  • Answered by AI
  • Q2. Network layer working
  • Ans. 

    The network layer is responsible for routing and forwarding data packets across different networks.

    • The network layer operates at the third layer of the OSI model.

    • It provides logical addressing and routing of data packets.

    • Network layer protocols include IP (Internet Protocol) and ICMP (Internet Control Message Protocol).

    • Routers are the primary devices that operate at the network layer.

    • Example: When you send an email fro...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I was not asked much question. But out Of all the questions I asked I gave the answer I knew, which I didn't know or Did not give.

Skills evaluated in this interview

Engineer- Customer Support Interview Questions asked at other Companies

Q1. If the customer is very irate and he is speaking profanity,how will you deal with them?
View answer (3)
Contribute & help others!
anonymous
You can choose to be anonymous

EbixCash Limited Interview FAQs

How many rounds are there in EbixCash Limited interview?
EbixCash Limited interview process usually has 1-2 rounds. The most common rounds in the EbixCash Limited interview process are HR, Technical and One-on-one Round.
How to prepare for EbixCash Limited interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at EbixCash Limited. The most common topics and skills that interviewers at EbixCash Limited expect are ASP.Net, C#, SQL, SQL Server and Java.
What are the top questions asked in EbixCash Limited interview?

Some of the top questions asked at the EbixCash Limited interview -

  1. In your Project, How did you connected your application with Databa...read more
  2. What is Compile time binding and Runtime Bindi...read more
  3. What is Inheritance and Types of Inheritan...read more
How long is the EbixCash Limited interview process?

The duration of EbixCash Limited interview process can vary, but typically it takes about less than 2 weeks to complete.

Recently Viewed

REVIEWS

Cholamandalam Investment & Finance

No Reviews

INTERVIEWS

EbixCash Limited

No Interviews

REVIEWS

Cholamandalam Investment & Finance

No Reviews

REVIEWS

Cholamandalam Investment & Finance

No Reviews

REVIEWS

Cholamandalam Investment & Finance

No Reviews

SALARIES

Cholamandalam Investment & Finance

SALARIES

Cholamandalam Investment & Finance

LIST OF COMPANIES

Siemens

Locations

REVIEWS

Oracle Financial Services Software

No Reviews

Tell us how to improve this page.

EbixCash Limited Interview Process

based on 113 interviews

Interview experience

4.4
  
Good
View more

HCLTech

A more secure future awaits you

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 791 Interviews
Chetu Interview Questions
3.3
 • 172 Interviews
View all

Fast track your campus placements

View all

EbixCash Limited Reviews and Ratings

based on 1k reviews

4.0/5

Rating in categories

3.7

Skill development

4.1

Work-life balance

3.6

Salary

4.1

Job security

3.9

Company culture

3.4

Promotions

3.9

Work satisfaction

Explore 1k Reviews and Ratings
Technical Manager

Chennai

15-17 Yrs

Not Disclosed

Dot Net Developer

Noida

3-8 Yrs

Not Disclosed

Sr. Executive Audit and Compliance

Noida

2-4 Yrs

Not Disclosed

Explore more jobs
Network Engineer
194 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
188 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
151 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

System Analyst
145 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior System Analyst
137 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare EbixCash Limited with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview