Bug Report for https://neetcode.io/problems/queue Please describe the bug below and include any steps to reproduce the bug or screenshots if possible. In ts and js version this below should return _number_ /** * @return {void} */ pop(): void {}
Bug Report for https://neetcode.io/problems/queue
Please describe the bug below and include any steps to reproduce the bug or screenshots if possible.
In ts and js version this below should return number