Leetcode 158. Read N Characters Given read4 II - Call Multiple Times
Implement a read(n) method using the provided read4(buf) API where read may be called multiple times; you must preserve and reuse leftover characters between calls (maintain internal state/buffer) to return exactly n characters across successive calls and correctly handle EOF.
Question Timeline
See when this question was last asked and where, including any notes left by other candidates.
0
Hello Interview Premium
Your account is free and you can post anonymously if you choose.