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

Compare button icon Compare button icon Compare

Filter interviews by

Infinx Back Office Executive Interview Questions and Answers

Updated 27 Mar 2022

Infinx Back Office Executive Interview Experiences

1 interview found

I applied via Company Website and was interviewed in Feb 2022. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Why are you looking for a change?
Round 2 - HR 

(1 Question)

  • Q1. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - I ama fresher and i am a basically staying in odisha

Interview questions from similar companies

Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Backed office executive in Google company
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Jul 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 - One-on-one 

(1 Question)

  • Q1. What are the various sales methodoloiges you use to qualify a lead ?
  • Ans. 

    I use various sales methodologies such as BANT, SPIN selling, and MEDDIC to qualify leads.

    • BANT (Budget, Authority, Need, Timeline) - Assessing if the lead has the budget, authority, need, and timeline to make a purchase.

    • SPIN Selling (Situation, Problem, Implication, Need-payoff) - Understanding the lead's situation, identifying their problems, exploring the implications, and presenting a need-payoff solution.

    • MEDDIC (Me...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. What will you bring to the company as an employee ?
  • Ans. I will be an astute performer making sure I meet the sales targets and also ensuring the customer has a good onboarding experience.
  • Answered Anonymously
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. Generic hr questions pertaining to, tell me about yourself
  • Q2. Tell me about your like, dislikes and sentence making ability.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and take your time and answer with confidence

I appeared for an interview before May 2021.

Round 1 - Coding Test 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Easy

  • Q1. 

    Spiral Order Traversal of a Binary Tree Problem Statement

    Given a binary tree with 'N' nodes, your task is to print the nodes in spiral order traversal.

    Example:

    Input:
    The binary tree is represented i...
  • Ans. 

    Print nodes of a binary tree in spiral order traversal.

    • Use a queue to perform level order traversal of the binary tree.

    • Alternate between printing nodes from left to right and right to left at each level.

    • Handle null nodes represented by '-1' appropriately.

    • Example: For input '1 2 3 -1 -1 4 5 -1 -1 -1 -1', the output should be '1 3 2 4 5'.

  • Answered by AI
Round 2 - Face to Face 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Easy

  • Q1. 

    Word Break Problem Statement

    You are given a list of N strings called A. Your task is to determine whether you can form a given target string by combining one or more strings from A.

    The strings from A c...

  • Ans. 

    Given a list of strings, determine if a target string can be formed by combining one or more strings from the list.

    • Iterate through all possible combinations of strings from the list to form the target string.

    • Use recursion to try different combinations of strings.

    • Check if the current combination forms the target string.

    • Return true if a valid combination is found, otherwise return false.

  • Answered by AI
Round 3 - Face to Face 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Easy

  • Q1. Design an elevator system.
  • Ans. 

    Design an elevator system for efficient vertical transportation.

    • Divide building into zones to optimize elevator usage.

    • Implement algorithms for efficient elevator scheduling.

    • Include safety features like emergency stop buttons and overload sensors.

    • Consider user interface for passengers to select floors and monitor elevator status.

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in NoidaEligibility criteriaNoMicrosoft interview preparation:Topics to prepare for the interview - Data structures, algorithms , low level system design , high level system design, problem solvingTime required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : Never give up
Tip 2 : Practice 
Tip 3 : Be positive

Application resume tips for other job seekers

Tip 1 : Keep it short
Tip 2 : Highlight skills and achievements

Final outcome of the interviewSelected

Skills evaluated in this interview

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

Interview Questionnaire 

2 Questions

  • Q1. I have got questions about vsam files and about SQL queries.
  • Q2. What is my previous work and project roles and responsibilities.?

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare with basics clear with your project,your work,and your roles and responsibilities and be good to make them understand what you willing to answer.

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

Round 1 - System test 

(1 Question)

  • Q1. Advantage and disadvantage of framework.
  • Ans. 

    Frameworks provide structure and pre-built components for software development, but can also limit flexibility and require learning curve.

    • Advantage: Provides structure and pre-built components for faster development

    • Advantage: Can improve code quality and maintainability

    • Disadvantage: Can limit flexibility and customization

    • Disadvantage: Requires learning curve and potential dependency issues

    • Example: ReactJS provides a fr...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. What is Oops? Advantage and disadvantage
  • Ans. 

    Oops stands for Object-Oriented Programming. It is a programming paradigm that uses objects to represent real-world entities.

    • Advantages: code reusability, modularity, encapsulation, inheritance, polymorphism

    • Disadvantages: complexity, steep learning curve, performance overhead

    • Example: creating a class 'Car' with properties like 'make', 'model', and 'year', and methods like 'start_engine' and 'stop_engine'

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics in server side and client side coding

Skills evaluated in this interview

Interview Preparation Tips

Round: Test
Experience: Approx. 30.questions in 50 min
Tips: Try solving each que in less than a minute ,don't waste time on difficult questions, complete easier once first
Duration: 50 minutes
Total Questions: 30

College Name: Pimpri chinchwad college of engineering

Interview Questionnaire 

2 Questions

  • Q1. About what we worked in previous company project
  • Q2. General C programming questions and previous company project questions

I appeared for an interview in Nov 2016.

Interview Questionnaire 

5 Questions

  • Q1. Questions on Economy(little hard)
  • Q2. Questions on derivatives(moderate level)
  • Q3. Questions on accounting(basic)
  • Q4. It was like a mini technical round..the questions were on portfolio management
  • Q5. Very basic..

Interview Preparation Tips

Round: Test
Experience: The difficulty level of test was moderate..but the reasoning was timetaking..
Tips: Lot of questions..
Total Questions: 120

Round: Technical Interview
Experience: The difficulty level of test was moderate..but the reasoning was timetaking..
Tips: Lot of questions..

Infinx Interview FAQs

How many rounds are there in Infinx Back Office Executive interview?
Infinx interview process usually has 2 rounds. The most common rounds in the Infinx interview process are HR.
How to prepare for Infinx Back Office Executive 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 Back Office, Back Office Operations, Night Shift, Back Office Support and Backend.

Tell us how to improve this page.

Join Infinx Revenue Realized. On Time. All The Time.

Interview Questions from Similar Companies

Google Interview Questions
4.4
 • 843 Interviews
Zoho Interview Questions
4.3
 • 512 Interviews
KPIT Technologies Interview Questions
3.4
 • 291 Interviews
SAP Interview Questions
4.2
 • 285 Interviews
Adobe Interview Questions
3.9
 • 235 Interviews
24/7 Customer Interview Questions
3.5
 • 176 Interviews
Chetu Interview Questions
3.3
 • 176 Interviews
View all
Infinx Back Office Executive Salary
based on 31 salaries
₹1.4 L/yr - ₹3 L/yr
12% less than the average Back Office Executive Salary in India
View more details

Infinx Back Office Executive Reviews and Ratings

based on 12 reviews

1.2/5

Rating in categories

1.2

Skill development

1.1

Work-life balance

1.7

Salary

1.1

Job security

1.1

Company culture

1.7

Promotions

1.1

Work satisfaction

Explore 12 Reviews and Ratings
Process Associate
733 salaries
unlock blur

₹1 L/yr - ₹5 L/yr

Senior Process Associate
322 salaries
unlock blur

₹1.5 L/yr - ₹5.2 L/yr

Senior Associate
163 salaries
unlock blur

₹2 L/yr - ₹7.2 L/yr

Senior Medical Coder
163 salaries
unlock blur

₹0.6 L/yr - ₹8 L/yr

Medical Coder
148 salaries
unlock blur

₹1.7 L/yr - ₹5.9 L/yr

Explore more salaries
Compare Infinx with

24/7 Customer

3.5
Compare

KPIT Technologies

3.4
Compare

Intellect Design Arena

3.9
Compare

Microsoft Corporation

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