Interview Experience Analysis for DE%20Shaw

11 Records Found
TOTAL EXPERIENCES
11
COMPANIES COVERED
1
ROLES COVERED
7
LOCATIONS COVERED
5

Curious About Salaries?

View DE%20Shaw Compensation Details

Share this page with your network:

Role Distribution

Years of Experience vs Number of Experiences

DE%20Shaw Interview Experiences

Detailed insights from real candidates who interviewed at top tech companies

Sort by:

DE shaw OA | Scary question tbh

DE Shaw

Summary

I participated in a DE Shaw Online Assessment which featured two challenging algorithmic questions, one on Minimum Spanning Trees with 0/1 edge weights and another on maximizing redundancy by flipping...

Interview Experience

Q1 - A complete graph is a graph where each pair of vertices is connected by an edge. Given an undirected weighted complete graph with g_nodes vertices, the weight of each edge is either 0 or 1. There are exactly g_edges edges provided in the form of two arrays, g_from and g_to, which denote an undi...

Interview Questions (2)

Minimum Spanning Tree with 0/1 Edges

HardData Structures & Algorithms
Loading content...

Maximum Redundancy of Server System

HardData Structures & Algorithms
Loading content...
Read on LeetCode

De Shaw || 6 Months + Performance Based || SDE

DE ShawSDE I

Summary

Loading content...

Interview Experience

College - Tier 1 IIITStipend - 2L per monthEligibility - 7+ CGPAThere was an Online Assesment round followed by 2 rounds of interview.# Online AssesmentThere were 3 sections in the OA - 1. DSA - 3 problems i. Standard implementation based problem ii. https://codeforces.com/contest/1927/problem...

Interview Questions (4)

Insert Delete GetRandom O(1)

nullData Structures & Algorithms
Loading content...
View Problem

Abstract Class Implementation

nullData Structures & Algorithms
Loading content...
View Problem

Polymorphism and Deadlock

nullOther
Loading content...
View Problem

Database Design in Java

nullSystem Design
Loading content...
View Problem

Preparation Tips

Loading content...
Read on LeetCode

DE Shaw | SMTS[Reject]

DE Shaw💼 3 YOE

Summary

I had a multi-round interview process with DE Shaw, where I performed well but was ultimately rejected. The interview included several technical rounds with DSA, system design, and multithreading ques...

Interview Experience

Yoe : 3+Current : SDE2 at indian ecom companyTC : 34OA : 2 questions1st Question was somewhat related to https://leetcode.com/problems/painting-the-walls/ . Solved this completely.2nd Question was related to some combinatorics question(it was very hard for me) , did a simple brute force to pass 4-5 ...

Interview Questions (8)

Painting the Walls

Data Structures & Algorithms
Loading content...
View Problem

Combinatorics Problem

Data Structures & Algorithms
Loading content...

Buy and Sell Stock - 2 & 3

Data Structures & Algorithms
Loading content...

Knapsack DP Problem

Data Structures & Algorithms
Loading content...

Multithreading Question

System Design
Loading content...

Browser History Design

System Design
Loading content...

Trade Information Handling

System Design
Loading content...

Chat Application LLD

System Design
Loading content...
Read on LeetCode

DE shaw Interview Experience | Member Technical (MTS) | India | January 2025 [Offer] | 2023 Grad

DE ShawMember Technical (MTS)📍 India💼 2.5 YOE

Summary

Cracked DE Shaw SDE interview and received an offer after a challenging process involving multiple rounds of coding, system design, and technical interviews. The experience included solving medium to ...

Interview Experience

After what felt like a mini UPSC journey with debugging instead of essays, I’m thrilled to share that I finally cracked the DE Shaw SDE interview and received an offer! Here's a light-hearted (but honest) take on the whole ride:## 🎯 Coding Round (Sept 2024)HR slid into the inbox with an opening for...

Interview Questions (18)

Binary Tree Cameras

MediumData Structures & Algorithms
Loading content...
View Problem

