Upload Button Icon Add office photos

Filter interviews by

Ebixcash World Money Deputy Manager Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

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

I applied via Referral and was interviewed before Mar 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 

(2 Questions)

  • Q1. What are your expectations from the company?
  • Ans. 

    I expect the company to provide a supportive and growth-oriented work environment.

    • Opportunities for professional development and advancement

    • Clear communication and feedback from management

    • A positive and inclusive company culture

    • Competitive compensation and benefits

    • A strong commitment to employee well-being and work-life balance

  • Answered by AI
  • Q2. What do you know about Razorpay?
  • Ans. 

    Razorpay is a payment gateway company based in India.

    • Founded in 2014 by Shashank Kumar and Harshil Mathur.

    • Provides payment solutions for businesses of all sizes.

    • Offers features like recurring payments, international payments, and more.

    • Has over 800,000 businesses using their platform.

    • Has partnerships with major banks and financial institutions.

    • Received funding from investors like Sequoia Capital and Mastercard.

    • Won sever...

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

(2 Questions)

  • Q1. What do you know about payments industry?
  • Ans. 

    The payments industry involves the processing and transfer of funds between individuals, businesses, and financial institutions.

    • It includes various payment methods such as credit/debit cards, mobile payments, e-wallets, and bank transfers.

    • The industry is regulated by government bodies and financial institutions to ensure security and compliance.

    • The payments industry is constantly evolving with the introduction of new t...

  • Answered by AI
  • Q2. Where do you see yourself in Razorpay?
  • Ans. 

    I see myself in Razorpay as a Deputy Manager, contributing to the company's growth and success.

    • I envision myself taking on leadership responsibilities and managing a team of professionals.

    • I aim to drive innovation and implement strategies to improve operational efficiency.

    • I see myself collaborating with cross-functional teams to achieve organizational goals.

    • I aspire to contribute to Razorpay's expansion plans and help ...

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. What are my salary expectations?
  • Ans. 

    I would expect a salary that is competitive for the Deputy Manager role, taking into consideration my experience and qualifications.

    • Research the average salary range for Deputy Managers in your industry and location.

    • Consider your years of experience and any additional qualifications or certifications you possess.

    • Factor in the responsibilities and scope of the Deputy Manager role you are applying for.

    • Be prepared to nego...

  • Answered by AI
  • Q2. When I will be able to join the company?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be well prepared for the interview and learn as much as you can about the company and industry.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 

(1 Question)

  • Q1. Business Round Checking on Skills
Round 3 - HR 

(1 Question)

  • Q1. Assessing the cultural fit and overall suitability for the role.

I applied via IIM Jobs and was interviewed in Dec 2021. There were 3 interview rounds.

Round 1 - Case Study 

With one of the team members. Case study to gauge problem solving skills, analytical abilities. What could be different reasons for drop in sale, how can each be identified and mitigated?

Round 2 - One-on-one 

(1 Question)

  • Q1. Stakeholder discussion This was with one of the senior stakeholders, to determine your communication skills as well as understanding about completely new business problem/sector in limited amount of time. ...
Round 3 - One-on-one 

(1 Question)

  • Q1. Discussion with the HOD Usual fitment test. Past work experience, aspirations etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Case study was the deciding factor for my interview. First principle thinking is what the recruiters were looking for.
If you have the exact similar past experience, chances of selection are way too high. The startup industry just doesn't prefer to hire a person with conventional business experience.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024, where I was asked the following questions.

  • Q1. Work Experience
  • Q2. Product Knowledge
  • Q3. Sales Knowledge
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - Case Study 

Sales planning for new paint industry

Round 3 - One-on-one 

(1 Question)

  • Q1. Understanding about DPL and ROI

I applied via Referral and was interviewed before Nov 2021. 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 - Group Discussion 

Need just team management skills

Round 3 - HR 

(2 Questions)

  • Q1. Are you interested in this post..?
  • Q2. What you do in this role?

Interview Preparation Tips

Topics to prepare for PhonePe Team Manager interview:
  • Team Management
Interview preparation tips for other job seekers - If you want team manager post , then their is an answer in this role ( team management)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via LinkedIn and was interviewed in Jul 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 

(2 Questions)

  • Q1. Please explain about yourself and questions on what you do
  • Q2. Gave a small brief to start with and then full details

Interview Preparation Tips

Interview preparation tips for other job seekers - Be clear about what you did, and what need to be done

I appeared for an interview before Sep 2020.

Round 1 - Coding Test 

(3 Questions)

