Upload Button Icon Add office photos

Filter interviews by

JUSPAY Product Solution Engineer Interview Questions and Answers

Updated 19 Dec 2024

Interview questions from similar companies

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

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

Round 1 - Aptitude Test 

Computer Fundamentals

Round 2 - Technical 

(1 Question)

  • Q1. Flatten a binary tree
  • Ans. 

    Flatten a binary tree by converting it into a linked list in-place.

    • Use a recursive approach to flatten the binary tree.

    • Traverse the tree in a pre-order manner and keep track of the previous node.

    • Set the left child of each node to null and the right child to the next node in the linked list.

    • Example: Input: 1 -> 2 -> 5 -> 3 -> 4 -> null, Output: 1 -> null -> 2 -> null -> 3 -> null -> 4 -> null -> 5 -> null

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Aptitude Test 

Solving normal Puzzles to test aptitude.

Round 2 - Coding Test 

Sample app was asked to create.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well domain specfic.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Leecode medium level question

Round 2 - Coding Test 

Leetcode Hard level Question

Round 3 - Technical 

(1 Question)

  • Q1. This is cto round asked some interview questions
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 2022. There were 4 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 tips
Round 2 - Technical 

(1 Question)

  • Q1. Cloud Concepts, OSI layers, Python Coding
Round 3 - Case Study 

Design a ETL Pipeline for a bank

Round 4 - One-on-one 

(1 Question)

  • Q1. Why we should not consider you for this role?

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for 3-4 deep level questions on every topic.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Coding Test 

That would be online Test with 12 questions MCQ and 1 coding question. 12 MCQ questions would be related to technology and bascis, coding question would alos be basic

Round 2 - Technical 

(5 Questions)

  • Q1. All Technical related, mostly related to swift ARC, Queues, Threading, unit test cases
  • Q2. Concepts of memory ARC in Swift
  • Ans. 

    Memory ARC in Swift manages memory by automatically deallocating objects when they are no longer needed.

    • ARC stands for Automatic Reference Counting

    • ARC keeps track of how many references exist to an object

    • When the reference count drops to zero, the object is deallocated

    • Weak references are used to avoid retain cycles

  • Answered by AI
  • Q3. Generics in Swift
  • Ans. 

    Generics in Swift allow you to write flexible, reusable functions and types that can work with any type.

    • Generics enable you to write functions and types that can work with any type, without specifying the actual type until the function or type is used.

    • You can define generic functions, methods, classes, structures, and enumerations in Swift.

    • Example: func swapTwoValues(_ a: inout T, _ b: inout T) { let temp = a; a = b; b...

  • Answered by AI
  • Q4. MVC vs MVVM in swift
  • Ans. 

    MVC focuses on separating data, presentation, and user interaction, while MVVM adds a ViewModel to handle logic and data binding.

    • MVC stands for Model-View-Controller, where the controller handles user input, the model manages data, and the view displays the data. Example: UIKit in iOS development.

    • MVVM stands for Model-View-ViewModel, where the ViewModel acts as an intermediary between the model and view, handling data ...

  • Answered by AI
  • Q5. Optionals, Protocols and Delegates, LifeCycle
Round 3 - Assignment 

An app with Login screen with authentication in MVVM

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

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

Round 1 - Coding Test 

Leetcode easy medium question

Round 2 - HR 

(1 Question)

  • Q1. Why you want to join biofourmis
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at National Institute of Technology,(NIT), Delhi and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Kadance algorithm and find the middle of the linklist

Round 2 - Coding Test 

More on java and Python based coding questions

Round 3 - HR 

(4 Questions)

  • Q1. Behavioural questions were asked
  • Q2. What are your expectations from this job
  • Q3. What are your plans ahead
  • Q4. Where do you see yourself in 5 years ahead

Interview Preparation Tips

Interview preparation tips for other job seekers - Do good practise of DSA
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

- simple basic ios questions

Round 2 - Technical 

(1 Question)

  • Q1. Asked DSA array questions

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well DSA and code

JUSPAY Interview FAQs

How many rounds are there in JUSPAY Product Solution Engineer interview?
JUSPAY interview process usually has 1 rounds. The most common rounds in the JUSPAY interview process are Aptitude Test.

Tell us how to improve this page.

JUSPAY Product Solution Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Paytm Interview Questions
3.3
 • 764 Interviews
PhonePe Interview Questions
4.0
 • 302 Interviews
Razorpay Interview Questions
3.6
 • 148 Interviews
Freecharge Interview Questions
4.0
 • 53 Interviews
MagicPin Interview Questions
3.1
 • 48 Interviews
Mobikwik Interview Questions
4.0
 • 45 Interviews
Stylebaazar Interview Questions
3.9
 • 30 Interviews
Tokopedia Interview Questions
4.1
 • 27 Interviews
Meritto Interview Questions
3.6
 • 22 Interviews
View all
JUSPAY Product Solution Engineer Salary
based on 5 salaries
₹11 L/yr - ₹13 L/yr
5% less than the average Product Solution Engineer Salary in India
View more details
Software Engineer
26 salaries
unlock blur

₹7.4 L/yr - ₹15 L/yr

Softwaretest Engineer
20 salaries
unlock blur

₹2 L/yr - ₹5 L/yr

Software Development Engineer
19 salaries
unlock blur

₹18 L/yr - ₹30 L/yr

Product Engineer
16 salaries
unlock blur

₹15 L/yr - ₹22 L/yr

Software Developer
14 salaries
unlock blur

₹8 L/yr - ₹27 L/yr

Explore more salaries
Compare JUSPAY with

Razorpay

3.6
Compare

Paytm

3.3
Compare

PhonePe

4.0
Compare

Payed

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