Commit Graph

7 Commits

Author SHA1 Message Date
MX
1ae937068c
To avoid overflow, so change the mid value (#237) 2022-05-08 19:21:36 +03:00
Adam Djellouli
019d31986e
add type hints to binary_search.py script (#222) 2022-04-26 07:36:58 +03:00
abregman
e54648d47f Modify the structure of README.md
Instead of having exercises in their own separate section,
they are now part of the main topics sections.

This should make the learning process easier to follow
where users have both exercises and questions in the same
place.

In addition, added a couple of new questions & exercises
and modified existing scripts accordingly.
2021-07-12 02:02:57 +03:00
Tanuj Dhiman
44a036a925
Update binary_search.py (#129) 2021-06-27 20:31:11 +03:00
aman2611
5b6ea4aaad
better name for variables 2020-01-17 18:15:07 +05:30
surister
051fea2c9b First commit syntax checker 2019-12-20 18:11:43 +01:00
abregman
deece0073a Add binary search solution 2019-12-02 20:54:31 +02:00