Search
⌘K
Get Premium
Leetcode 2665. Counter II
Implement a factory function createCounter(init) that captures an initial integer and returns three methods—increment, decrement, and reset—that update and return the internal counter value (increment adds 1, decrement subtracts 1, reset restores init).
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.