NetflixCoding·60 minMembers
String to Integer (atoi)
Members only
Implement myAtoi: skip leading whitespace, read an optional sign, parse digits until a non-digit, and clamp to the 32-bit signed range.
SWE
string
parsing
state-machine
medium
Frequency
Single report
Last asked
2026-03-03
Stage
phone-screen · onsite-coding
Log in to continue reading the full content
