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

SDE - Intern

JUSPAY
upvote
share-icon
4 rounds | 3 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 6 Months
Topics: DSA, Computer Networks, Operating System, DBMS, General software engineering concept.
Tip
Tip

Tip 1 : Practice as much problem as possible from Graph 
Tip 2 : Try to understand how web works, what are the communication protocol and when should we choose one over other.
Tip 3 : Core subjects are must.

Application process
Where: Other
Eligibility: No as such
Resume Tip
Resume tip

Tip 1 : Add projects (Full-stack will preferred more)
Tip 2 : Add some works experience and describe what you did there.

Interview rounds

01
Round
Medium
Online Coding Interview
Duration30 minutes
Interview date16 Jun 2021
Coding problem1

mcq from core subjects

1. Technical Questions

What data structure we use for indexing? Can we use hashmap? What problem will occur if we use hashmap for indexing billion row table?

Problem approach

Tip 1 : We can use hashmap
Tip 2 : But when you will use hashmap for indexing billion row table then you might run into internall memory fragmentation issue as hashmap is contiguous.

02
Round
Easy
Online Coding Interview
Duration150 Minutes
Interview date18 Jun 2021
Coding problem1

1. DFS Traversal

Moderate
35m average time
65% success
0/80
Asked in companies
SamsungIntuitGoldman Sachs

Given an undirected and disconnected graph G(V, E), containing 'V' vertices and 'E' edges, the information about edges is given using 'GRAPH' matrix, where i-th edge is between GRAPH[i][0] and GRAPH[i][1]. print its DFS traversal.

V is the number of vertices present in graph G and vertices are numbered from 0 to V-1. 

E is the number of edges present in graph G.
Note :
The Graph may not be connected i.e there may exist multiple components in a graph.
Try solving now
03
Round
Easy
Face to Face
Duration560 Minutes
Interview date10 Oct 2021
Coding problem0

Hackathon for 7 hours where you have to make your solution for the previous round thread safe.

04
Round
Easy
Video Call
Duration180 Minutes
Interview date15 Oct 2021
Coding problem1

Technical Interview

1. System Design Question

Design Keyboard.

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 recursion?

Choose another skill to practice
Similar interview experiences
company logo
SDE - Intern
1 rounds | 2 problems
Interviewed by JUSPAY
3310 views
0 comments
0 upvotes
company logo
SDE - Intern
3 rounds | 4 problems
Interviewed by JUSPAY
0 views
0 comments
0 upvotes
company logo
SDE - Intern
3 rounds | 7 problems
Interviewed by JUSPAY
0 views
0 comments
0 upvotes
company logo
SDE - Intern
3 rounds | 5 problems
Interviewed by JUSPAY
1853 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
SDE - Intern
3 rounds | 6 problems
Interviewed by Amazon
15480 views
4 comments
0 upvotes
company logo
SDE - Intern
4 rounds | 7 problems
Interviewed by Microsoft
15338 views
1 comments
0 upvotes
company logo
SDE - Intern
2 rounds | 4 problems
Interviewed by Amazon
10142 views
2 comments
0 upvotes