Ayu-hack / Hacktoberfest2024-1

This is repo to create some pull requests and completing hacktoberfest 2024 easily. All request will be accepted. Genuine Pull Request will promoted also. #hacktobefest #hacktobefest2024 #hacktobefest-accepted Resources
46 stars 467 forks source link

Added Binary Search code in Python #184

Closed RK-0009 closed 1 month ago

RK-0009 commented 1 month ago

I have added Binary Seach code in Python. This algorithm has a time complexity of O(log n).

Ayu-hack commented 1 month ago

PLEASE REF README .