Upload Button Icon Add office photos

Filter interviews by

Ebixcash Global Services Software Engineer Interview Questions and Answers

Updated 5 Jul 2024

Ebixcash Global Services Software Engineer Interview Experiences

1 interview found

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

Prepare well and all the best.

Round 2 - HR 

(2 Questions)

  • 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 behavior from another class.

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

  • Answered by AI
  • Q2. Features of java 8
  • Ans. 

    Java 8 introduced several new features including lambda expressions, functional interfaces, streams, and default methods.

    • Lambda expressions allow you to pass functionality as an argument to a method.

    • Functional interfaces have a single abstract method and can be used with lambda expressions.

    • Streams provide a way to work with sequences of elements and perform operations like filter, map, and reduce.

    • Default methods allow ...

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

(2 Questions)

  • Q1. Aptitude question
  • Q2. Explanation about my project
  • Ans. 

    I developed a web application for tracking personal fitness goals and progress.

    • Used HTML, CSS, and JavaScript for front-end development

    • Utilized Node.js and Express for back-end development

    • Implemented user authentication and data storage using MongoDB

    • Incorporated data visualization tools like Chart.js for displaying progress graphs

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. What is k in KNN algorithm ?
  • Ans. 

    k in KNN algorithm represents the number of nearest neighbors to consider when making a prediction.

    • k is a hyperparameter that is chosen by the user and determines how many neighbors to look at when classifying a new data point.

    • A smaller value of k can lead to overfitting, while a larger value can lead to underfitting.

    • For example, if k=3 in a KNN algorithm, the prediction for a new data point will be based on the majori

  • Answered by AI
  • Q2. A small riddle

Interview Preparation Tips

Interview preparation tips for other job seekers - You should know all the concepts of your project
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Easy coding questions

Round 2 - Technical 

(1 Question)

  • Q1. Hashmap question
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Aug 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 - Aptitude Test 

First time attend aptitude test .

Round 3 - Technical 

(5 Questions)

  • Q1. Any computer engineering basic questions
  • Q2. C,C++,java , python
  • Q3. What is inheritance.how many times of inheritance.
  • Ans. 

    Inheritance is a concept in object-oriented programming where a class can inherit attributes and methods from another class.

    • Inheritance allows for code reusability and promotes the concept of 'is-a' relationship.

    • There are different types of inheritance such as single inheritance, multiple inheritance, multilevel inheritance, and hierarchical inheritance.

    • Example: Class B inheriting from Class A - 'class B: public A {}'

  • Answered by AI
  • Q4. How many characters are used in C.
  • Ans. 

    C uses a set of 128 characters, including letters, digits, special characters, and control characters.

    • C uses 26 letters (uppercase and lowercase), 10 digits (0-9), and various special characters like !, @, #, $, %, etc.

    • C also includes control characters like newline, tab, carriage return, etc.

    • The total number of characters used in C is 128.

  • Answered by AI
  • Q5. What is c. How many characters are used.
  • Ans. 

    C is a programming language known for its efficiency and flexibility. It uses 256 characters.

    • C is a high-level programming language used for system programming, embedded systems, and applications.

    • C uses 256 characters, including letters, digits, special characters, and whitespace.

    • Examples of characters in C include 'a', '1', '+', and ' '.

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Basics of your technical skills
Round 3 - Technical 

(1 Question)

  • Q1. More Projects related questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is oop? What is inheritance? What is cooling?
  • Ans. 

    OOP is a programming paradigm that uses objects to represent and manipulate data. Inheritance is a mechanism for creating new classes based on existing ones. Cooling is not a relevant term in software engineering.

    • OOP stands for Object-Oriented Programming

    • In OOP, objects are instances of classes that encapsulate data and behavior

    • Inheritance allows a new class to be based on an existing class, inheriting its properties a...

  • Answered by AI
  • Q2. Good. Bbbbbbbb Goodjjjjjhjjjjjjj Goodyuhjhhhhh

Interview Preparation Tips

Interview preparation tips for other job seekers - It's a god company to work with conduent.................
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

In Aptitude test in Math & Reasoning &English is be must for 1st round.

