Upload Button Icon Add office photos

Filter interviews by

XPayBack Interview Questions and Answers

Updated 30 Aug 2024

XPayBack Interview Experiences

Popular Designations

4 interviews found

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Do you know aws
  • Ans. 

    Yes, I have knowledge of AWS (Amazon Web Services).

    • I have experience with AWS services such as EC2, S3, RDS, and Lambda

    • I have worked on deploying and managing applications on AWS

    • I am familiar with AWS security best practices and IAM roles

  • Answered by AI
  • Q2. Have you deployed any application in aws
  • Ans. 

    Yes, I have deployed multiple applications in AWS.

    • Deployed a web application using AWS Elastic Beanstalk

    • Utilized AWS Lambda for serverless application deployment

    • Managed databases using Amazon RDS

    • Implemented CI/CD pipelines with AWS CodePipeline

  • Answered by AI

Skills evaluated in this interview

Internship Trainee Interview Questions asked at other Companies

Q1. Tell about your UG project? How will you design a table for 1 tonne load and what are all the consideration needed for it? Tell the Equations you know in strength of Materials? What are manufacturing processes involved to fabricate ball bea... read more
View answer (2)

IOS Developer Interview Questions & Answers

user image Anonymous

posted on 10 Jun 2024

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

(2 Questions)

  • Q1. What higher order function in swift ?
  • Ans. 

    Higher order functions in Swift are functions that can take other functions as parameters or return functions as results.

    • Examples of higher order functions in Swift include map, filter, and reduce.

    • Higher order functions help in writing cleaner and more concise code by abstracting away common patterns.

    • They promote functional programming principles by treating functions as first-class citizens.

  • Answered by AI
  • Q2. What is generic in swift ?
  • Ans. 

    Generics in Swift allow you to write flexible, reusable functions and types that can work with any type.

    • Generics enable you to write functions and types that can work with any type.

    • They help in writing flexible and reusable code.

    • Example: Array can hold elements of any type T.

Answered by AI

Skills evaluated in this interview

IOS Developer Interview Questions asked at other Companies

Q1. 1 - MVC PATTERN 2- CLOUSERS & it's type 3- Google SDK like Google maps 3- How u manage the constraints of any label , stick at every corner & center of view controller, when getting data from json.
View answer (1)

Intern Interview Questions & Answers

user image Anonymous

posted on 2 Apr 2024

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

I appeared for an interview in Mar 2024.

Round 1 - Assignment 

They will give an assignment

Round 2 - One-on-one 

(1 Question)

  • Q1. What is react hooks?
  • Ans. 

    React Hooks are functions that let you use state and other React features without writing a class.

    • React Hooks were introduced in React 16.8.

    • They allow you to use state and other React features in functional components.

    • Some commonly used React Hooks are useState, useEffect, useContext, and useReducer.

  • Answered by AI

Skills evaluated in this interview

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)
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 

(2 Questions)

  • Q1. Aptitude test is there
  • Q2. Background check of previous job
Round 3 - Group Discussion 

Good attitude is important

Interview Preparation Tips

Interview preparation tips for other job seekers - Very good

Sales Officer Interview Questions asked at other Companies

Q1. Amit What is Cross sale tell me The Types of Cross sales
View answer (30)

XPayBack interview questions for popular designations

 Internship Trainee

 (1)

 Sales Officer

 (1)

 Intern

 (1)

 IOS Developer

 (1)

Interview questions from similar companies

I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic questions

I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Numerical ability and logical reasoning followed by some coding mcqs

Round 2 - Technical 

(1 Question)

  • Q1. Print 1 to 100 without for loop
  • Ans. 

    Printing 1 to 100 without for loop

    • Use recursion to print numbers from 1 to 99

    • Print 100 outside the recursion

    • Use a base case to stop recursion at 100

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare from interview bit and practice mcqs

I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Simple aptitude test

Round 2 - One-on-one 

(1 Question)

  • Q1. General questions as per your cv

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Aptitude
Interview preparation tips for other job seekers - Great company for freshers.. lot to learn and experience

I applied via Recruitment Consultant and was interviewed before Jul 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. DS Algo Questions on Trees. Leadership Principles

Interview Preparation Tips

Interview preparation tips for other job seekers - Read up on DS Algo and white paper coding and Leadership Principles

I applied via Naukri.com

Interview Questionnaire 

2 Questions

  • Q1. Why Amazon?
  • Q2. What do you expect from Amazon?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be open to anything, and keep your expectations low as your expectations might kill you. Just relax and take everything in a healthy way

I applied via Newspaper Ad and was interviewed before Jun 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Technical 

(1 Question)

  • Q1. Basic questions of java.
Round 3 - HR 

(1 Question)

  • Q1. Intro and other hr related questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Cover the basic questions regarding the programming language.

XPayBack Interview FAQs

How many rounds are there in XPayBack interview?
XPayBack interview process usually has 1-2 rounds. The most common rounds in the XPayBack interview process are One-on-one Round, Resume Shortlist and Group Discussion.
How to prepare for XPayBack 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 XPayBack. The most common topics and skills that interviewers at XPayBack expect are Area Sales Management, Direct Sales, Sales, Business Development and Corporate Sales.
What are the top questions asked in XPayBack interview?

Some of the top questions asked at the XPayBack interview -

  1. what higher order function in swif...read more
  2. have you deployed any application in ...read more
  3. what is generic in swif...read more

Tell us how to improve this page.

XPayBack Interview Process

based on 4 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.9k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
View all

XPayBack Reviews and Ratings

based on 31 reviews

3.3/5

Rating in categories

3.3

Skill development

3.1

Work-life balance

2.9

Salary

3.1

Job security

3.2

Company culture

3.1

Promotions

3.2

Work satisfaction

Explore 31 Reviews and Ratings
Area Sales Manager
5 salaries
unlock blur

₹4.2 L/yr - ₹8 L/yr

HR Manager
3 salaries
unlock blur

₹4.8 L/yr - ₹8 L/yr

Business Development Executive
3 salaries
unlock blur

₹2.9 L/yr - ₹4 L/yr

Mern Full Stack Developer
3 salaries
unlock blur

₹2 L/yr - ₹6.6 L/yr

Mern Stack Developer
3 salaries
unlock blur

₹3 L/yr - ₹6 L/yr

Explore more salaries
Compare XPayBack with

TCS

3.7
Compare

Accenture

3.8
Compare

Cognizant

3.7
Compare

Infosys

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