Upload Button Icon Add office photos

Filter interviews by

JUSPAY Interview Questions, Process, and Tips

Updated 22 Dec 2024

Top JUSPAY Interview Questions and Answers

View all 14 questions

JUSPAY Interview Experiences

Popular Designations

21 interviews found

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

(3 Questions)

  • Q1. Favorite UPI App, and why?
  • Ans. 

    My favorite UPI app is PhonePe because of its user-friendly interface and wide range of services.

    • User-friendly interface makes transactions quick and easy

    • Wide range of services like bill payments, recharges, and shopping

    • Offers cashback and rewards for transactions

    • Secure and reliable platform for financial transactions

  • Answered by AI
  • Q2. Develop two features to help Paytm cope up with loosing users?
  • Ans. 

    Implement personalized recommendations and loyalty rewards program.

    • Implement personalized recommendations based on user behavior and preferences to increase user engagement.

    • Introduce a loyalty rewards program to incentivize users to continue using Paytm and earn rewards for their transactions.

  • Answered by AI
  • Q3. Estimate the number of UPI transactions per day in Mumbai?
  • Ans. 

    It is difficult to provide an accurate estimate without specific data, but the number of UPI transactions in Mumbai is likely to be high due to the city's large population and high digital adoption rate.

    • Mumbai is one of the largest cities in India with a high population density, leading to a high volume of transactions.

    • UPI (Unified Payments Interface) has gained significant popularity in India as a convenient and secur...

  • Answered by AI

Associate Product Manager Interview Questions asked at other Companies

Q1. 2. You have water filled Jar X and empty Jar Y. You transferred a portion of water from Jar X to Y using spunch which absorbs A% of water and it pours B% of water in Jar B. After one iteration, Z ml of water is present in Jar Y find water i... read more
View answer (2)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

Easy an mi level question from binary search

Round 2 - Technical 

(2 Questions)

  • Q1. Some puzzle an learnathon quaestions discussion
  • Q2. Chess game question

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn encryption decryption coding questions

Qe Automation Engineer Interview Questions asked at other Companies

Q1. What is the difference between Implicit wait and explicit wait in Selenium
View answer (1)
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - Coding Test 

They have their own coding platform. The questions are basically from tree.

Round 2 - Coding Test 

Tree of space question

Round 3 - Technical 

(2 Questions)

  • Q1. Previous round question solution
  • Q2. System design was asked.

Interview Preparation Tips

Topics to prepare for JUSPAY Software Developer interview:
  • tree
  • graph
  • system design
Interview preparation tips for other job seekers - Should have good knowledge of tree ,graph and system design.

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. How set is implemented?
  • Ans. 

    A set is implemented as a data structure that stores unique elements with no specific order.

    • A set does not allow duplicate elements.

    • Sets are commonly implemented using hash tables or binary search trees.

    • Examples of set implementations include HashSet in Java and std::set in C++.

  • Answered by AI
  • Q2. How unordered set is implemented?
  • Ans. 

    Unordered set is typically implemented using hash tables.

    • Uses hash tables to store elements with unique keys

    • Provides constant time complexity for insertion, deletion, and lookup operations

    • Does not maintain any specific order of elements

  • Answered by AI

Skills evaluated in this interview

Software Developer Intern Interview Questions asked at other Companies

Q1. Sum Of Max And MinYou are given an array “ARR” of size N. Your task is to find out the sum of maximum and minimum elements in the array. Follow Up: Can you do the above task in a minimum number of comparisons? Input format: The first line ... read more
View answer (8)

JUSPAY interview questions for popular designations

 Software Developer

 (5)

 Product Manager

 (2)

 SDE

 (2)

 Software Developer Intern

 (2)

 Associate Product Manager

 (1)

 Data Analyst

 (1)

 Front end Developer

 (1)

 Product Solution Engineer

 (1)

SDE Interview Questions & Answers

user image Sanskar Betageri

posted on 15 Jul 2024

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

I applied via campus placement at Vidya Vardhaka College of Engineering, Mysore and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Coding Test 

It was difficult . couldn't able to solve

SDE Interview Questions asked at other Companies

Q1. Longest Increasing SubsequenceFor a given array with N elements, you need to find the length of the longest subsequence from the array such that all the elements of the subsequence are sorted in strictly increasing order. Strictly Increasin... read more
View answer (5)

Get interview-ready with Top JUSPAY Interview Questions

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

SQL, python, excel these are the things ask in 1st assesement

Product Solution Engineer Interview Questions asked at other Companies