Round 3 - Coding Test 

In Coding Round first of all basic programing language C & 2nd One Oops language & DBMS must be knowledge. And then coding profile is above.

Interview Preparation Tips

Interview preparation tips for other job seekers - Dependent on basis his skill, talent, knowledge. Now must be coding knowledge.

I applied via campus placement at Bangalore University and was interviewed in Mar 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - HR 

(2 Questions)

  • Q1. What are your strengths and weaknesses?
  • Ans. 

    My strengths include problem-solving, attention to detail, and teamwork. My weaknesses include time management and public speaking.

    • Strengths: problem-solving, attention to detail, teamwork

    • Weaknesses: time management, public speaking

  • Answered by AI
  • Q2. How long u staying in company
  • Ans. 

    I plan to stay with the company for the long term, as I am passionate about software engineering and eager to contribute to the company's success.

    • I am committed to continuous learning and growth in my role as a software engineer.

    • I believe in the company's mission and values, and I am excited about the opportunities for career development and advancement.

    • I have built strong relationships with my colleagues and enjoy wor...

  • Answered by AI
Round 3 - One-on-one 

(2 Questions)

  • Q1. How long u working in this organisation
  • Ans. 

    I have been working in this organization for 3 years.

    • I joined this organization in 2018.

    • I have gained valuable experience in software engineering during my time here.

    • I have worked on various projects and contributed to the development of several software products.

    • I have received positive feedback from my colleagues and superiors for my work.

    • I have also participated in training programs and workshops to enhance my skill

  • Answered by AI
  • Q2. What is the project work
  • Ans. 

    The project work is the main task or assignment that a software engineer is working on.

    • It involves developing, testing, and maintaining software applications.

    • It may include collaborating with a team to design and implement new features.

    • The project work can also involve troubleshooting and debugging issues in the software.

    • It requires knowledge of programming languages, software development methodologies, and tools.

    • Examp...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Yes i need the good position in our company.

I applied via Naukri.com and was interviewed in Oct 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. Now l 'm freashars ,l have no expreinse so , plz confromed me as soon as possible
  • Q2. Interveiw date ?
  • Q3. Actully my location kolkata , so l will get this location choose

Interview Preparation Tips

Interview preparation tips for other job seekers - My name is Bilkish khatun , l'm ece studant , 4m mulana Abul kalam azad univercity *

Interview Questionnaire 

2 Questions

  • Q1. About jmeter
  • Q2. About Appdynamics

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Jmeter questions

Ebixcash Global Services Interview FAQs

How many rounds are there in Ebixcash Global Services Software Engineer interview?
Ebixcash Global Services interview process usually has 2 rounds. The most common rounds in the Ebixcash Global Services interview process are Coding Test and HR.
What are the top questions asked in Ebixcash Global Services Software Engineer interview?

Some of the top questions asked at the Ebixcash Global Services Software Engineer interview -

  1. What is Oops conc...read more
  2. Features of jav...read more

Tell us how to improve this page.

Ebixcash Global Services Software Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Ebixcash Global Services Software Engineer Salary
based on 4 salaries
₹4.2 L/yr - ₹6.5 L/yr
29% less than the average Software Engineer Salary in India
View more details

Ebixcash Global Services Software Engineer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

3.0

Skill development

5.0

Work-life balance

4.0

Salary

5.0

Job security

5.0

Company culture

4.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Customer Service Executive
79 salaries
unlock blur

₹1.1 L/yr - ₹3.5 L/yr

Network Engineer
68 salaries
unlock blur

₹1.2 L/yr - ₹5 L/yr

Team Lead
58 salaries
unlock blur

₹2 L/yr - ₹4.5 L/yr

Customer Service Associate
46 salaries
unlock blur

₹1 L/yr - ₹4.5 L/yr

Sales Executive
35 salaries
unlock blur

₹1.4 L/yr - ₹3.5 L/yr

Explore more salaries
Compare Ebixcash Global Services with

Paytm

3.3
Compare

PhonePe

4.0
Compare

Mobikwik

4.1
Compare

Payed

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