Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 400. Nth Digit
Find the nth digit in the infinite concatenation "123456789101112...". The core challenge is to identify which digit-length group (1-, 2-, 3-, …-digit numbers) contains the nth digit and compute the exact number and digit offset with constant-time arithmetic to handle large n.
Question Timeline
See when this question was last asked and where, including any notes left by other candidates.
All Regions
Comments
Hello Interview Premium
Your account is free and you can post anonymously if you choose.