Jupiter Money interview experience Real time questions & tips from candidates to crack your interview

SDE - Intern

Jupiter Money
upvote
share-icon
2 rounds | 2 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 3 months
Topics: maths, probability, stack, queue, linked list, pointers, algorithms
Tip
Tip

Tip 1 : Practice dsa from leetcode
Tip 2 : Compete in coding contests
Tip 3 : Do at least 2-3 projects

Application process
Where: Campus
Eligibility: M.tech and B.tech banches allowed
Resume Tip
Resume tip

Tip 1 : If you have some past experience, add it.
Tip 2 : Also add your projects.

Interview rounds

01
Round
Medium
Video Call
Duration45 minutes
Interview date12 Jan 2021
Coding problem2

Two DSA questions were asked in this round in 45 min.

1. Maximum Subarray Sum

Moderate
25m average time
75% success
0/80
Asked in companies
Paytm (One97 Communications Limited)AmazonSnapdeal

Given 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 86.


Given the array [-5, -1, -8, -9], the maximum sum would be -1.


Follow up: Do this in O(N) time.

Try solving now

2. Find Odd Occurrence Element

Easy
10m average time
90% success
0/40
Asked in companies
Expedia GroupCIS - Cyber InfrastructurePayPal

You are given an array of 'N' elements. In this given array, each element appears an even number of times except one element which appears odd no. of times. Your task is to find the element which occurs an odd number of times.

For example :
Input array [5,5,6,4,6],If we look at the frequency of different elements in this array.We can see,4 appears an odd number of times, so our answer will be 4.
Try solving now
02
Round
Medium
Group Discussion
Duration30 minutes
Interview date20 Feb 2021
Coding problem0

Round started with basic introduction. Then he asked me about almost all the points I have written in my resume like technical team I was part of, projects, internships, etc. He asked questions in detail about the internship. Finally he asked some generic HR question like strengths, weaknesses, etc.

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

What is the output of print(type("Python"))?

Choose another skill to practice
Similar interview experiences
company logo
SDE - 1
1 rounds | 3 problems
Interviewed by Jupiter Money
1708 views
0 comments
0 upvotes
company logo
SDE - Intern
2 rounds | 2 problems
Interviewed by Jupiter Money
1146 views
0 comments
0 upvotes
company logo
Data Analyst
3 rounds | 3 problems
Interviewed by Jupiter Money
978 views
0 comments
0 upvotes
company logo
SDE - Intern
2 rounds | 2 problems
Interviewed by Jupiter Money
773 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
SDE - Intern
3 rounds | 6 problems
Interviewed by Amazon
15126 views
4 comments
0 upvotes
company logo
SDE - Intern
4 rounds | 7 problems
Interviewed by Microsoft
14970 views
1 comments
0 upvotes
company logo
SDE - Intern
2 rounds | 4 problems
Interviewed by Amazon
9959 views
2 comments
0 upvotes