mohan

Results 2 issues of mohan

#804 - Fix search_range - Add test case ``` nums = [5,7,7,7,7,8,8,8,8,10] target = 7 search_range(nums , target) ``` ``` output : [1, 4] ```

# Bug ## Environment info | Library | Version | | ------------------------------- | ------- | | @gorhom/bottom-sheet | 5.0.0-alpha.10 | | react-native | 0.74.3 | | react-native-reanimated | 3.14.0 |...

bug
invalid
no-issue-activity