InterviewDigestInterviewDigest

OA Practice Workspace

Technical2026-08-16

A robot is at origin and has to move to (6, 6) in a 2D plane. It can only move right or up. In how many ways can it reach its destination without the first and last step being the same

Context & Summary

The interview involved solving a problem where a robot moves in a 2D plane

💻 Coding practice works best on desktop.
Code editors are too cramped on mobile screens.