Upload Button Icon Add office photos

Filter interviews by

Juspay Technologies Interview Questions, Process, and Tips

Updated 17 Jan 2025

Top Juspay Technologies Interview Questions and Answers

View all 12 questions

Juspay Technologies Interview Experiences

Popular Designations

55 interviews found

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

I applied via Job Fair and was interviewed before Nov 2023. There were 4 interview rounds.

Round 1 - Coding Test 

2.30 hrs, DSA, Coding, Tree, Graph, String

Round 2 - 1-day Hackathon 

(2 Questions)

  • Q1. Thread safe coding
  • Q2. DSA easy to medium level questions
Round 3 - Technical 

(1 Question)

  • Q1. OS, CN, Cryptography related topics
Round 4 - Behavioral 

(1 Question)

  • Q1. Resume related questions - high level technical and non-technical

Interview Preparation Tips

Interview preparation tips for other job seekers - Give it with an open mind

Software Development Engineer Interview Questions asked at other Companies

Q1. Given an acyclic graph of a city where each edge represents a road in the city and each vertex represents an crossing. Write an algo to find out the minimum number of vertices at which a policemen will be kept so that all the roads are cove... read more
View answer (2)
Interview experience
3
Average
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 - Coding Test 

Graph question repeat previous year

Round 3 - HR 

(3 Questions)

  • Q1. About yourself and examine about you
  • Q2. Hobbie and games you play
  • Ans. 

    I enjoy playing video games in my free time, particularly RPGs and strategy games.

    • I like playing RPGs such as The Witcher 3 and Skyrim

    • I also enjoy strategy games like Civilization VI and XCOM

    • In addition, I dabble in indie games and puzzle games for a change of pace

  • Answered by AI
  • Q3. Weakness and strength

Interview Preparation Tips

Interview preparation tips for other job seekers - Do previous year's questions

Software Developer Interview Questions asked at other Companies

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] Output: 137 Explanation: The maximum sum is... read more
View answer (38)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed before Sep 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Online coding test depending on the role you apply to

Round 2 - Technical 

(1 Question)

  • Q1. Technical tound with DSA and Provides study materials
Round 3 - HR 

(1 Question)

  • Q1. Culture Fit check and behavioural questions

Backend Software Engineer Interview Questions asked at other Companies

Q1. What database would you prefer when starting the application
View answer (1)

ASDE Interview Questions & Answers

user image Anonymous

posted on 8 Sep 2024

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

I applied via Company Website and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - Assignment 

Scratch Application - React to be submit within 3 days

Round 2 - Technical 

(2 Questions)

  • Q1. Tree of space - DSA
  • Ans. 

    Tree of space is a data structure used in computer science for storing and organizing data efficiently.

    • Tree of space is a type of data structure used in computer science to organize and store data in a hierarchical manner.

    • It consists of nodes connected by edges, with each node having zero or more child nodes.

    • Common examples of trees of space include binary trees, AVL trees, and B-trees.

  • Answered by AI
  • Q2. React Advance questions

Skills evaluated in this interview

Juspay Technologies interview questions for popular designations

 Product Engineer

 (7)

 Software Developer

 (5)

 Product Manager

 (4)

 Software Development Engineer

 (4)

 Sdet Engineer

 (3)

 Software Engineer

 (3)

 Product Solution Engineer

 (2)

 SDE

 (2)

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 tips
Round 2 - Product Management 

(2 Questions)

  • Q1. CV walkthrough and detailed understanding of the work done int he current org
  • Q2. A product design thinking question

Interview Preparation Tips

Interview preparation tips for other job seekers - They are looking for Product manager with a technical base as well, at least basic knowledge like how does the DB stores value and how can you build logic using Primary keys, etc

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)

Get interview-ready with Top Juspay Technologies Interview Questions

SDE Interview Questions & Answers

user image Anonymous

posted on 15 Sep 2022

I applied via LinkedIn and was interviewed in Mar 2022. There were 4 interview rounds.

Round 1 - Coding Test 

The test consisted of questions ranging from easy to medium on Leetcode. It was a 90 min round and can be efficiently completed well within 60 min

Round 2 - Assignment 

The was a design problem slightly skewed on the DSA side related to N-arry lockable tree, something similar to the Tree of Space problem on GFG.

Round 3 - Assignment 

This round was a build-up on the previous one with the task of adding concurrency to the operations defined in last problem

Round 4 - Technical 

(2 Questions)

  • Q1. The interview round lasted a little over 60 min, comprised of a DSA medium question and a low-level design question, and was followed up with a series of leading core questions based on OS and COA.
  • Q2. The problem was getting on the stack in constant time; the optimization was the trick

Interview Preparation Tips

Topics to prepare for Juspay Technologies SDE interview:
  • OS
  • COA
  • DSA
Interview preparation tips for other job seekers - As long as you don't give up and are familiar with coding, I guess you will pass the interview with flying colors. But be aware they hand out different posts based on your performance, like TP, PE, and the best gets the SDE.

SDE Interview Questions asked at other Companies

Q1. Longest Increasing Subsequence Problem Statement Given an array of integers with 'N' elements, determine the length of the longest subsequence where each element is greater than the previous element. This subsequence must be in strictly inc... read more
Add answer
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I was interviewed before Mar 2023.

Round 1 - Coding Test 

