Premium Employer

i

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

Infinx Verified Tick Work with us arrow

Compare button icon Compare button icon Compare

Filter interviews by

Infinx Manager Interview Questions and Answers

Updated 28 May 2025

Infinx Manager Interview Experiences

2 interviews found

Manager Interview Questions & Answers

user image venkata ratnam

posted on 28 May 2025

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

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

  • Q1. Tell about your self
  • Q2. Regarding experience

Manager Interview Questions & Answers

user image Anonymous

posted on 3 Sep 2021

Interview Questionnaire 

1 Question

  • Q1. What is computer?
  • Ans. 

    A computer is an electronic device that processes data and performs tasks according to a set of instructions.

    • A computer is made up of hardware components such as a central processing unit (CPU), memory, and input/output devices.

    • It operates using software programs that provide instructions for the computer to execute.

    • Computers can perform various tasks such as calculations, data storage, communication, and multimedia pr...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good to start the interview with a smile.

Manager Interview Questions Asked at Other Companies

Q1. There is a chairman of a conglomerate. He has been on the post fo ... read more
asked in HDFC Bank
Q2. what is FDI ,procedure how to settle the fund & why FDI need ... read more
asked in Axis Bank
Q3. How would you convince a school secretary to open an account with ... read more
Q4. Materials reached your premises during a factory holiday, and it' ... read more
Q5. What are kpi's?which are the kpi we use in daily basis

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Infinx?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Company Website and was interviewed before Jul 2021. 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. Suggestion on bringing value ad to Google customer
  • Ans. 

    To bring value to Google customers, we can focus on improving user experience, providing relevant and personalized content, and offering innovative features.

    • Optimize website and app performance to enhance user experience

    • Use data analytics to understand customer behavior and preferences

    • Offer personalized recommendations and targeted advertising

    • Introduce new features and services that meet customer needs and expectations

    • ...

  • Answered by AI
  • Q2. Why would you want to work for Google

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on preparation, answer questions properly , be prepared for out of context questions too .

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

Round 1 - Technical 

(2 Questions)

  • Q1. Tell me your self? what are your hobbies? What do you know this about company? why do you think your the right candidate for his job? Are you considering other option in other companies? What are you looki...
  • Q2. What is the benefit of working in your company

Interview Preparation Tips

Interview preparation tips for other job seekers - with emphasis on different elements of building a career keynotes center around the opportunities and challenges we are faced with when fighting for our career. Book one of our best career speakers and learn how want or how to make the right career decision when you are undecided

Interview Questionnaire 

5 Questions

  • Q1. What is your name
  • Q2. Where are you from
  • Q3. What you expect from us
  • Q4. Tell us about yourself
  • Q5. Your hobbies
  • Ans. 

    I enjoy hiking, reading, and volunteering, which help me stay active, informed, and connected to my community.

    • Hiking: I explore local trails every weekend, appreciating nature and staying fit.

    • Reading: I read a mix of fiction and non-fiction, currently enjoying books on leadership and personal development.

    • Volunteering: I dedicate time to a local food bank, helping to organize food drives and support community members in...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall good amazing maja aa gya tha
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via AmbitionBox and was interviewed before Aug 2022. 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 

Beurocracy is a hurdle to economy

Round 3 - One-on-one 

(2 Questions)

  • Q1. Some advance level of coding questions
  • Q2. Always answer confidently and without hesitation.

Interview Preparation Tips

Interview preparation tips for other job seekers - Follow your heart and not the money

Manager Interview Questions & Answers

Zoho user image Anonymous

posted on 6 Apr 2022

I applied via Approached by Company and was interviewed in Oct 2021. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Knowledge about it services and products
  • Q2. Best practices in PwC, and how will you implement this in zoho
  • Ans. 

    PwC's best practices include continuous learning, innovation, and client-centric approach. These will be implemented in Zoho through training, process improvement, and customer focus.

    • Continuous learning through training and development programs

    • Innovation through research and development initiatives

    • Client-centric approach through understanding customer needs and providing tailored solutions

    • Process improvement through re...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Share details of your previous job.
  • Q2. Why are you looking for a change?

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to know about Zoho products before attending the interview
Are these interview questions helpful?

Interview Questionnaire 

1 Question

  • Q1. Capital Markets

Interview Preparation Tips

Interview preparation tips for other job seekers - Confidence
Experience

I applied via Job Fair and was interviewed in Mar 2022. There were 2 interview rounds.

Round 1 - Technical 