Maximize Score of Numbers in Ranges

HardData Structures & Algorithms
Loading content...
View Problem

Lexicographically Smallest String After Deletions

HardData Structures & Algorithms
Loading content...

Count Inversions with Condition

HardData Structures & Algorithms
Loading content...

Good Chips / Bad Chips Problem

HardData Structures & Algorithms
Loading content...

SQL: First Login Time Per User

MediumSQL
Loading content...

SQL: A-B Table Difference

MediumSQL
Loading content...

Indexing Strategies

MediumSystem Design
Loading content...

Isolation in DBMS

MediumDBMS
Loading content...

Scheduling Strategies

MediumOS
Loading content...

32-bit vs 64-bit CPUs

MediumOS
Loading content...

Method Hiding

MediumCS Fundamentals
Loading content...

Macros in C++

MediumCS Fundamentals
Loading content...

Primary vs Alternate Keys

MediumCS Fundamentals
Loading content...

Function Overloading/Overriding in Java Main

MediumCS Fundamentals
Loading content...

Encapsulation vs Abstraction

MediumCS Fundamentals
Loading content...

Composition vs Inheritance

MediumOOP
Loading content...

Low-Level Design of Google Classroom

HardSystem Design
Loading content...
Read on LeetCode

DE SHAW - SMTS - Application Engineer

DE ShawApplication Engineer

Summary

Loading content...

Interview Experience

Hackerrank Code pair interview for Software Engineer/Senior Member, Tech (Application Engineering).Questions:- Introduction, challenging task you have done, why DE SHAW.- CI/CD, diff b/w containers and VM, revert deployments for bad release- Easy LC Problem - 1413- hooks, custom hooks, hocs- perf op...

Interview Questions (1)

Easy LeetCode Problem 1413

EasyData Structures & Algorithms
Loading content...
View Problem
Read on LeetCode

DE shaw | Phone Screen | Hyderbad | Dec2024 | Reject

DE Shaw📍 Hyderbad

Summary

Had a phone screen interview with DE Shaw where the interviewer did not provide any written questions. The candidate implemented browser history with delete range functionality using an LRU cache-like...

Interview Experience

Had a weird round with De Shaw. HR told me it will be a DS algo round but it didn't feel like it. Interviewer didn't wrote or paste any question. Everything happened verbally.Q1 - Implement Browser history with delete range()Implemented it with something like LRU cache kind of DS.Q2 -> How would you...

Interview Questions (2)

Browser History with Delete Range

Data Structures & Algorithms
Loading content...

Crickinfo-like Data Aggregation System

System Design
Loading content...
Read on LeetCode

DE Shaw Interview Experience | India | Software Development Engineer (SMTS) | oct 2024

DE ShawSoftware Development Engineer (SMTS)📍 Hyderabad, India💼 4 YOE

Summary

I interviewed for a Software Development Engineer (SMTS) position at DE Shaw in October 2024. The process involved an online assessment, two technical rounds, and two managerial/techno-managerial disc...

Interview Experience