3 hour. 3 Questions. All graph related

Round 2 - Coding Test 

3 hours. 1 question. Tree Based

Round 3 - Assignment 

6 hours hackathon. Based on Trees and OS concepts

Round 4 - Technical 

(1 Question)

  • Q1. 1 hour. 2 coding questions and multiple OS related things were asked.
Round 5 - Behavioral 

(1 Question)

  • Q1. 1 hour. Based on my previous experience with respect to last organization, college and even school days.

Software Development Engineer Interview Questions asked at other Companies

Q1. Given an acyclic graph of a city where each edge represents a road in the city and each vertex represents an crossing. Write an algo to find out the minimum number of vertices at which a policemen will be kept so that all the roads are cove... read more
View answer (2)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Case Study 

It was a generic guesstimate for me around loan distribution in India which later transformed into a case study question on designing and implementing a Loan Origination and Loan distribution system. It was a conversational interview and the interviewer was quite amicable. Make sure to jot everything down clearly on a paper as they might ask you to share a picture of the same

Round 2 - Coding Test 

It was a R coding round testing your data analysis and data interpretation skills based on a real life payments case study. You will be assigned a mentor who will guide you at every step.

Round 3 - One-on-one 

(1 Question)

  • Q1. Improve your solution from the previous round.
  • Ans. 

    I would improve my solution by incorporating user feedback and conducting further testing.

    • Gather feedback from users to identify pain points and areas for improvement

    • Conduct usability testing to identify any usability issues

    • Iterate on the solution based on user feedback and testing results

    • Implement additional features or enhancements based on user needs

    • Ensure the solution is scalable and can handle increased usage

    • Conti...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and show your willingness to learn. The interviewers guide you well if you show intent.

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
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - Coding Test 

DSA-keep practicing multithreading questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Dsa

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
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Unstop and was interviewed before Jan 2023. There were 6 interview rounds.

Round 1 - Coding Test 

Basic trees related questions ( 3 )

Round 2 - Coding Test 

Medium level trees related questions

Round 3 - Coding Test 

1 trees related questions. It's lengthy and little tricky.

Round 4 - One-on-one 

(1 Question)

  • Q1. Hackathon but like one on one. Extention of previous round, with added complexities and conditions.
Round 5 - Technical 

(1 Question)

  • Q1. Networks , os related questions
Round 6 - HR 

(1 Question)

  • Q1. This is nothing more than a formality

Interview Preparation Tips

Interview preparation tips for other job seekers - Google for juspay interview experience, chances are you find the question they ask for hackathon.

Product Engineer Interview Questions asked at other Companies

Q1. Left View of a Binary Tree Given a binary tree, your task is to print the left view of the tree. The left view of a binary tree contains the nodes visible when the tree is viewed from the left side. Input: The input consists of elements in ... read more
Add answer

Juspay Technologies Interview FAQs

How many rounds are there in Juspay Technologies interview?
Juspay Technologies interview process usually has 2-3 rounds. The most common rounds in the Juspay Technologies interview process are Coding Test, Technical and Assignment.
How to prepare for Juspay Technologies 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 Technologies. The most common topics and skills that interviewers at Juspay Technologies expect are Programming, Banking, Illustrator, Engineering Design Services and Digital Design.
What are the top questions asked in Juspay Technologies interview?

Some of the top questions asked at the Juspay Technologies interview -

  1. Learning based activity where we have to slove a problem statem...read more
  2. Minimum number of races to find the fastest of 25 hor...read more
  3. Explain pain points of an app you use, come with ideas and do prioritizat...read more
How long is the Juspay Technologies interview process?

The duration of Juspay Technologies interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Juspay Technologies Interview Process

based on 50 interviews

Interview experience

4.1
  
Good
View more

Interview Questions from Similar Companies

Paytm Interview Questions
3.3
 • 777 Interviews
PhonePe Interview Questions
4.0
 • 307 Interviews
PayPal Interview Questions
3.9
 • 211 Interviews
Razorpay Interview Questions
3.6
 • 149 Interviews
Mobikwik Interview Questions
4.1
 • 47 Interviews
Jodo Interview Questions
3.6
 • 21 Interviews
OneCard Interview Questions
3.5
 • 21 Interviews
BillDesk Interview Questions
3.2
 • 14 Interviews
Amazon Pay Interview Questions
4.0
 • 13 Interviews
View all

Juspay Technologies Reviews and Ratings

based on 110 reviews

4.0/5

Rating in categories

4.0

Skill development

3.8

Work-life balance

3.6

Salary

3.9

Job security

3.9

Company culture

3.4

Promotions

3.7

Work satisfaction

Explore 110 Reviews and Ratings
Product Engineer
63 salaries
unlock blur

₹11 L/yr - ₹27 L/yr

Software Engineer
58 salaries
unlock blur

₹10 L/yr - ₹31.7 L/yr

Software Development Engineer
53 salaries
unlock blur

₹16 L/yr - ₹30 L/yr

Product Manager
49 salaries
unlock blur

₹22 L/yr - ₹50 L/yr

Software Developer
46 salaries
unlock blur

₹6.8 L/yr - ₹27 L/yr

Explore more salaries
Compare Juspay Technologies with

Razorpay

3.6
Compare

Payed

2.7
Compare

CCAvenue

2.5
Compare

BillDesk

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