(9 Questions)

  • Q1. How would you tell a complete Java beginner the difference between set, list and map?
  • Ans. 

    Set is a collection of unique elements, List is an ordered collection of elements, and Map is a collection of key-value pairs.

    • Set does not allow duplicates, e.g. a set of integers {1, 2, 3, 4, 5}

    • List maintains the order of elements, e.g. a list of names ['John', 'Mary', 'Bob']

    • Map stores key-value pairs, e.g. a map of phone numbers {'John': '123-456-7890', 'Mary': '987-654-3210'}

  • Answered by AI
  • Q2. How would you train a complete beginner in Java to write their first program?
  • Ans. 

    To train a beginner in Java, start with basic concepts and gradually introduce programming concepts.

    • Start with basic concepts like data types, variables, and operators

    • Introduce control structures like if-else statements and loops

    • Teach object-oriented programming concepts like classes and objects

    • Encourage practice and experimentation with simple programs

    • Provide resources like online tutorials and exercises

    • Offer guidance...

  • Answered by AI
  • Q3. What is microservices advantages and basic architecture?
  • Q4. Why is main method static? Can we write static public void main()?
  • Ans. 

    Main method is static because it needs to be called without creating an instance of the class.

    • Static methods can be called without creating an instance of the class

    • Main method is the entry point of the program

    • Main method must have a specific signature: public static void main(String[] args)

    • args is an array of strings that can be used to pass command line arguments to the program

  • Answered by AI
  • Q5. Asked about current role and responsibilities.
  • Q6. Basic cloud concepts like compute, load balancing, container orchestration and deploying on cloud.
  • Q7. How would you develop a springboot application?
  • Ans. 

    To develop a Spring Boot application, follow these steps:

    • Create a new Spring Boot project using Spring Initializr

    • Define the necessary dependencies in the pom.xml file

    • Create the necessary Java classes and packages

    • Define the application properties in the application.properties file

    • Run the application using the Spring Boot Maven plugin or by running the main class

    • Test the application using a web browser or a REST client

  • Answered by AI
  • Q8. What is the difference between JDK, JRE and JVM?
  • Q9. Write a program to check if a number is prime or not.
Round 2 - Behavioral 

(3 Questions)

  • Q1. Why do you want to join us?
  • Q2. Current roles and responsibilities.
  • Q3. Asked if comfortable for location?
  • Ans. You should say yes to the offered location, but also mention your preferred one as well.
  • Answered Anonymously

Interview Preparation Tips

Topics to prepare for Oracle Financial Services Software Consultant interview:
  • Java
  • Java 8
  • Microservices
  • Collections
  • Springboot
Interview preparation tips for other job seekers - Prepare from Code - Decode Channel on Youtube.
Practice Core Java concepts and Java 8 on your IDE and then learn its theory, not the other way.
Practice Spring (MVC, REST, Security), Springboot, and learn basics of Microservices and Design pattern.

Skills evaluated in this interview

Round 1 - Technical 

(1 Question)

  • Q1. Basic java array list iteration, generics, stream api, java8 features

Interview Preparation Tips

Interview preparation tips for other job seekers - Good interview process managed well by HR

Infinx Interview FAQs

How to prepare for Infinx Manager 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 Infinx. The most common topics and skills that interviewers at Infinx expect are AR Calling, Financial Planning and Analysis, RCM, US Healthcare and Budgeting and Forecasting.

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 1 interview experience

Difficulty level

Hard 100%

Duration

Less than 2 weeks 100%
View more
Join Infinx Revenue Realized. On Time. All The Time.

Interview Questions from Similar Companies

Google Interview Questions
4.4
 • 896 Interviews
Zoho Interview Questions
4.3
 • 537 Interviews
KPIT Technologies Interview Questions
3.3
 • 306 Interviews
SAP Interview Questions
4.2
 • 291 Interviews
Adobe Interview Questions
3.9
 • 247 Interviews
HighRadius Interview Questions
2.8
 • 197 Interviews
Chetu Interview Questions
3.3
 • 197 Interviews
24/7 Customer Interview Questions
3.5
 • 179 Interviews
View all
Infinx Manager Salary
based on 19 salaries
₹10.8 L/yr - ₹20 L/yr
At par with the average Manager Salary in India
View more details

Infinx Manager Reviews and Ratings

based on 7 reviews

4.5/5

Rating in categories

4.3

Skill development

4.5

Work-life balance

4.1

Salary

4.3

Job security

4.3

Company culture

4.1

Promotions

4.3

Work satisfaction

Explore 7 Reviews and Ratings
Manager - RCM Prior Authorization

Mumbai

8-13 Yrs

₹ 17-17.5 LPA

Manager - RCM AR

Mumbai

8-13 Yrs

₹ 17-17.5 LPA

Explore more jobs
Process Associate
778 salaries
unlock blur

₹1.5 L/yr - ₹4.2 L/yr

Senior Process Associate
372 salaries
unlock blur

₹2 L/yr - ₹5.2 L/yr

Senior Medical Coder
163 salaries
unlock blur

₹3.6 L/yr - ₹8.1 L/yr

Senior Associate
161 salaries
unlock blur

₹2 L/yr - ₹5.5 L/yr

Quality Analyst
155 salaries
unlock blur

₹4.4 L/yr - ₹8.5 L/yr

Explore more salaries
Compare Infinx with

24/7 Customer

3.5
Compare

KPIT Technologies

3.3
Compare

Intellect Design Arena

3.9
Compare

Microsoft Corporation

3.9
Compare
write
Share an Interview