Upload Button Icon Add office photos

Filter interviews by

Pay point india Interview Questions and Answers for Experienced

Updated 1 Feb 2025

Pay point india Interview Experiences for Experienced

Popular Designations

4 interviews found

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

(2 Questions)

  • Q1. Which company do you work for and what is your post?
  • Q2. What is your current salary and I will give you this much salary in my company

Assistant Territory Sales Manager Interview Questions asked at other Companies

Q1. How you will convey the doctors to send the pateint for blood test and many more questions
Add answer
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Apr 2020. There were 2 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. About myself and about last jab
  • Q2. What is your full name
  • Q3. Last experience
  • Ans. I was working in finance.in recovery department.
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Seat strate give all questions answer confidently.in very small lines.

Relationship Manager Interview Questions asked at other Companies

Q1. How will you market banking products ? Are you willing to work at the ground level ? What are the challenges of marketing at ground level ? How different is it from other kinds of marketing? What did you learn in mba with respect to marketi... read more
View answer (48)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Feb 2024.

Round 1 - HR 

(4 Questions)

  • Q1. Education Related Questions for Technical.
  • Q2. Previous Company Tech Experience available or not.
  • Ans. 

    Yes, I have previous tech experience from my previous company.

    • Worked as a Technical Support Specialist at XYZ Company for 2 years

    • Handled troubleshooting for software and hardware issues

    • Provided remote support to clients via phone and email

  • Answered by AI
  • Q3. Family Background
  • Q4. Technical Questions for Remote Tech Support of Installation of Software.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and tell what you know and if you don't know be confident that you will be ready to Learn if get the Chance.

Technical Support Executive Interview Questions asked at other Companies

Q1. 1. How to install windows 2. How to make pen drive bootable 3.What is taskbar 4.what is task manager 5.How to make partition in hard drive 6. How to activate windows
View answer (2)

I applied via Referral and was interviewed in Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Tell Us About Your 1) Education 2)Family 3)Previous Job 4)Roles & Responsibility
  • Q2. Explain About Academic Details , Family Background , Previous Job Company & My Work Responsibility.

Interview Preparation Tips

Interview preparation tips for other job seekers - Its Very Important To Maintain Confidence During Interview & Never Take A Pause During Answer.

Territory Manager Interview Questions asked at other Companies

Q1. What is a go to market approach for acquiring new customers in a competitor's territory.
View answer (6)

Pay point india interview questions for popular designations

 Territory Manager

 (1)

 Area Manager

 (1)

 Technical Support Executive

 (1)

 Assistant Territory Sales Manager

 (1)

 Relationship Manager

 (1)

 Area Sales Manager

 (1)

Interview questions from similar companies

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.

I applied via Campus Placement and was interviewed in May 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Why should we hire you

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure you ans calmly

I applied via Naukri.com and was interviewed before Oct 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 - One-on-one 

(2 Questions)

  • Q1. Technical Interview with one of team members
  • Q2. .net technology, sql server
Round 3 - One-on-one 

(1 Question)

  • Q1. Techno Managerial Round with Manager

Interview Preparation Tips

Topics to prepare for Fiserv Senior Associate interview:
  • .Net
  • ASP.Net
  • MVC
  • SQL
Interview preparation tips for other job seekers - Study full and have full knowledge about technology and current project

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

Round 1 - Case Study 

Quant focussed Case Study (be prepared for calculations)

Round 2 - HR 

(1 Question)

  • Q1. Why are you looking for a change?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be quick and accurate with calculations

Pay point india Interview FAQs

How many rounds are there in Pay point india interview for experienced candidates?
Pay point india interview process for experienced candidates usually has 1 rounds. The most common rounds in the Pay point india interview process for experienced candidates are HR.
How to prepare for Pay point india interview for experienced candidates?
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 Pay point india. The most common topics and skills that interviewers at Pay point india expect are Advance Licence, Business Development, Communication Skills, Front Desk and Front Office.
What are the top questions asked in Pay point india interview for experienced candidates?

Some of the top questions asked at the Pay point india interview for experienced candidates -

  1. They are unethical people's so don't try for them, they are just grab the money...read more
  2. Technical Questions for Remote Tech Support of Installation of Softwa...read more
  3. Education Related Questions for Technic...read more

Tell us how to improve this page.

Pay point india Interview Process for Experienced

based on 3 interviews

Interview experience

3.7
  
Good
View more

Interview Questions from Similar Companies

PhonePe Interview Questions
4.0
 • 306 Interviews
PayPal Interview Questions
3.9
 • 212 Interviews
HighRadius Interview Questions
2.8
 • 186 Interviews
Fiserv Interview Questions
3.0
 • 175 Interviews
Razorpay Interview Questions
3.6
 • 154 Interviews
MasterCard Interview Questions
3.9
 • 139 Interviews
CapitalOne Interview Questions
3.7
 • 79 Interviews
Rupeek Interview Questions
3.7
 • 62 Interviews
View all

Pay point india Reviews and Ratings

based on 81 reviews

3.5/5

Rating in categories

3.4

Skill development

3.5

Work-life balance

3.1

Salary

3.1

Job security

3.3

Company culture

2.6

Promotions

3.5

Work satisfaction

Explore 81 Reviews and Ratings
Area Sales Manager
25 salaries
unlock blur

₹2.5 L/yr - ₹5.2 L/yr

Territory Sales Manager
19 salaries
unlock blur

₹1.9 L/yr - ₹4.2 L/yr

Territory Manager
18 salaries
unlock blur

₹2.4 L/yr - ₹3.3 L/yr

Senior Executive
8 salaries
unlock blur

₹2.1 L/yr - ₹3 L/yr

Area Manager
6 salaries
unlock blur

₹3.8 L/yr - ₹4.5 L/yr

Explore more salaries
Compare Pay point india 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