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

Adding Python Link to Find the maximum number.md #218

Closed lukasb1b closed 1 year ago

lukasb1b commented 1 year ago

Description

Closes #{ISSUE_ID}

Checklist

Adding Python Link to Find the maximum number.md

appgurueu commented 1 year ago

I believe all files should have the specific implementation links replaced with one link to the TheAlgorithms page. In this case, that would be https://the-algorithms.com/de/algorithm/find-max.