Code360 powered by Coding Ninjas X Naukri.com. Code360 powered by Coding Ninjas X Naukri.com
Across the Globe interview experience Real time questions & tips from candidates to crack your interview

SDE - Intern

Across the Globe
upvote
share-icon
2 rounds | 2 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 3 months
Topics: Array, LinkedList, Stack and queue, Dynamic Programming, oops
Tip
Tip

Tip 1 : must practice array question
Tip 2 : must practice coding questions

Application process
Where: Campus
Eligibility: Need one development projects on Resume
Resume Tip
Resume tip

Tip 1 : Resume must be sort
Tip 2 : Resume must be right

Interview rounds

01
Round
Medium
Assignment
Duration60 Minutes
Interview date18 Nov 2020
Coding problem0

Make a blog website using Django.

02
Round
Easy
Video Call
Duration60 minutes
Interview date16 Nov 2020
Coding problem2

Tech + HR round

Where do you see yourself in 5 years?

What motivates you?

1. Next Greater Element

Moderate
20m average time
90% success
0/80
Asked in companies
DunzoCIS - Cyber InfrastructureCisco

You are given an array arr of length N. You have to return a list of integers containing the NGE(next greater element) of each element of the given array. The NGE for an element X is the first greater element on the right side of X in the array. Elements for which no greater element exists, consider the NGE as -1.

For Example :

If the given array is [1, 3, 2], then you need to return [3, -1, -1]. Because for 1, 3 is the next greater element, for 3 it does not have any greater number to its right, and similarly for 2.
Try solving now

2. Largest Zigzag Sequence

Moderate
20m average time
80% success
0/80
Asked in companies
Wells FargoAmazonDirecti

You are given a matrix ‘MAT’ of dimensions ‘N x N’. Let’s define a sequence to be ‘zigzag’ if it starts from the top and ends at the bottom such that no two consecutive elements of the sequence belong to the same column.

Your task is to find the sum of the zigzag sequence with the largest sum.

Try solving now

Here's your problem of the day

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

Skill covered: Programming

What does HTML stand for?

Choose another skill to practice
Start a Discussion
Similar interview experiences
company logo
SDE - 1
3 rounds | 7 problems
Interviewed by OYO
838 views
0 comments
0 upvotes
SDE - 1
2 rounds | 5 problems
Interviewed by Meesho
3050 views
0 comments
0 upvotes
company logo
SDE - 1
3 rounds | 9 problems
Interviewed by Salesforce
507 views
0 comments
0 upvotes
company logo
System Engineer
2 rounds | 2 problems
Interviewed by Tata Consultancy Services (TCS)
311 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
SDE - Intern
3 rounds | 6 problems
Interviewed by Amazon
13533 views
4 comments
0 upvotes
company logo
SDE - Intern
4 rounds | 7 problems
Interviewed by Microsoft
12671 views
1 comments
0 upvotes
company logo
SDE - Intern
2 rounds | 4 problems
Interviewed by Amazon
9012 views
2 comments
0 upvotes