Upload Button Icon Add office photos

Filter interviews by

Juspay Technologies Product Solution Engineer Interview Questions and Answers

Updated 25 Oct 2023

Juspay Technologies Product Solution Engineer Interview Experiences

2 interviews found

Interview experience
4
Good
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 - Aptitude Test 

Basic aptitude test was there in this rounf

Round 3 - Case Study 

Learnathon based questions

Round 4 - One-on-one 

(1 Question)

  • Q1. Questions based on my resume
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

3 graph questions medium to hard

Round 2 - Assignment 

Given data logs of apis. Find information about flow and calculations

Round 3 - Technical 

(1 Question)

  • Q1. Tell me about your projects

Product Solution Engineer Interview Questions Asked at Other Companies

asked in DemandFarm
Q1. How will you design this page if you are using a component based ... read more

Interview questions from similar companies

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

Coding and aptitude round

Round 2 - Technical 

(1 Question)

  • Q1. Tree dsa questions
Round 3 - Puzzles Interview 

(1 Question)

  • Q1. Horse race question
Round 4 - HR 

(1 Question)

  • Q1. Location specific question

Software Engineer Interview Questions & Answers

OneCard user image Kishan KAVATHIYA (Kishu)

posted on 15 May 2024

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

I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Internal Implementation of HashMap
  • Ans. 

    HashMap is implemented using an array of linked lists to handle collisions.

    • HashMap stores key-value pairs in an array of linked lists

    • Hash function is used to determine the index of the array where the key-value pair will be stored

    • Collision handling is done by chaining, where multiple key-value pairs with the same hash value are stored in the same linked list

    • HashMap allows null keys and values

    • HashMap is not synchronized...

  • Answered by AI

Skills evaluated in this interview

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

I appeared for an interview in Jan 2025.

Round 1 - Coding Test 

Test was based on arrays and some dsa concepts.

I applied via Naukri.com and was interviewed in Aug 2022. There were 5 interview rounds.

Round 1 - Coding Test 

Hacker earth , Rest api consuming and filtering response . 2 question

Round 2 - Technical 

(2 Questions)

  • Q1. L1 Technical of 1 hour - Java , Spring Boot, OOPs
  • Q2. JAVA 8 Features , OOPs Concept
Round 3 - Technical 

(1 Question)

  • Q1. L2 technical , design , puzzle
Round 4 - Behavioral 

(1 Question)

  • Q1. With CTO , recent projects , puzzle
Round 5 - HR 

(1 Question)

  • Q1. Directly discussion on expected

Interview Preparation Tips

Interview preparation tips for other job seekers - Please confirm before appearing your expected CTC , Management is not good , It is product based but pay scale is very less . I cleared all round & in HR round my current CTC was compared to expected one , even I was holding good offer in hand . After that I haven't received any communication from them yes or no nothing. Giving salary like service based company and less number of people in technical team will only lead to work pressure without pay .
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Mar 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Javascript,html, CSS and MySQL

Round 2 - Technical 

(2 Questions)

  • Q1. Basic NodeJs and MySQL questions,scenario-based technical questions and basic interview questions
  • Q2. What is an event loop, The second highest from the table
  • Ans. 

    An event loop is a programming construct that waits for and dispatches events or messages in a program.

    • Event loop is commonly used in asynchronous programming to handle tasks like I/O operations without blocking the main thread.

    • It continuously checks for events in a queue and processes them one by one.

    • Examples of event loops include Node.js event loop for handling asynchronous operations in JavaScript.

    • Event loop helps ...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Basic nodejs and SQL queries question
Round 4 - Behavioral 

(1 Question)

  • Q1. Basic interview question and technology based

Interview Preparation Tips

Topics to prepare for Airpay Payment Services Senior Software Engineer interview:
  • nodejs
  • MySQL
  • restapi
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Does Java support pass by reference?
  • Ans. 

    Yes

    • Java uses pass by value for all variables, including object references.

    • When an object reference is passed as an argument, a copy of the reference is passed, not the actual object.

    • Modifying the reference inside the method will not affect the original reference outside the method.

    • However, modifications to the object's state inside the method will be visible outside the method.

  • Answered by AI
  • Q2. Explain Singleton Pattern
  • Ans. 

    Singleton pattern restricts the instantiation of a class to a single object.

    • Singleton pattern ensures that only one instance of a class exists throughout the application.

    • It provides a global point of access to the instance.

    • Commonly used in scenarios where a single instance needs to coordinate actions across the system.

    • Example: Database connection manager, logger, configuration manager.

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Java 8 questions along with solving a Hashing question
Round 2 - Coding Test 

Questions on SQL and Problem solving

Round 3 - HR 

(1 Question)

  • Q1. Why this role and salary discussion

I applied via Referral and was interviewed before Apr 2021. 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 - Coding Test 

Practice medium leetcode questions

Round 3 - One-on-one 

(1 Question)

  • Q1. System Design and database design
