SIGN IN SIGN UP
TheAlgorithms / Python UNCLAIMED

All Algorithms implemented in Python

0 0 1 Python

fix: incorrect range detection in find_missing_number (#10361)

* Fix incorrect range detection in find_missing_number

* Support consecutive decreasing numbers

Added support for consecutive decreasing numbers in the find_missing_number function.

* Support unordered numbers
M
Manpreet Singh committed
3ecad36f92d26676cc73276553cd99763b025b33
Parent: c9ba5e1
Committed by GitHub <[email protected]> on 10/15/2023, 4:45:44 AM