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

54 interviews found

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

MCQs around CS fundamentals

Round 2 - Coding Test 

3 DSA questions on graph

Round 3 - One-on-one 

(1 Question)

  • Q1. Hackathon of two parts
Round 4 - Technical 

(1 Question)

  • Q1. DSA and system design

Product Engineer Interview Questions asked at other Companies

Q1. Left View Of Binary TreeGiven a binary tree. Print the Left View of the Tree. Example : If the input tree is as depicted in the picture: The Left View of the tree will be: 2 35 2 Input format : Elements in the level order form. The input... read more
View answer (3)
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 Aug 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

First round 1.1 assessment test consist of total 30 questions in 30 minutes. Apti, technical questions, code snippet related questions.

Round 2 - Technical 

(2 Questions)

  • Q1. There was a question related to array topic in which you have arrrange the no. In ascending order.
  • Q2. Find the time complexity of binary search of given numbers
  • Ans. 

    Binary search has a time complexity of O(log n) where n is the number of elements in the array.

    • Time complexity is O(log n) as it divides the array in half at each step

    • Best case is O(1) when the element is found at the middle of the array

    • Worst case is O(log n) when the element is not present in the array

  • Answered by AI

Skills evaluated in this interview

Junior Software Engineer Trainee Interview Questions asked at other Companies

Q1. What is java What is class and object What is abstraction What is inheritance What is polymorphism What is method overloading and overriding What is construct
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Peoples who come for joining the company they know the method to solve the aptitude test

Round 2 - Group Discussion 

GD is kept because to know that guy is eligible for doing work or not

Round 3 - Technical 

(2 Questions)

  • Q1. Asking basic questions from the courses what they had do.
  • Q2. Checking he is eligible for to the work or not.
Round 4 - One-on-one 

(2 Questions)

  • Q1. Interviewer has to see his confidence, dressing style, straight forward or not.
  • Q2. Check the he is able to except the challenge or not.
Round 5 - About salary 

(2 Questions)

  • Q1. How much salary that person is wants.
  • Q2. Salary gives based on the experience of doing the work and based on his knowledge.

Interview Preparation Tips

Interview preparation tips for other job seekers - Seekers must know the aptitude, basis, and how to interact with clients and worker.

Hardware Design Engineer Interview Questions asked at other Companies

Q1. What does a capacitor do? How do you decide what capacitors (You'll have to tell them why did you choose, what you choose), Other than this I was asked to draw basic Electronic Schematics for Analog circuits using resistors, diodes, inducto... read more
View answer (2)
Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

Puzzle and guesstimates were asked in round 1. work history and relevant projects were asked

Round 2 - Coding Test 

Problem solving using R programming was to be done. Internal business problem was given. Follow up questions had to be answered and documented using R coding analysis.

Interview Preparation Tips

Topics to prepare for Juspay Technologies Associate Program Manager interview:
  • Data Analysis
Interview preparation tips for other job seekers - The company is focussed more on technical skills as it is used in daily work according to them. Hence it is importance to answer correctly

Associate Program Manager Interview Questions asked at other Companies

Q1. Why does the torque value after a certain rpm flattens ?
View answer (3)

Juspay Technologies interview questions for popular designations

 Product Engineer

 (6)

 Software Developer

 (5)

 Product Manager

 (4)

 Software Development Engineer

 (4)

 Sdet Engineer

 (3)

 Software Engineer

 (3)

 Product Solution Engineer

 (2)

 SDE

 (2)

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

(2 Questions)

  • Q1. Guesstimates , Product Metric etc
  • Q2. Resume Overview
Round 2 - Coding Test 

A problem will be given and you have to edit the code to change functionality

Round 3 - One-on-one 

(2 Questions)

  • Q1. Puzzles and aptitude
  • Q2. Minimum number of races to find the fastest of 25 horses
  • Ans. 

    The minimum number of races needed to find the fastest of 25 horses is 5.

    • Divide the 25 horses into 5 groups of 5 horses each.

    • Conduct 5 races with each group to determine the fastest horse in each group.

    • Then conduct a final race with the winners from each group to find the fastest horse overall.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont give up. They check intent more than anything

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

QA Tester Interview Questions & Answers

user image Anonymous

posted on 30 Sep 2024

Interview experience
2
Poor
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Assignment 

Testing related MCQs

Round 2 - Learnathon 

(3 Questions)

  • Q1. Customer api creation in postman
  • Ans. 

    Creating customer API in Postman for testing purposes

    • Use Postman to create a new request with the necessary endpoint and parameters

    • Set up authentication if required for the API

    • Add headers, body, and any other necessary information for the request

    • Test the API request to ensure it is functioning correctly

    • Save the request in a collection for future testing

  • Answered by AI
  • Q2. Writing test cases for customer paying more payments to same order.
  • Ans. 

    Write test cases for customer paying more payments to same order

    • Verify that the system allows the customer to make multiple payments towards the same order

    • Check that the total amount paid by the customer is correctly updated for the order

    • Ensure that the payment history for the order reflects all payments made by the customer

  • Answered by AI
  • Q3. Observing the UIs and giving suggestions and also test cases

Interview Preparation Tips

Interview preparation tips for other job seekers - If you working on postman api, maybe having chances otherwise they just timewaste and no offer in hands at end.

Skills evaluated in this interview

QA Tester Interview Questions asked at other Companies

Q1. If you are given a ball pen tested for indian market, now you have to test it for international market, what testings will you perform.?
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Coding Test 

This round has 3 coding questions mostly based on graph and trees

Round 2 - Hackathon 

(2 Questions)

  • Q1. A lockable tree problem
  • Ans. 

    Design a data structure for locking/unlocking nodes in a binary tree efficiently.

    • Implement a lockable tree data structure with lock(), unlock(), and isLocked() methods.

    • Ensure a node can only be locked if all ancestors are unlocked and all descendants are locked.

    • Optimize the operations for efficiency.

    • Consider using a flag in each node to track its locked status.

    • Use a recursive approach to check locking conditions.

    • Mainta...

  • Answered by AI
  • Q2. OS level improvements in above problem
  • Ans. 

    Improving the operating system can enhance performance and efficiency of the system.

    • Optimizing memory management to reduce overhead

    • Implementing better scheduling algorithms to improve multitasking

    • Enhancing file system performance for faster data access

    • Improving network stack for better communication speed

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong in DSA and prepare the basic computer concepts well.

Skills evaluated in this interview

Sdet Engineer Interview Questions asked at other Companies

Q1. Tell me about the projects and knowledge on selenium api and etc?
View answer (2)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

First round is apti when in placement

Round 2 - Coding Test 

Too hard all are dsa questions

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)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

