All Companies

Jane Street Interview Questions

74 real interview questions for Intern roles at Jane Street.

Showing 1–30 of 74 questions

1

Design a real-time system to process millions of trades per second. How would you ensure low latency, fault tolerance, and exactly-once processing?

InternIntern
2

If I roll two dice, what is the expected value of the product of the two faces?

InternIntern
3

Suppose we play a game with a die where we roll and sum our rolls. We can stop at any time, and the sum is our score. However, if our sum is ever a multiple of 10, our score becomes zero and our game is over. What strategy will yield the greatest expected score? What about if the target multiple is a value other than 10?

InternIntern
4

Implement the game Tetris in 30 minutes.

InternIntern
5

What is the optimal strategy for winning in rock-paper-scissors if your opponent can only choose between rock and paper?

InternIntern
6

In n coin tosses, what is the probability that the number of heads is even? Prove your result rigorously.

InternIntern
7

If it rains today, will that affect the probability that it rains tomorrow? Explain your reasoning using probability theory.

InternIntern
8

What is the sum of the first 30 even numbers?

InternIntern
9

Which of the following has the highest expected value: the square of a single die roll, the product of two dice, or the square of the median of three dice rolls?

InternIntern
10

What is the smallest number whose digits multiply to give 96?

InternIntern
11

There is a p% chance of raining on Saturday and a q% chance of raining on Sunday. What are the maximum and minimum probabilities of it raining on both days?

InternIntern
12

Two dice are rolled. What is the probability that the sum of the numbers shown is a perfect square?

InternIntern
13

Given two dice, where it is known that the first die shows a 6, what is the probability that both dice show a 6?

InternIntern
14

Three fair coins are tossed. What is the probability of getting at least two heads?

InternIntern
15

Calculate the angle between the hour and minute hands of a clock at a given time.

InternIntern
16

I'm flipping three coins. If all three are the same (all heads or all tails), then I will receive $10 and may finish the game. If not, I may choose to flip any number of the coins again. What is the expected gain from playing this game?

InternIntern
17

What is the expected value of the number of heads if you flip 4 coins and, after the initial flips, you can flip over any pair of coins that both show tails?

InternIntern
18

What is the expected waiting time to get three consecutive heads when flipping a fair coin repeatedly?

InternIntern
19

What is the final digit of 17 raised to the 17th power (17^17)?

InternIntern
20

You have a shuffled deck of 26 red and 26 black cards. You play a game by repeatedly looking at the top card and either discarding it or ending the game. At the end, if the color of the next card matches the top card, you win; otherwise, you lose. What is the optimal strategy?

InternIntern
21

Find the sum 1 + 3 + 5 + ... + 99 (the sum of all odd numbers below 100).

InternIntern
22

A grey cube of size 3x3x3 is painted red on all its edges. Then, it is split into 1x1x1 cubes. One of these small cubes is chosen uniformly at random and placed randomly on a table. What is the probability that no red edges are visible on this small cube?

InternIntern
23

What is the last digit of 17 raised to the 17th power (17^17)?

InternIntern
24

I'm thinking of an integer with no 0s or 1s. When you multiply all the digits of the number together, you get 10,000. What is the largest number I could be thinking of? What is the smallest such number?

InternIntern
25

Find the probability that a randomly chosen 3-digit number has its first digit even, its second digit odd, and its third digit different from the first two digits.

InternIntern
26

You have a number whose digits multiply to 96, and none of the digits is 1. What are the largest and smallest such numbers you can form?

InternIntern
27

Three coins are in a bag. The first coin flips heads with probability 50%, the second coin flips heads with probability 60%, and the third coin flips heads with probability 70%. I pull out a coin at random and flip it; it lands heads. If I flip this coin again, what is the probability it will land heads?

InternIntern
28

Flip a fair coin 8 times. What is the probability that the number of heads is a multiple of 3?

InternIntern
29

What is the probability of getting exactly 2 heads when tossing a fair coin five times?

InternIntern
30

What is the probability that the sum of the first eight prime numbers is odd?

InternIntern

Want the full solutions?

Get detailed walkthroughs for all 664+ Jane Street questions with Quant Blueprint.

Get Started