Update appNew update is available. Click here to update.
SDE - 1
JUSPAY
upvote
share-icon
2 rounds | 3 Coding problems
views
116 views
comment
0 comments
upvote
1 upvotes
Interview preparation journey
expand-icon
Preparation
Duration: 6 months
Topics: Data Structures, Pointers, OOPS, System Design, Algorithms, Dynamic Programming
Tip
Tip

Tip 1 : Do some projects
Tip 2 : Be good in data structure

Application process
Where: Referral
Eligibility: 7 CGPA
Resume Tip
Resume tip

Tip 1 : Keep it short
Tip 2 : Don't try to add false things.

Interview rounds
01
Round
Easy
Online Coding Interview
Duration120 minutes
Interview date9 Nov 2022
Problems2
Rat In A Maze
view more
Problem approach

The idea is to do a depth-first search to find all the cycles which are formed and calculate the length of the largest cycle. We are treating the array as a graph of directed edges. Whenever we get into any of the cells in the cycle, using dfs we will visit all the subsequent cells in the cycle. Out of all the cycles, we will return the cycle of maximum length.

The steps are as follows:<...

view more
Try solving now
Colour The Graph

You are given a graph with 'N' vertices numbered from '1' to 'N' and 'M' edges. You have to colour this graph in two different colours, say blue a...

view more
Try solving now
02
Round
Hard
Online Coding Test
Duration180 minutes
Interview date18 Nov 2022
Problems1
Trim spaces

Given an input string S that contains multiple words, you need to remove all the spaces present in the input string.

There can be multiple spaces present after any word.

Input Forma...
view more
Try solving now
Start a Discussion
Similar interview experiences
company logo
SDE - 1
2 rounds | 1 problems
Interviewed by JUSPAY
488 views
0 comments
0 upvotes
company logo
SDE - 1
1 rounds | 2 problems
Interviewed by JUSPAY
705 views
0 comments
0 upvotes
company logo
SDE - Intern
1 rounds | 2 problems
Interviewed by JUSPAY
517 views
0 comments
0 upvotes
company logo
SDE - Intern
3 rounds | 4 problems
Interviewed by JUSPAY
0 views
0 comments
0 upvotes
Companies with similar interview experiencs
company logo
SDE - 1
5 rounds | 12 problems
Interviewed by Amazon
57332 views
15 comments
0 upvotes
company logo
SDE - 1
4 rounds | 5 problems
Interviewed by Microsoft
25818 views
3 comments
0 upvotes
company logo
SDE - 1
3 rounds | 7 problems
Interviewed by Amazon
18071 views
4 comments
0 upvotes