Grokking the Coding Interview: Patterns for Coding Questions
Ask Author
Back to course home

0% completed

Vote For New Content
Othmane Abouelyzza
Error in problem statement

Othmane Abouelyzza

Sep 22, 2024

Hello,

the problem statement specifies that 1 <= nums[i] <= 105 but whan I submitted my code, there were test cases with negatives numbers in the nums array.

0

0

Comments
Comments

On this page