Upload Button Icon Add office photos

Filter interviews by

PaySafe India Interview Questions and Answers

Updated 27 Dec 2024

PaySafe India Interview Experiences

Popular Designations

7 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Desing chatbot using 3rd party providers

Senior Platform Engineer Interview Questions asked at other Companies

Q1. What is the main difference in docker swarm and Kubernates
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Oct 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Questions related to payment ecosystem
Round 2 - HR 

(1 Question)

  • Q1. Behavioral questions, situation based.

Interview Preparation Tips

Topics to prepare for PaySafe India Product Manager interview:
  • Payments
  • checkout
  • API
  • ACH SEPA
Interview preparation tips for other job seekers - Prepare scenario based questions on payment transactions

Product Manager Interview Questions asked at other Companies

Q1. You see the number of people cancelling the order increasing. Cancel window 24 hours. What would you do?
View answer (26)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Interview had basic questions of Java and some basic problems to code.
Round 3 - Technical 

(2 Questions)

  • Q1. This round was with the manager of team he gave one technical problem to solve and code in Java that was it.
  • Q2. Problem was about comparing two string s of having different software versions.
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join this company as there is no security of job.

Platform Engineer Interview Questions asked at other Companies

Q1. Palindrome Linked List Problem Statement You are provided with a singly linked list of integers. Your task is to determine whether the given singly linked list is a palindrome. Return true if it is a palindrome, otherwise return false. Exam... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. How will u design a risk handling case management product
  • Ans. 

    Designing a risk handling case management product involves creating a system to identify, assess, prioritize, and mitigate risks.

    • Identify key stakeholders and their roles in the risk management process

    • Develop a risk assessment framework to evaluate the likelihood and impact of potential risks

    • Implement a system for tracking and monitoring risks throughout their lifecycle

    • Integrate tools for documenting risk mitigation st...

  • Answered by AI

Principal Product Manager Interview Questions asked at other Companies

Q1. How will u design a risk handling case management product
View answer (1)

PaySafe India interview questions for popular designations

 Senior Platform Engineer

 (2)

 Production Manager

 (1)

 Product Manager

 (1)

 Senior Sdet Engineer

 (1)

 Platform Engineer

 (1)

 Principal Product Manager

 (1)

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Details about any one product on which I had worked in my past organisation.
Round 2 - One-on-one 

(1 Question)

  • Q1. Explain a typical Payment flow.
  • Ans. 

    Payment flow involves initiation, authorization, processing, and settlement of a financial transaction.

    • Initiation: Customer places an order and selects payment method.

    • Authorization: Payment gateway verifies funds availability and approves the transaction.

    • Processing: Payment details are sent to the acquiring bank for processing.

    • Settlement: Funds are transferred from customer's account to merchant's account.

    • Confirmation:...

  • Answered by AI

Production Manager Interview Questions asked at other Companies

Q1. Production, Maintenance, Quality and Safety. Out of four, tell me the most important and least important thing for you and why?
View answer (10)

I applied via Referral and was interviewed in 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 Resume tips
Round 2 - Coding Test 

Dp problem
- submatrix with maximum sum

Round 3 - Technical 

(1 Question)

  • Q1. Zig zag traversal of tree All permutation and combination of numbers in a given array
  • Ans. 

    Implement zig zag traversal of a tree and generate all permutations of numbers in a given array.

    • For zig zag traversal of a tree, use a queue or stack to keep track of nodes at each level and alternate the direction of traversal.

    • To generate all permutations of numbers in an array, use backtracking or recursion to explore all possible combinations.

    • Consider using a HashSet to avoid duplicate permutations.

  • Answered by AI

Skills evaluated in this interview

Senior Platform Engineer Interview Questions asked at other Companies

Q1. What is the main difference in docker swarm and Kubernates
View answer (1)

I applied via LinkedIn and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Was given couple of scenarios and has been asked to write code for same and explain it later.

Round 2 - Technical 

(1 Question)

  • Q1. Explain about how did you solve scenario in round 1, and why you used that approach.

Interview Preparation Tips

Interview preparation tips for other job seekers - Great company to work for, works as R&D center for Paysafe group.

Senior Sdet Engineer Interview Questions asked at other Companies

Q1. Optimize an existing system. The system currently makes an API call and stores data in its memory. When it tries to serve a request from another component it refers to the memory location by searching the entire memory.
View answer (1)

Interview questions from similar companies

Interview Preparation Tips

Round: Resume Shortlist
Experience: 4 years og experience

