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 System Analyst Interview Questions and Answers for Experienced

Updated 24 Dec 2024

EbixCash Limited System Analyst Interview Experiences for Experienced

2 interviews found

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

I applied via Naukri.com and was interviewed in Jul 2023. There were 3 interview rounds.

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 - Technical 

(1 Question)

  • Q1. Oops, c#, Linq, sql
Round 3 - Technical 

(1 Question)

  • Q1. Sql, store proc, function, views

I applied via Naukri.com and was interviewed in Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Normal core and advanced Java questions, some SQL query.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare normal questions and answer in clear way.

System Analyst Interview Questions Asked at Other Companies for Experienced

asked in Accenture
Q1. Datagurd - how to sync databases if is there huge log gap. What a ... read more
Q2. what is agile and how business analyst work
Q3. What is your knowledge about windows and Linux based servers
Q4. How do you call a variable from one note book to another note boo ... read more
Q5. what is difference between medicaid and medicare

Interview questions from similar companies

Analyst Interview Questions & Answers

UKG user image Priyanshi Varshney

posted on 25 Oct 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Technical 

(1 Question)

  • Q1. Tell me about yourself
  • Ans. 

    I am a dedicated and detail-oriented analyst with a strong background in data analysis and problem-solving.

    • Experienced in conducting thorough research and interpreting complex data sets

    • Skilled in using various analytical tools and software

    • Proven track record of delivering actionable insights to drive business decisions

  • Answered by AI
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Sep 2022. There were 4 interview rounds.

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 - HR 

(1 Question)

  • Q1. Introduction , why did you left and why wants to join
Round 3 - Aptitude Test 

Online test (objective)

Round 4 - One-on-one 

(1 Question)

  • Q1. This is an ops around with the manager and they will ask abt your process knowledge.

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont join as they dont have projects they will ask you to leave after few months.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Apr 2022.

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 - One-on-one 

(3 Questions)

  • Q1. 1. Tell me about your self and your past experience ? 2. Regulation in US healthcare? 3. Case study
  • Ans. I shared all the details ACO, Obama are
  • Answered Anonymously
  • Q2. Laws in us healthcare
  • Q3. Obama care , affordable care act

Interview Preparation Tips

Interview preparation tips for other job seekers - Good to go

I applied via Referral and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Why did you left previous job?
  • Q2. What is the reason you want to join this company?
Round 2 - One-on-one 

(1 Question)

  • Q1. My manager asked to Describe the room in which my interview was conducted.
Round 3 - One-on-one 

(1 Question)

  • Q1. My director just asked about my studies & last job. Also, gave short description about new company.

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not try hard to please HR or any person who is taking your interview.
Do not try to look over confident or even extra joyful.
Keep it short & simple.
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Sep 2023. There were 2 interview rounds.

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 - One-on-one 

(3 Questions)

  • Q1. Background about your current Organization
  • Q2. Your skill set and how it matches with the current Organization Skill set
  • Q3. Questions in Excel, Project Management, Process Flow Understanding

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewer was not really aware of what to do in an interview.

He/She did not know about the job responsibilities well when asked regards the role in depth.

Everything was asked generally picking up from resume and nothing great from a technical standpoint.

Not really sure of why the company was hiring when the interviewer had no idea about a lot of things. In terms of the skill set it was more than what was asked for and the interview extended from the given time frame with back to back questions yet ending up in no offer.

Not very clear about what the position is all going to be about.

I think the HR/Hiring Manager needs to be well aware of whom they have to send for the interview.

I appeared for an interview before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 90 minutes
Round difficulty - Medium

It was Technical + Aptitude MCQ round.The technical section consisted if MCQ related to DSA,OS,DBMS.The aptitude section consisted of questions related to basic mathematics.

  • Q1. 

    Candies Distribution Problem Statement

    Prateek is a kindergarten teacher with a mission to distribute candies to students based on their performance. Each student must get at least one candy, and if two s...

  • Ans. 

    The task is to distribute candies to students based on their performance while minimizing the total candies distributed.

    • Create an array to store the minimum candies required for each student.

    • Iterate through the students' ratings array to determine the minimum candies needed based on the given criteria.

    • Consider the ratings of adjacent students to decide the number of candies to distribute.

    • Calculate the total candies req...

  • Answered by AI
Round 2 - Face to Face 

(2 Questions)

Round duration - 30 minutes
Round difficulty - Medium

