Upload Button Icon Add office photos

Filter interviews by

PayMate India Interview Questions, Process, and Tips

Updated 3 Aug 2024

PayMate India Interview Experiences

1 interview found

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

I applied via Walk-in and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. What is a VAN?
  • Ans. 

    A VAN (Value-Added Network) is a third-party network provider that offers services such as secure data transmission and EDI.

    • VANs are commonly used for electronic data interchange (EDI) between businesses.

    • They provide secure and reliable communication channels for exchanging sensitive data.

    • Examples of VANs include IBM Sterling Commerce and SPS Commerce.

  • Answered by AI
  • Q2. What is authentication and authorisation?
  • Ans. 

    Authentication is the process of verifying the identity of a user, while authorization is the process of determining what actions a user is allowed to perform.

    • Authentication confirms the identity of a user through credentials like username and password.

    • Authorization determines the level of access a user has to resources or features.

    • Authentication is typically the first step before authorization.

    • Examples of authenticati...

  • Answered by AI
  • Q3. What do you understand by Payment Gateway?
  • Ans. 

    A payment gateway is a technology that securely processes online payments from customers to merchants.

    • Acts as a middleman between the customer's bank and the merchant's bank

    • Encrypts sensitive information to ensure secure transactions

    • Supports various payment methods such as credit cards, digital wallets, and bank transfers

    • Examples include PayPal, Stripe, and Square

  • Answered by AI
  • Q4. What is ViewState?
  • Ans. 

    ViewState is a client-side state management technique used in ASP.NET web applications to store page-specific data.

    • ViewState is used to persist data between postbacks in ASP.NET web forms.

    • It stores data in a hidden field on the page that is sent to the client and back to the server.

    • ViewState is not secure for storing sensitive data as it can be tampered with by the client.

  • Answered by AI
  • Q5. How ViewState is different from Session?
  • Ans. 

    ViewState stores data related to a single page in ASP.NET while Session stores data across multiple pages.

    • ViewState is used to store page-specific data, while Session is used to store user-specific data.

    • ViewState data is stored on the client side, while Session data is stored on the server side.

    • ViewState data is available only for a single page request, while Session data is available across multiple page requests.

    • View...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just keep your technical knowledge up to date and be confident.

Skills evaluated in this interview

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)

Interview questions from similar companies

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

I was interviewed in Dec 2024.

Round 1 - Aptitude Test 

Grammar and logical reasoning test.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Can you please introduce yourself?
  • Q2. Work experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Communication skills are essential.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. A brief Introduction
  • Q2. Past Experience Discussion
Round 2 - Technical 

(2 Questions)

  • Q1. Data Structures and Algorithms questions
  • Q2. SQL and OOPS concept questions
Round 3 - Technical 

(3 Questions)

  • Q1. Project discussion
  • Q2. Data Structure and Algorithms questions
  • Q3. SQL concepts questions

Interview Preparation Tips

Topics to prepare for Stonewain Systems, an EquiLend Company Software Development Engineer interview:
  • DSA
  • SQL
  • OOPS
  • Personal Projects
Interview preparation tips for other job seekers - The recruitment process at Stonewain Systems is well-structured, transparent and quick. My advice would be to focus on Data Structures and Algorithms especially the fundamentals, Object Oriented Programming concepts, and DBMS & SQL. Also do research about EquiLend's products. Lastly, be clear with communication at all times during Interviews.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Why shifting from government bank
  • Ans. 

    I shifted from government bank to explore new challenges and opportunities in the private sector.

    • Desire for new challenges and growth

    • Opportunity to work in a more dynamic and innovative environment

    • Interest in exploring different aspects of the industry

    • Potential for career advancement and higher salary

    • Ability to work with cutting-edge technology and tools

  • Answered by AI
  • Q2. Tell about yourself
Round 2 - Technical 

(1 Question)

  • Q1. Case based on building a financial application for payments
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

(1 Question)

  • Q1. Diff between react and jQuery
  • Ans. 

    React is a modern JavaScript library for building user interfaces, while jQuery is a fast and concise JavaScript library for DOM manipulation.

    • React is component-based, promoting reusability and modularity.

    • React uses a virtual DOM for efficient updates, while jQuery directly manipulates the DOM.

    • React is declarative, making it easier to reason about the UI, while jQuery is imperative.

    • React is typically used for single-pa...

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Coding Test 

3 dsa questions medium level

Round 2 - Technical 