Round duration - 60 Minutes
Round difficulty - Medium

  • Q1. 

    Palindrome String Validation

    Determine if a given string 'S' is a palindrome, considering only alphanumeric characters and ignoring spaces and symbols.

    Note:
    The string 'S' should be evaluated in a case...
  • Ans. 

    The task is to check whether a given string is a palindrome or not, considering only alphabets and numbers and ignoring symbols and whitespaces.

    • Convert the string to lowercase and remove all symbols and whitespaces.

    • Reverse the modified string and compare it with the original string.

    • If they are equal, then the string is a palindrome.

    • If not, then the string is not a palindrome.

  • Answered by AI
  • Q2. 

    Square Root (Integral) Problem Statement

    Given a number N, calculate its square root and output the integer part only.

    Example:

    Input:
    18
    Output:
    4
    Explanation:

    The square root of 18 is approximate...

  • Ans. 

    The task is to find the integral part of the square root of a given number.

    • Use the built-in square root function to find the square root of the number.

    • Convert the result to an integer by rounding down or using the floor function.

    • Print the integer part of the square root as the output.

  • Answered by AI
  • Q3. 

    Min Steps to One Using Dynamic Programming

    Given a positive integer N, your task is to determine the minimum number of steps required to reduce N to 1.

    Allowed Operations:

    1) Subtract 1 from it: n = n -...
  • Ans. 

    The task is to find the minimum number of steps required to reduce a positive integer to 1 using three given operations.

    • Use dynamic programming to solve the problem efficiently.

    • Create an array to store the minimum steps required for each number from 1 to N.

    • Iterate from 2 to N and calculate the minimum steps for each number based on the three operations.

    • Return the minimum steps for N.

  • Answered by AI
Round 2 - Video Call 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Medium

They started Fundamentals of OOP- Inheritance, Polymorphism

  • 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]
    Out...
  • Ans. 

    The maximum sum of any contiguous subarray in an array is found using Kadane's algorithm in O(N) time.

    • Initialize two variables, maxSum and currentSum, both set to the first element of the array.

    • Iterate through the array from the second element.

    • For each element, update currentSum by adding the element to it.

    • If currentSum becomes negative, reset it to 0.

    • If currentSum is greater than maxSum, update maxSum.

    • After iterating ...

  • Answered by AI
Round 3 - HR 

Round duration - 30 Minutes
Round difficulty - Medium

Some people had two HR interviews but I only had one and interview went up till 11:30 pm and you get only 5-10 minutes to prepare for HR on Zoom

Interview Preparation Tips

Eligibility criteria7 cgpaMasterCard interview preparation:Topics to prepare for the interview - DBMS, Data Structures and Algorithms , OOP, Maths puzzles, Aptitude , CN, OSTime required to prepare for the interview - 5 monthsInterview preparation tips for other job seekers

Tip 1 : Solve atleast 200 problems
Tip 2 : Focus on all data structures 
Tip 3 : Build some good projects

Application resume tips for other job seekers

Tip 1 : Keep it precise and concise.
Tip 2 : Build your resume yourself according your skills

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Feb 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. About the project, Spring concepts, core Java, JUnits etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, know what you are speaking, clear your mind before the interview and get your thoughts together.

I applied via Naukri.com and was interviewed in Sep 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. More about my technical side.

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay connected with good data which may help in current situation for interview process.

Tell us how to improve this page.

Interview Questions from Similar Companies

PhonePe Interview Questions
4.0
 • 307 Interviews
PayPal Interview Questions
3.9
 • 213 Interviews
HighRadius Interview Questions
2.8
 • 188 Interviews
Fiserv Interview Questions
3.0
 • 175 Interviews
Razorpay Interview Questions
3.6
 • 154 Interviews
MasterCard Interview Questions
3.9
 • 140 Interviews
CapitalOne Interview Questions
3.6
 • 79 Interviews
Rupeek Interview Questions
3.7
 • 62 Interviews
FNZ Interview Questions
2.5
 • 29 Interviews
View all

Ebixcash World Money Deputy Manager Reviews and Ratings

based on 2 reviews

5.0/5

Rating in categories

4.5

Skill development

4.1

Work-life balance

4.5

Salary

5.0

Job security

4.5

Company culture

4.5

Promotions

4.1

Work satisfaction

Explore 2 Reviews and Ratings
Executive
48 salaries
unlock blur

₹1.4 L/yr - ₹3.2 L/yr

Operations Executive
46 salaries
unlock blur

₹1.5 L/yr - ₹3.6 L/yr

Assistant Manager
38 salaries
unlock blur

₹2.3 L/yr - ₹5 L/yr

Senior Executive
32 salaries
unlock blur

₹1.5 L/yr - ₹4.2 L/yr

Analyst
23 salaries
unlock blur

₹3.1 L/yr - ₹4.7 L/yr

Explore more salaries
Compare Ebixcash World Money with

Fiserv

3.0
Compare

PhonePe

4.0
Compare

HighRadius

2.8
Compare

Broadridge Financial Solutions

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