Implement an IPv4 Range Iterator
Company: OpenAI
Role: Software Engineer
Category: Coding & Algorithms
Difficulty: medium
Interview Round: Technical Screen
Quick Answer: This question evaluates implementing iterative data structures and range-handling algorithms alongside numeric representation of IPv4 addresses and bit-level conversions between dotted-decimal strings and 32-bit integers.