Round 4 - HR 

(8 Questions)

  • Q1. What are your salary expectations?
  • Ans. 

    I am open to discussing salary based on the responsibilities and opportunities offered by the position.

    • I am flexible and open to negotiation.

    • I am looking for a fair and competitive salary.

    • I value the opportunity to grow and develop in my career.

    • I am willing to consider other benefits and perks in addition to salary.

  • Answered by AI
  • Q2. What is your family background?
  • Ans. 

    My family background is diverse and includes individuals from various professions and cultural backgrounds.

    • My father is a doctor and my mother is a teacher.

    • I have an older brother who is an engineer.

    • My grandparents were farmers and owned a small business.

    • We have relatives living in different countries, which has exposed me to different cultures and traditions.

  • Answered by AI
  • Q3. Share details of your previous job.
  • Ans. 

    I worked as a Software Developer at XYZ Company.

    • Developed and maintained software applications using Java and Python.

    • Collaborated with cross-functional teams to gather requirements and design solutions.

    • Implemented new features and fixed bugs in existing software.

    • Performed code reviews and provided feedback to improve code quality.

    • Participated in Agile development processes and attended daily stand-up meetings.

    • Worked on...

  • Answered by AI
  • Q4. Why should we hire you?
  • Ans. 

    I have a strong technical background and a passion for software development.

    • I have a solid understanding of programming languages and software development principles.

    • I have experience working on various software projects and have a track record of delivering high-quality code.

    • I am a quick learner and adapt easily to new technologies and frameworks.

    • I am a team player and enjoy collaborating with others to solve complex ...

  • Answered by AI
  • Q5. Why are you looking for a change?
  • Ans. 

    Seeking new opportunities for professional growth and challenges.

    • Looking for a more challenging role

    • Want to expand my skill set

    • Seeking better career prospects

    • Interested in working with new technologies

    • Want to work in a more collaborative environment

  • Answered by AI
  • Q6. Where do you see yourself in 5 years?
  • Ans. 

    In 5 years, I see myself as a senior software developer leading a team and working on complex projects.

    • Leading a team of developers

    • Working on complex projects

    • Continuously learning and staying updated with new technologies

    • Contributing to the growth and success of the company

  • Answered by AI
  • Q7. What are your strengths and weaknesses?
  • Ans. 

    My strengths include problem-solving, attention to detail, and teamwork. My weaknesses include time management and public speaking.

    • Strengths: problem-solving, attention to detail, teamwork

    • Weaknesses: time management, public speaking

  • Answered by AI
  • Q8. Tell me about yourself.
  • Ans. 

    I am a software developer with experience in various programming languages and a passion for creating innovative solutions.

    • Experienced in Java, C++, and Python

    • Developed a web application using React and Node.js

    • Worked on a team to create a mobile app for iOS and Android

    • Strong problem-solving and analytical skills

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice and don't write fake stuff in resume

Juspay Technologies Interview FAQs

How many rounds are there in Juspay Technologies Product Solution Engineer interview?
Juspay Technologies interview process usually has 4 rounds. The most common rounds in the Juspay Technologies interview process are Resume Shortlist, One-on-one Round and Coding Test.

Tell us how to improve this page.

Juspay Technologies Product Solution Engineer Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

Jodo Interview Questions
3.6
 • 23 Interviews
OneCard Interview Questions
3.5
 • 22 Interviews
Credgenics Interview Questions
3.5
 • 18 Interviews
PolicyX.com Interview Questions
3.2
 • 10 Interviews
Namaste Credit Interview Questions
3.4
 • 10 Interviews
TerraPay Interview Questions
3.6
 • 9 Interviews
Paytail Interview Questions
3.0
 • 8 Interviews
TaxGenie Interview Questions
3.0
 • 8 Interviews
View all
Juspay Technologies Product Solution Engineer Salary
based on 25 salaries
₹7 L/yr - ₹14 L/yr
12% less than the average Product Solution Engineer Salary in India
View more details

Juspay Technologies Product Solution Engineer Reviews and Ratings

based on 2 reviews

2.7/5

Rating in categories

2.7

Skill development

2.7

Work-life balance

2.7

Salary

2.7

Job security

5.0

Company culture

2.7

Promotions

2.7

Work satisfaction

Explore 2 Reviews and Ratings
Product Engineer
71 salaries
unlock blur

₹10 L/yr - ₹27 L/yr

Software Engineer
59 salaries
unlock blur

₹8 L/yr - ₹31.6 L/yr

Software Development Engineer
53 salaries
unlock blur

₹16 L/yr - ₹31 L/yr

Product Manager
49 salaries
unlock blur

₹22 L/yr - ₹48 L/yr

Software Developer
46 salaries
unlock blur

₹10.1 L/yr - ₹29.7 L/yr

Explore more salaries
Compare Juspay Technologies with

OneCard

3.5
Compare

PolicyX.com

3.2
Compare

Credgenics

3.5
Compare

Jodo

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