The Algorithms and Data Structures Series: Mergesort & Quicksort using Python

Details
Curious how to make your Python code faster and smarter? In this 90-minute sample class, we’ll learn two important sorting methods: mergesort and quicksort. These are tools programmers use to organize big sets of data quickly and clearly.
We’ll break down how each algorithm works, write the code step by step, and see real examples using Python. No complex math—just clear explanations, helpful visuals, and time to ask questions.
This class is great for beginners who know a little Python and want to build stronger problem-solving skills. Perfect if you're getting started with algorithms and data structures!
The class takes place here: https://www.passion-class.com/en/join-sample-passionclass
If you want to join the full class, you can do so here: https://www.passion-class.com/en/classes/Thinking-and-Change/Programming

The Algorithms and Data Structures Series: Mergesort & Quicksort using Python