Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Jupiter Money Team. If you also belong to the team, you can get access from here

Jupiter Money Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Jupiter Money Sdet Interview Questions and Answers

Updated 6 Sep 2023

Jupiter Money Sdet Interview Experiences

1 interview found

Sdet Interview Questions & Answers

user image Anonymous

posted on 6 Sep 2023

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

I applied via Recruitment Consulltant and was interviewed in Aug 2023. There were 2 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 

(3 Questions)

  • Q1. Merge two sorted arrays
  • Ans. 

    Merging two sorted arrays into a single sorted array

    • Create a new array to store the merged result

    • Iterate through both arrays simultaneously, comparing elements and adding the smaller one to the result array

    • Handle cases where one array is longer than the other by appending the remaining elements

  • Answered by AI
  • Q2. Put patch and post in api testing
  • Ans. 

    Patch and post are HTTP methods used in API testing to update and create resources, respectively.

    • PATCH method is used to update an existing resource in the API

    • POST method is used to create a new resource in the API

    • Both methods are commonly used in RESTful APIs for CRUD operations

    • Example: PATCH /api/users/123 to update user with ID 123

    • Example: POST /api/users to create a new user

  • Answered by AI
  • Q3. Explain your automation framework
  • Ans. 

    My automation framework is a data-driven framework using Selenium WebDriver and TestNG for test execution and reporting.

    • Uses Selenium WebDriver for interacting with web elements

    • Utilizes TestNG for test execution and reporting

    • Follows a data-driven approach for test data management

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare basic dsa, leetcode problems are asked in interview

Skills evaluated in this interview

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 Jul 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Array question from leetcode
  • Q2. Stack question from leetcode
Round 2 - Coding Test 

Two problems each of array and stack

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Data structure and algo questions from leetcode

Round 2 - Assignment 

Machine coding assignment

Round 3 - Technical 

(2 Questions)

  • Q1. Design Content Delivery Network
  • Ans. 

    Designing a Content Delivery Network (CDN) for efficient content distribution.

    • Identify target audience and content types

    • Select appropriate CDN providers based on needs (e.g. Akamai, Cloudflare)

    • Implement caching strategies for static and dynamic content

    • Optimize network routing for faster delivery

    • Monitor performance and adjust as needed

  • Answered by AI
  • Q2. Design notification service
  • Ans. 

    Design a notification service for sending alerts to users.

    • Identify types of notifications (email, SMS, push notifications)

    • Implement a notification queue to handle high volume of notifications

    • Allow users to customize notification preferences

    • Include monitoring and logging for tracking delivery status

    • Consider scalability and reliability of the service

  • Answered by AI

Skills evaluated in this interview

Sde1 Interview Questions & Answers

ACKO user image Anonymous

posted on 20 Jan 2025

Interview experience
2
Poor
Difficulty level
-
Process Duration
2-4 weeks
Result
No response

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

Round 1 - Coding Test 

Regex generator- used dp

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

I was interviewed before May 2023.

Round 1 - Coding Test 

Merge 2 unsorted array

Round 2 - Assignment 

Selenium automation framework
Redt assured automation framework

Interview Preparation Tips

Topics to prepare for Mobikwik Sdet Engineer interview:
  • Java
  • Restassured
  • MySQL
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Basic MCQ questions which were easy

Round 2 - Technical 

(1 Question)

  • Q1. Basic python coding
Round 3 - Behavioral 

(1 Question)

  • Q1. Regex related coding (mainly to access the mode of thinking)

Sde1 Interview Questions & Answers

Rupeek user image Anonymous

posted on 31 Aug 2024

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 were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. LinkedList / Tree
  • Q2. DP - Recursion - PnC
Round 2 - One-on-one 

(1 Question)

  • Q1. Projects , Last Exp
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I was interviewed before Jun 2023.

Round 1 - HR 

(1 Question)

  • Q1. Introduction nd experience
Round 2 - One-on-one 

(1 Question)

  • Q1. General questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Engineering questions. Problem solving
Round 4 - Assignment 

1-1 with the HR head

Round 5 - One-on-one 

(1 Question)

  • Q1. Regular questions

Interview Preparation Tips

Interview preparation tips for other job seekers - If you want to work in Revolut then do not join the India team. It is horribly managed and the leadership is a big boo!
One of the worst experiences after 3½ years still our product is not out and they show a lot of hope. This firm will shut down in India in 3 years. Cheap planning and politics ruin the experience of working here.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Asked spiral matrix question and some map related questions and optimise the approach

Round 2 - Technical 

(1 Question)

  • Q1. Asked to automate ui of the provided screen and backed framework of api testing Asked about the project and related questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Asked about payment gateway related questions and how to deal with it

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare the coding , ui automation and backend automation very well

Sde1 Interview Questions & Answers

Yubi user image Anonymous

posted on 25 Apr 2024

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

I was interviewed before Apr 2023.

Round 1 - Coding Test 

2 DSA questions one based on Bit manipulation and other one DP.

Round 2 - Technical 

(1 Question)

  • Q1. Was asked DBMS questions including 2 DSA questiosn one was sliding window LC Medium and other was easy array based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Just keep Grinding

Jupiter Money Interview FAQs

How many rounds are there in Jupiter Money Sdet interview?
Jupiter Money interview process usually has 2 rounds. The most common rounds in the Jupiter Money interview process are Resume Shortlist and Technical.
What are the top questions asked in Jupiter Money Sdet interview?

Some of the top questions asked at the Jupiter Money Sdet interview -

  1. put patch and post in api test...read more
  2. explain your automation framew...read more
  3. merge two sorted arr...read more

Tell us how to improve this page.

Jupiter Money Sdet Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Paytm Interview Questions
3.3
 • 771 Interviews
PolicyBazaar Interview Questions
3.6
 • 342 Interviews
PhonePe Interview Questions
4.0
 • 303 Interviews
Razorpay Interview Questions
3.6
 • 149 Interviews
Revolut Interview Questions
2.6
 • 93 Interviews
Rupeek Interview Questions
3.7
 • 60 Interviews
Freecharge Interview Questions
4.0
 • 53 Interviews
ACKO Interview Questions
3.8
 • 48 Interviews
Mobikwik Interview Questions
4.0
 • 47 Interviews
View all

Fast track your campus placements

View all
Customer Support Executive
14 salaries
unlock blur

₹3.8 L/yr - ₹6 L/yr

Customer Service Executive
14 salaries
unlock blur

₹5 L/yr - ₹6.4 L/yr

Software Engineer
12 salaries
unlock blur

₹15.9 L/yr - ₹28 L/yr

Product Manager
12 salaries
unlock blur

₹13 L/yr - ₹40 L/yr

Senior Product Manager
9 salaries
unlock blur

₹38 L/yr - ₹62 L/yr

Explore more salaries
Compare Jupiter Money with

Paytm

3.3
Compare

PhonePe

4.0
Compare

Mobikwik

4.1
Compare

Payed

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