It was a technical interview testing the basic skills of OS and DBMS of candidates along with few project discussions from your CV.

  • Q1. Can you write 15 Linux commands along with their functions?
  • Ans. 

    List of 15 Linux commands with their functions

    • ls - list directory contents

    • pwd - print working directory

    • cd - change directory

    • mkdir - make a new directory

    • rm - remove files or directories

    • cp - copy files and directories

    • mv - move or rename files and directories

    • grep - search for patterns in files

    • chmod - change file permissions

    • ps - display information about running processes

    • top - display and update sorted information about pr...

  • Answered by AI
  • Q2. What are DDL (Data Definition Language) and DML (Data Manipulation Language)?
  • Ans. 

    DDL is used to define the structure of database objects, while DML is used to manipulate data within those objects.

    • DDL includes commands like CREATE, ALTER, DROP to define database objects like tables, indexes, etc.

    • DML includes commands like INSERT, UPDATE, DELETE to manipulate data within tables.

    • Example of DDL: CREATE TABLE employees (id INT, name VARCHAR(50));

    • Example of DML: INSERT INTO employees VALUES (1, 'John Doe

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Vellore Institute of Technology. I applied for the job as System Engineer in BangaloreEligibility criteriaAbove 8 CGPACerner Corporation interview preparation:Topics to prepare for the interview - Data Structures, DBMS, Linux, Algorithms,Cloud computing, Operating systemsTime required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : Be clear about the concepts of Linux and shell scripting.
Tip 2 : Learn about the basics of Data structures and Algorithm.
Tip 3 : Be prepared to explain your projects mentioned in your CV.

Application resume tips for other job seekers

Tip 1 : Use professional Keywords in your resume.
Tip 2 : Don't mention anything you are not confident in.

Final outcome of the interviewSelected

I applied via Company Website and was interviewed before Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Scrum
  • Q2. Agile

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be yourself

I applied via LinkedIn and was interviewed in Mar 2022. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Questions on basic to advanced SQL, Advanced Excel, Power BI. 1) Difference between UNION and UNION ALL 2) Difference between COUNT and COUNTA 3) Scenario based SQL query questions on windows functions (ra...

Interview Preparation Tips

Interview preparation tips for other job seekers - SQL questions will not be so easy, at the same time not so tough. Critical thinking will play vital role.

EbixCash Limited Interview FAQs

How many rounds are there in EbixCash Limited System Analyst interview for experienced candidates?
EbixCash Limited interview process for experienced candidates usually has 3 rounds. The most common rounds in the EbixCash Limited interview process for experienced candidates are Technical and Resume Shortlist.
What are the top questions asked in EbixCash Limited System Analyst interview for experienced candidates?

Some of the top questions asked at the EbixCash Limited System Analyst interview for experienced candidates -

  1. Normal core and advanced Java questions, some SQL que...read more
  2. Sql, store proc, function, vi...read more
  3. Oops, c#, Linq, ...read more

Tell us how to improve this page.

EbixCash Limited System Analyst Interview Process for Experienced

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Chetu Interview Questions
3.2
 • 176 Interviews
AVASOFT Interview Questions
2.9
 • 167 Interviews
Oracle Cerner Interview Questions
3.7
 • 158 Interviews
ServiceNow Interview Questions
4.1
 • 121 Interviews
Thomson Reuters Interview Questions
4.1
 • 115 Interviews
Amadeus Interview Questions
3.9
 • 108 Interviews
UKG Interview Questions
3.1
 • 103 Interviews
SPRINKLR Interview Questions
3.0
 • 102 Interviews
Atlassian Interview Questions
3.6
 • 89 Interviews
View all

Fast track your campus placements

View all
EbixCash Limited System Analyst Salary
based on 147 salaries
₹3.6 L/yr - ₹12 L/yr
29% less than the average System Analyst Salary in India
View more details

EbixCash Limited System Analyst Reviews and Ratings

based on 43 reviews

3.9/5

Rating in categories

3.6

Skill development

4.0

Work-life balance

3.5

Salary

4.1

Job security

3.7

Company culture

3.2

Promotions

3.8

Work satisfaction

Explore 43 Reviews and Ratings
Software Engineer
188 salaries
unlock blur

₹2 L/yr - ₹9.5 L/yr

Network Engineer
162 salaries
unlock blur

₹1.2 L/yr - ₹5 L/yr

Software Developer
151 salaries
unlock blur

₹1.9 L/yr - ₹11 L/yr

System Analyst
147 salaries
unlock blur

₹3.6 L/yr - ₹12 L/yr

Analyst
132 salaries
unlock blur

₹2.4 L/yr - ₹8 L/yr

Explore more salaries
Compare EbixCash Limited with

Thomson Reuters

4.1
Compare

Oracle Cerner

3.7
Compare

Chetu

3.2
Compare

R Systems International

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