Random walk on a square to the opposite corner
Four corners of a square are labeled in order around the edge, so the neighbors of are and , and is the corner diagonally opposite . A token sits at . Each step it moves to one of the two adjacent corners, each with probability . It stops on reaching .
What is the expected number of steps for the token to reach ?
Your answer
Solving needs a free account
Answers, streaks and solutions unlock when you are signed in. Reading the question and the hint stays free.
Discussion
Sign in to join the discussion · reading is open to everyone
💡 Discussion rules
- No full solutions here. Hints and approaches only.
- Complexity, edge cases and intuition are the point.
- Interview experiences are welcome. Respect your NDAs.
Loading discussion…
Learn the concepts
The theory behind this question.
Related questions
Expected rolls to get two sixes in a rowExpected flips to get two heads in a rowExpected spins to land red twice in a rowExpected draws to get two spades in a rowExpected items until two defects in a row
All questions →