I was interviewed before May 2016.

Interview Questionnaire 

1 Question

  • Q1. I was given a paragraph to read and was asked to narrate the last movie i saw

Interview Preparation Tips

Round: Test
Experience: We were given reasoning questions and topics for essay
Tips: Be calm when solving the reasoning questions and focus on your spellings and vocab while writing the essay
Duration: 5 minutes

Round: Case Study Interview
Experience: I first narrated the paragraph that was given to me then the story of the last movie that i saw
Tips: Patience and story flow is all one needs to concentrate on

Skills: Communication And Confidence
College Name: SD college

I was interviewed in Dec 2017.

Interview Questionnaire 

3 Questions

  • Q1. You need to find the maximum water pond formed in bw the building
  • Ans. 

    To find the maximum water pond formed between buildings.

    • Identify the lowest point between the buildings.

    • Calculate the area of the pond using the distance between the buildings and the depth of the pond.

    • Consider any obstacles or uneven ground that may affect the pond's shape.

    • Use a surveying tool or satellite imagery to get accurate measurements.

    • Take into account any drainage systems or natural water flow that may affect

  • Answered by AI
  • Q2. On mars you have to place n robots and they are connected via GPS. now you need to move each robot such that the whole mars is visited and each robot visit the minimum area(meaning no overlapping of area)...
  • Q3. Design dictionary using trie....having operations of inserting a word, updating and deleting (needed to write full running code)
  • Ans. 

    Design a dictionary using trie with insert, update and delete operations.

    • Implement a Trie data structure with nodes containing a character and a boolean flag to indicate end of word

    • For insert operation, traverse the trie and add nodes for each character in the word

    • For update operation, delete the existing word and insert the updated word

    • For delete operation, mark the end of word flag as false and delete the node if it ...

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Simple questions
Duration: 1 hour 10 minutes
Total Questions: 3

College Name: IIT Guwahati

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

PaySafe India Interview FAQs

How many rounds are there in PaySafe India interview?
PaySafe India interview process usually has 2-3 rounds. The most common rounds in the PaySafe India interview process are Technical, One-on-one Round and Resume Shortlist.
How to prepare for PaySafe India 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 PaySafe India. The most common topics and skills that interviewers at PaySafe India expect are Recruitment, Analytics, ISO, Product Management and Financial Services.
What are the top questions asked in PaySafe India interview?

Some of the top questions asked at the PaySafe India interview -

  1. How will u design a risk handling case management prod...read more
  2. Zig zag traversal of tree All permutation and combination of numbers in a given...read more
  3. Explain a typical Payment fl...read more

Recently Viewed

INTERVIEWS

Pearl Polymers

No Interviews

INTERVIEWS

Rajesh Motors

No Interviews

INTERVIEWS

Toyota Tsusho

No Interviews

JOBS

Paytm

No Jobs

SALARIES

Adhunik Metaliks

INTERVIEWS

Pps Motors

No Interviews

INTERVIEWS

Swiss Re

No Interviews

INTERVIEWS

PwC

No Interviews

SALARIES

Adhunik Metaliks

INTERVIEWS

Magna Steyr

No Interviews

Tell us how to improve this page.

PaySafe India Interview Process

based on 5 interviews

Interview experience

4.2
  
Good
View more

Interview Questions from Similar Companies

Paytm Interview Questions
3.3
 • 752 Interviews
FIS Interview Questions
3.9
 • 482 Interviews
PhonePe Interview Questions
4.0
 • 299 Interviews
Freecharge Interview Questions
3.8
 • 53 Interviews
Mobikwik Interview Questions
3.7
 • 47 Interviews
Google Pay Interview Questions
4.2
 • 34 Interviews
Amazon Pay Interview Questions
4.0
 • 13 Interviews
Jio Money Interview Questions
4.2
 • 1 Interview
Ola Money Interview Questions
3.1
 • 1 Interview
View all

PaySafe India Reviews and Ratings

based on 33 reviews

3.6/5

Rating in categories

3.2

Skill development

4.0

Work-life balance

3.6

Salary

2.9

Job security

3.6

Company culture

3.1

Promotions

3.5

Work satisfaction

Explore 33 Reviews and Ratings
Platform Engineer
45 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Product Manager
37 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Platform Engineer
27 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Platform Engineer Lead
12 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Product Manager
10 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare PaySafe India with

Paytm

3.3
Compare

PhonePe

4.0
Compare

Google Pay

4.2
Compare

Amazon Pay

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