Bug Report for https://neetcode.io/problems/find-target-in-rotated-sorted-array
Please describe the bug below and include any steps to reproduce the bug or screenshots if possible.
0 should not be a possible output of the algorithm based on the description in question saying it has been rotated between 1 to n times. 0 shows up as expected answer for one of the test cases