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 Software Developer Interview Questions, Process, and Tips

Updated 7 Jan 2025

Top EbixCash Limited Software Developer Interview Questions and Answers

EbixCash Limited Software Developer Interview Experiences

5 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is Oops concept?
  • Ans. 

    Oops concept stands for Object-Oriented Programming concepts which include principles like inheritance, encapsulation, polymorphism, and abstraction.

    • Oops concept is a programming paradigm that focuses on objects and classes.

    • It includes principles like inheritance, where a class can inherit properties and behaviors from another class.

    • Encapsulation is another principle where data is wrapped within a class and can only be...

  • Answered by AI
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 Dec 2023. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Data hiding and overriding difference
  • Ans. 

    Data hiding is the concept of restricting access to certain data, while overriding is the concept of replacing a method in a subclass.

    • Data hiding is achieved through access modifiers like private, protected, and public.

    • Overriding is done in inheritance when a subclass provides a specific implementation of a method that is already provided by its superclass.

    • Data hiding helps in encapsulation and information hiding, whil...

  • Answered by AI
  • Q2. Static and singleton difference
  • Ans. 

    Static keyword is used to declare a variable or method that belongs to the class itself, while singleton pattern is used to ensure a class has only one instance and provides a global point of access to it.

    • Static keyword is used to declare variables or methods that belong to the class itself, not to instances of the class.

    • Singleton pattern is a design pattern that restricts the instantiation of a class to one object.

    • Sta...

  • Answered by AI
  • Q3. Joins outputs question
Round 2 - Technical 

(2 Questions)

  • Q1. Ref and out parm output
  • Q2. Linq, entity framework, mvc life cycle. Dependency injection, ioc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Oops and sql must be good.

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Nagarro
Q4. Crazy Numbers Pattern Challenge Ninja enjoys arranging numbers in ... read more
asked in PhonePe
Q5. Form a Triangle Problem Statement You are given an array of integ ... read more

Software Developer Interview Questions & Answers

user image Prateek Gulati

posted on 7 Jan 2025

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-

I applied via campus placement at Amity Global Business School, Pune and was interviewed before Jan 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Basic java questions oops and collection
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 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

EbixCash Limited interview questions for designations

 Senior Software Developer

 (2)

 Software Engineer

 (4)

 Software Programmer

 (1)

 UI Developer

 (2)

 Lead Developer

 (1)

 Xamarin Developer

 (1)

 Software Engineer Trainee

 (1)

 Senior Software Engineer

 (1)

I applied via Naukri.com and was interviewed in May 2019. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. How MVC works for data flow?
  • Ans. 

    MVC separates data flow into three components: Model, View, and Controller.

    • Model represents data and business logic

    • View displays data to the user

    • Controller handles user input and updates the model and view accordingly

    • Data flows from the model to the view through the controller

    • Changes in the view are communicated to the controller, which updates the model and view

  • Answered by AI
  • Q2. What are mvc layers
  • Ans. 

    MVC stands for Model-View-Controller. It is a software design pattern that separates an application into three interconnected components.

    • Model: Represents the data and business logic of the application

    • View: Displays the data to the user and handles user input

    • Controller: Acts as an intermediary between the Model and View, handling user input and updating the Model and View accordingly

  • Answered by AI
  • Q3. Get and post methods
  • Q4. Servlet life cycle

Interview Preparation Tips

Interview preparation tips for other job seekers - Do your homework for string data structures problems

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Campus Placement

Round 1 - Aptitude Test 

Question related to operating system and computer network

Round 2 - Technical 

(1 Question)

  • Q1. Traverse all child nodes in tree
  • Ans. 

    Traverse all child nodes in a tree data structure

    • Use depth-first or breadth-first traversal algorithms

    • Recursively visit each child node starting from the root node

    • Consider using a stack or queue data structure for traversal

    • Example: Traverse all nodes in a binary tree

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Question related to cloud and oops
Round 4 - Technical 

(1 Question)

  • Q1. Question related to my background and how web site work
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

1st round is aptitude and pesudocode

Round 2 - Technical 

(2 Questions)

  • Q1. Mostly python questions
  • Q2. List questions and basic to mediumprogram

Interview Preparation Tips

Interview preparation tips for other job seekers - Moderate interview
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Coding Test 

In first round 4 coding question like 1 dsa 2 database and one is api and question is very simple . coding round was conducted in hackerrank

Round 2 - Technical 

(2 Questions)

  • Q1. DSA QUESTION LIKE TREE AND GRAPH
  • Q2. DP AND SORTING APPROACH
Round 3 - Coding Test 

Again same but dsa question and oops concept in deep level

Interview Preparation Tips

Interview preparation tips for other job seekers - good knowledge in dsa , database , programming thats it
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Rest Apis questions
Round 2 - One-on-one 

(1 Question)

  • Q1. Core java and OOPS and LLD

Interview Preparation Tips

Interview preparation tips for other job seekers - Good understanding of Core language and its framework

Software Developer Interview Questions & Answers

Amadeus user image Aswini Ramachandran

posted on 2 Oct 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Something based on hashet
  • Q2. Same with this too
Round 2 - Aptitude Test 

Basic questions were given..bar graphs,pie charts

EbixCash Limited Interview FAQs

How many rounds are there in EbixCash Limited Software Developer interview?
EbixCash Limited interview process usually has 2 rounds. The most common rounds in the EbixCash Limited interview process are Technical, Resume Shortlist and Aptitude Test.
How to prepare for EbixCash Limited Software Developer 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, Angularjs, Javascript, SQL Server and .Net.
What are the top questions asked in EbixCash Limited Software Developer interview?

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

  1. How MVC works for data fl...read more
  2. Data hiding and overriding differe...read more
  3. Static and singleton differe...read more

Tell us how to improve this page.

EbixCash Limited Software Developer Interview Process

based on 7 interviews

1 Interview rounds

  • Technical Round
View more

Fast track your campus placements

View all
EbixCash Limited Software Developer Salary
based on 148 salaries
₹2 L/yr - ₹11 L/yr
20% less than the average Software Developer Salary in India
View more details

EbixCash Limited Software Developer Reviews and Ratings

based on 44 reviews

3.4/5

Rating in categories

3.1

Skill development

3.9

Work-life balance

3.0

Salary

3.8

Job security

3.3

Company culture

2.9

Promotions

3.1

Work satisfaction

Explore 44 Reviews and Ratings
Software Engineer
194 salaries
unlock blur

₹1.6 L/yr - ₹9.6 L/yr

Network Engineer
175 salaries
unlock blur

₹1.2 L/yr - ₹6 L/yr

Software Developer
148 salaries
unlock blur

₹2 L/yr - ₹11 L/yr

System Analyst
142 salaries
unlock blur

₹3 L/yr - ₹11.2 L/yr

Senior System Analyst
136 salaries
unlock blur

₹5.5 L/yr - ₹13 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