
realpython.com
https://realpython.com/tutorials/algorithms/
Algorithms Tutorials – Real Python
Build your algorithm skills in Python with hands-on tutorials that cover sorting, searching, graphs, greedy techniques, and dynamic programming. You will learn to think in Big O, pick the right data structures, and turn pseudocode into clean, Pythonic solutions you can ship and discuss in interviews.