The need for competent problem solvers has never been greater, and Python has become an important programming language. Because of its clarity and expressiveness, Python is an ideal tool to explore algorithmic thinking. In this course, Robin Andrews explains algorithmic thinking and guides you through puzzles, problems, and theories to help you build and challenge your skills. After a warmup problem, Robin shows you how to use the divide and conquer problem solving technique and the Quicksort algorithm, with puzzles to practice each. He dives into the transform and conquer technique that applies preprocessing to the data for a problem before implementing a solution, with additional puzzles for practice. Robin goes over dynamic programming, both top-down and bottom-up, and gives you problems to practice both theory and implementation. Plus, he introduces and explains hash tables and how you can use them to solve problems in Python.
Product Information
File nameAdvanced Algorithmic Thinking with Python
Created byRobin Andrews
VersionLast updated 6/2024
Release Date2024-06-20
LanguagesEnglish
Total Downloads106
Uploaded ByUlises Lockman

Comments
Leave a comment
Your email address will not be published. Required fields are marked *