Position: Software Development Engineer (SMTS) Company: DE Shaw Location: Hyderabad, India Duration: October 2024 Experience: Python Developer with 4 years of experience **Online Assessment** Format: HackerRank Content: * Programming Questions: 2 questions based on Data Structures and Algorithms (D...

Interview Questions (15)

Distributed Systems Snapshot Algorithm

System Design
Loading content...

RDBMS to NoSQL Migration Challenges

System Design
Loading content...

Dining Philosophers Problem

Data Structures & Algorithms
Loading content...

Grep Log File with Timestamp and Error

Other
Loading content...

NFV vs. SDN Differences

System Design
Loading content...

MVCC vs. Traditional Locking

System Design
Loading content...

Red-Black Tree Insertion

HardData Structures & Algorithms
Loading content...

CPython Memory Management and GC

Other
Loading content...

Most Challenging Task

Behavioral
Loading content...

Reliable Low-Latency Message Delivery for Trading App

System Design
Loading content...

Probability with Fruits

Data Structures & Algorithms
Loading content...

Implied Volatility in Options Pricing

Other
Loading content...

Implied Volatility and Market Sentiment

Other
Loading content...

Expected Length of Middle Piece (Stick Break)

Data Structures & Algorithms
Loading content...

Agile Development Process

Behavioral
Loading content...
Read on LeetCode

DE Shaw | MTS | June-July 2024

DE ShawMTS I

Summary

Loading content...

Interview Experience

OA June - 2 leetcode medium Questions. Dont remember the questions. Completed the first question and most of test cases passed for the second questionAfter a monthScreening Round - Focus was on writing clean and structured codeDesign a data structure for browser history1. add a link2. remove a link3...

Interview Questions (14)

Design Browser History Data Structure

System Design
Loading content...

Runnable vs Thread

Other
Loading content...

Java Stream API

Other
Loading content...

Deadlock

Other
Loading content...

Notify vs Wait

Other
Loading content...

Kth Smallest Number in Multiplication Table

Data Structures & Algorithms
Loading content...
View Problem

JRE vs JVM

Other
Loading content...

Singleton Design Pattern

Other
Loading content...

Volatile Keyword

Other
Loading content...

Method Hiding vs Method Overriding

Other
Loading content...

Threadpoolexecutor

Other
Loading content...

Design Flight Booking System (Multi-stop Focus)

System Design
Loading content...

Design LRU Cache

System Design
Loading content...

Design Java Annotation

Other
Loading content...
Read on LeetCode

DE Shaw | SDE1 | Hyderabad | Reject

DE ShawSDE I📍 Hyderabad

Summary

I interviewed for an SDE1 role at DE Shaw in Hyderabad, making it through multiple rounds including a Hackerrank test, technical, analytics/prob stat, and DSA interviews, but was ultimately rejected. ...

Interview Experience

Hi everyone, I interviewed for DE Shaw recently. The recruiter contacted me through email, and I received a hackerrank test link. **Round 0 - Hackerrank Test** 8 MCQs from CS fundamentals, OS, DBMS, CN. 8 Aptitude questions (probability, p&c etc.) 3 Coding questions. I'd these were Leetcode medium b...

Interview Questions (9)

Number of Subarrays with K Odd Numbers

MediumData Structures & Algorithms
Loading content...

React Performance Optimization

Other
Loading content...

Random Number Generator Implementation and Measurement

Other
Loading content...

Find the Heavier Bag Puzzle

Other
Loading content...

Longest Reward Path in Matrix

EasyData Structures & Algorithms
Loading content...

Kth Largest Subarray Sum

HardData Structures & Algorithms
Loading content...

Search in Rotated Sorted Array (Any Order)

HardData Structures & Algorithms
Loading content...

Word Break Problem

MediumData Structures & Algorithms
Loading content...

SQL Correlative Subquery

Other
Loading content...

Preparation Tips

Loading content...
Read on LeetCode

DE Shaw | SDE1 Lateral entry Interview round | code pair

DE ShawSDE1 Lateral Hire

Summary

Loading content...

Interview Experience

Code Pair round for SDE 1 lateral hire.No DSA questions were asked surprisingly. All questions were based on OOP and DMBS.OOP questions were based on Abstract class, inheritance, virtual method, final keyword. A small class diagram was given and some questions were asked on it.The other questions we...

Interview Questions (2)

Youngest Customer in Densely Populated Mumbai Area

MediumOther
Loading content...

Average Rating of Delivery Agents to India Gate

MediumOther
Loading content...
Read on LeetCode
Showing 10 of 11
CodingKaro App Poster
CodingKaro App
4.7

3K+ Downloads

One of its unique features is an automated coding contest reminder, which sets alarms for upcoming coding contests on popular platforms like CodeChef, CodeForces, and LeetCode, without the need for user input. This feature ensures that users never miss a coding contest and can stay updated with the latest coding challenges.

Download CodingKaro AppDownload CodingKaro App