0

De Shaw Interview Experience for Fresher SDE - Intern, Aug 2020
Posted: 29 Mar 2021
Rejected
Jump to Interview Rounds
PROFILE
Education
Malaviya National Institute of Technology Jaipur
Computer Science Engineering
•
8.1 CGPA
Preparation
Duration:
6 months
Topics:
Data Structures, Trees and graphs, Arrays, Backtracking, Pointers, OOPS, System Design, Greedy Algorithms, Dynamic Programming
Preparation Tip
Tip 1 : Single page resume but brief
Tip 2 : Major team product is must
Tip 3 : Regular coding practice on GFG, Leetcode and coding ninjas type platforms
Application Process
Where:
Campus
Eligibility:
above 7.5 cgpa, computer and electronics branch only were allowed
Resume Tip
Tip 1 : Consists the brief of your skill set
Tip 2 : Github link of projects should be provided
Tip 3 : Mention clearly if you have done a team project
Interview Process
Round 1
Duration:
75 minutes
Round Type:
Online Coding Interview
Interview-Date:
3 Aug 2020
Problems:
2
This was a pure coding round consisting of three questions where time allotted for one easy question was 15 minutes while the other two questions were to solved in 30 minutes each.
total time = 15+30+30= 75 minutes
Find first set bit
You are given an integer N. You need to return an integer M, in which only one bit is set which at position of lowest set bit of N (from right to left).
Input Format :
Integer N
View more
Longest Increasing Subsequence
Given an array with N elements, you need to find the length of the longest subsequence in the given array such that all elements of the subsequence are sorted in strictly increasing order.
View more
Round 2
Duration:
45 minutes
Round Type:
Video Call
Interview-Date:
7 Aug 2020
Problems:
1
There were 2 interviewers and the round was carried out on code pair platform of HackerRank
Burning Candles
There are two candles of equal lengths and of different thickness. Th...
View more
JOIN THE DISCUSSION
Want to Join the discussion?