TheAlgorithms / Algorithms-Explanation

Popular algorithms explained in simple language with examples and links to their implementation in various programming languages and other required resources.
MIT License
2.97k stars 738 forks source link

docs: fix broken links to binary search #235

Closed vil02 closed 5 months ago

vil02 commented 5 months ago

Description

Related to #154.

Checklist

Note to reviewers

Fixes the broken links by using the relative ones.