30 question -30 min,topics - profit or loss , time work distance ,time speed ,upstreaam downstream percentage ,probability

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)

Product Engineer Interview Questions & Answers

user image Maharana Singh

posted on 25 Jun 2024

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

I applied via Job Fair and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Coding Test 

2 dsa questions were asked related to graph

Round 2 - Coding Test 

Test on hackerearth binary tree

Round 3 - One-on-one 

(2 Questions)

  • Q1. Project related
  • Q2. 1 dsa question were asked

Product Engineer Interview Questions asked at other Companies

Q1. Left View Of Binary TreeGiven a binary tree. Print the Left View of the Tree. Example : If the input tree is as depicted in the picture: The Left View of the tree will be: 2 35 2 Input format : Elements in the level order form. The input... read more
View answer (3)

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 One-on-one Round.
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 37 interviews in last 1 year

Interview experience

4.2
  
Good
View more

People are getting interviews through

based on 33 Juspay Technologies interviews
Campus Placement
Job Portal
Company Website
Referral
WalkIn
33%
18%
12%
6%
3%
28% candidates got the interview through other sources.
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.

Interview Questions from Similar Companies

Paytm Interview Questions
3.3
 • 752 Interviews
PhonePe Interview Questions
4.0
 • 297 Interviews
PayPal Interview Questions
3.9
 • 206 Interviews
Razorpay Interview Questions
3.6
 • 151 Interviews
Mobikwik Interview Questions
4.0
 • 44 Interviews
Jodo Interview Questions
3.6
 • 21 Interviews
OneCard Interview Questions
3.6
 • 18 Interviews
BillDesk Interview Questions
3.2
 • 13 Interviews
Amazon Pay Interview Questions
4.1
 • 13 Interviews
View all

Juspay Technologies Reviews and Ratings

based on 105 reviews

4.0/5

Rating in categories

4.0

Skill development

3.8

Work-Life balance

3.6

Salary & Benefits

3.9

Job Security

3.9

Company culture

3.4

Promotions/Appraisal

3.7

Work Satisfaction

Explore 105 Reviews and Ratings
Product Engineer
62 salaries
unlock blur

₹11 L/yr - ₹25 L/yr

Software Development Engineer
52 salaries
unlock blur

₹14 L/yr - ₹30 L/yr

Product Manager
49 salaries
unlock blur

₹22 L/yr - ₹50 L/yr

Software Engineer
48 salaries
unlock blur

₹8 L/yr - ₹26 L/yr

Software Developer
44 salaries
unlock blur

₹8.2 L/yr - ₹26.6 L/yr

Explore more salaries
Compare Juspay Technologies with

Razorpay

3.6
Compare

Payed

2.8
Compare

CCAvenue

2.1
Compare

BillDesk

3.2
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview