psurabh / build_tools

0 stars 0 forks source link

Mi6: Write a binary search in python (✓ Sandbox Passed) #27

Open psurabh opened 8 months ago

psurabh commented 8 months ago

Description

This pull request introduces a Python implementation of the binary search algorithm. The function binary_search takes a sorted list and a target value as input and returns the index of the target value in the list. If the target value is not found, the function returns None.

Summary

Fixes #26.


🎉 Latest improvements to Mi6: #

💡 To get Mi6 to edit this pull request, you can:

psurabh commented 8 months ago

Rollback Files For Mi6

This is an automated message generated by Mi6

psurabh commented 8 months ago

Apply to your PR?

This is an automated message generated by Mi6

psurabh commented 8 months ago

Apply to your PR?

This is an automated message generated by Mi6