(2 Questions)

  • Q1. 2 medium level dp questions based on string and stocks
  • Q2. One hard question based on graph
Round 3 - HR 

(1 Question)

  • Q1. Hr questions and java , springboot questions etc
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Coding Test 

Asked to write a bank application - which includes adding,removing,transferring of money

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

I applied via Referral and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. How will you prioritize testing ?
  • Ans. 

    I prioritize testing based on criticality, impact, dependencies, and risks involved.

    • Identify critical functionalities and prioritize testing for them first

    • Consider impact on end users and prioritize testing for high impact areas

    • Take into account dependencies between different modules or components

    • Assess risks involved and prioritize testing for high-risk areas

    • Use risk-based testing approach to prioritize test cases

  • Answered by AI
  • Q2. Test cases for Landline
  • Ans. 

    Test cases for Landline phone functionality

    • Test dialing a number and making a call

    • Test receiving a call and answering it

    • Test call waiting functionality

    • Test call forwarding feature

    • Test voicemail functionality

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. SQL question on joins and subqueries?
  • Q2. Earlier project questions ?

Skills evaluated in this interview

Deputy Sales Associate Interview Questions & Answers

PolicyX.com user image Anonymous

posted on 17 Jun 2024

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

Aptitude test of 4 level

Round 2 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. What do you about policyx.com or insurance
Round 3 - One-on-one 

(2 Questions)

  • Q1. What do you know about insurance
  • Q2. If experience than previous work profile

Interview Preparation Tips

Interview preparation tips for other job seekers - The motive of HR is to just check the confidence and stability. Product knowledge company will provide you but you just need to be confidential.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is your method of working
  • Ans. 

    My method of working is organized, efficient, and detail-oriented.

    • I prioritize tasks based on deadlines and importance

    • I create detailed to-do lists and schedules to stay on track

    • I regularly communicate with team members to ensure everyone is on the same page

  • Answered by AI
  • Q2. What payment are you demanding?
  • Ans. 

    The payment being demanded depends on the outstanding balance and payment terms.

    • The payment being demanded should be based on the outstanding balance owed by the debtor.

    • Consider the payment terms agreed upon by both parties when determining the payment to be demanded.

    • It is important to communicate clearly and professionally with the debtor regarding the payment being demanded.

    • Provide options for payment plans or negoti...

  • Answered by AI

PayMate India Interview FAQs

How many rounds are there in PayMate India interview?
PayMate India interview process usually has 1 rounds. The most common rounds in the PayMate India interview process are Technical.
How to prepare for PayMate 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 PayMate India. The most common topics and skills that interviewers at PayMate India expect are Sales, B2B Sales, Corporate Sales, Javascript and JQuery.
What are the top questions asked in PayMate India interview?

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

  1. What do you understand by Payment Gatew...read more
  2. What is authentication and authorisati...read more
  3. How ViewState is different from Sessi...read more

Tell us how to improve this page.

PayMate India Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

PhonePe Interview Questions
4.0
 • 301 Interviews
Razorpay Interview Questions
3.6
 • 148 Interviews
PayU Payments Interview Questions
3.5
 • 53 Interviews
Freecharge Interview Questions
4.0
 • 53 Interviews
Mobikwik Interview Questions
4.0
 • 45 Interviews
BillDesk Interview Questions
3.2
 • 13 Interviews
Amazon Pay Interview Questions
4.1
 • 13 Interviews
Ola Money Interview Questions
3.2
 • 1 Interview
Jio Money Interview Questions
4.1
 • 1 Interview
View all

PayMate India Reviews and Ratings

based on 12 reviews

3.1/5

Rating in categories

3.1

Skill development

3.5

Work-life balance

3.0

Salary

3.1

Job security

3.0

Company culture

2.4

Promotions

3.1

Work satisfaction

Explore 12 Reviews and Ratings
Senior Software Engineer
17 salaries
unlock blur

₹7.6 L/yr - ₹17.8 L/yr

Software Engineer
11 salaries
unlock blur

₹5.2 L/yr - ₹12.5 L/yr

Senior Software Developer
7 salaries
unlock blur

₹10 L/yr - ₹17 L/yr

Software Developer
5 salaries
unlock blur

₹3 L/yr - ₹6.6 L/yr

HR Manager
5 salaries
unlock blur

₹8.5 L/yr - ₹11 L/yr

Explore more salaries
Compare PayMate India with

Razorpay

3.6
Compare

BillDesk

3.2
Compare

Mobikwik

4.0
Compare

PayU Payments

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