Reddit Experience · Apr 2026

Solved today’s streak question: 657. Robot Return to Origin

1 upvote 1 reply

Interview Experience

Used a simple simulation approach in Python. Track `x` for horizontal movement and `y` for vertical movement, update them for each move, and check whether both return to `0`. class Solution: def judge

Full Details

🔒

Unlock full leaked content

Full insider details, leaked discussions, and candidate experiences.

Get Premium →