Q1. How will you design this page if you are using a component based frontend stack?
View answer (1)

SDE Interview Questions & Answers

user image Anonymous

posted on 12 Apr 2024

Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Oct 2023. There were 4 interview rounds.

Round 1 - Coding Test 

3 Graph based questions (Medium - Hard level)

Round 2 - Hackathon-A 

(1 Question)

  • Q1. Tree problem (Super Hard level)
Round 3 - Hackathon-B 

(1 Question)

  • Q1. Optimisation of Part-A Solution
  • Ans. 

    Optimizing Part-A solution involves identifying bottlenecks and improving efficiency.

    • Identify the most time-consuming parts of Part-A solution

    • Analyze the algorithms and data structures used for optimization

    • Consider parallel processing or distributed computing for faster execution

    • Optimize database queries and reduce unnecessary operations

    • Use caching mechanisms to store frequently accessed data

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. Puzzles, CN, DBMS and OS questions

SDE Interview Questions asked at other Companies

Q1. Longest Increasing SubsequenceFor a given array with N elements, you need to find the length of the longest subsequence from the array such that all the elements of the subsequence are sorted in strictly increasing order. Strictly Increasin... read more
View answer (5)
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Not Selected

I applied via campus placement at Manav Rachana International University, Faridabad and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Hard questions of graph and dp.

Round 2 - Aptitude Test 

It was good and tough

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)

React Developer Interview Questions & Answers

user image Neha Sanwal

posted on 23 Jun 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

Coding round with 3 questions

Round 2 - Assignment 

React based asignment

Round 3 - Coding Test 

Hackathon round including two parts a and b

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well and focus on topics like tree and graphs ,be interactive

React Developer Interview Questions asked at other Companies

Q1. Covid VaccinationWe are suffering from the Second wave of Covid-19. The Government is trying to increase its vaccination drives. Ninja wants to help the Government to plan an effective method to help increase vaccination following safety me... read more
View answer (3)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Referral

Round 1 - Aptitude Test 

It was a 16 MCQ along with data sheet provided

Round 2 - Case Study 

Guesstimates and AI/ML problem solving

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)

JUSPAY Interview FAQs

How many rounds are there in JUSPAY interview?
JUSPAY interview process usually has 2-3 rounds. The most common rounds in the JUSPAY interview process are Coding Test, Technical and Aptitude Test.
How to prepare for JUSPAY 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 JUSPAY. The most common topics and skills that interviewers at JUSPAY expect are AWS, B2B Sales, Distribution System, IT Sales and Kubernetes.
What are the top questions asked in JUSPAY interview?

Some of the top questions asked at the JUSPAY interview -

  1. Develop two features to help Paytm cope up with loosing use...read more
  2. Estimate the number of UPI transactions per day in Mumb...read more
  3. how unordered set is implement...read more

Tell us how to improve this page.

JUSPAY Interview Process

based on 17 interviews

Interview experience

3.8
  
Good
View more

Interview Questions from Similar Companies

Paytm Interview Questions
3.3
 • 772 Interviews
PhonePe Interview Questions
4.0
 • 303 Interviews
Razorpay Interview Questions
3.6
 • 149 Interviews
Freecharge Interview Questions
4.0
 • 53 Interviews
MagicPin Interview Questions
3.1
 • 48 Interviews
Mobikwik Interview Questions
4.0
 • 47 Interviews
BillDesk Interview Questions
3.2
 • 14 Interviews
Instamojo Interview Questions
3.6
 • 7 Interviews
View all

JUSPAY Reviews and Ratings

based on 12 reviews

2.9/5

Rating in categories

3.6

Skill development

3.5

Work-life balance

2.6

Salary

2.9

Job security

2.9

Company culture

2.3

Promotions

3.0

Work satisfaction

Explore 12 Reviews and Ratings
Software Engineer
30 salaries
unlock blur

₹10.2 L/yr - ₹21 L/yr

Softwaretest Engineer
20 salaries
unlock blur

₹2 L/yr - ₹5 L/yr

Product Engineer
16 salaries
unlock blur

₹15 L/yr - ₹22 L/yr

Software Development Engineer
16 salaries
unlock blur

₹12 L/yr - ₹35 L/yr

Senior Software Engineer
14 salaries
unlock blur

₹3 L/yr - ₹4 L/yr

Explore more salaries
Compare JUSPAY with

Razorpay

3.6
Compare

Paytm

3.3
Compare

PhonePe

4.0
Compare

Payed

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