Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 246. Strobogrammatic Number
Determine whether a numeric string is strobogrammatic — i.e., it appears the same when rotated 180 degrees using the digit mappings 0↔0, 1↔1, 6↔9, and 8↔8. This requires checking that each pair of symmetric characters across the string matches the strobogrammatic mapping.
Asked at:
Meta
Question Timeline
See when this question was last asked and where, including any notes left by other candidates.
All Regions
Mid September, 2025
Meta
Staff
Mid August, 2025
Meta
Mid-level
Early August, 2025
Meta
Senior
https://leetcode.com/problems/strobogrammatic-number/description/
Comments
Hello Interview Premium
Your account is free and you can post anonymously if you choose.