The course follows on from Jonathon Lee Martin’s Working Developer’s Guide to Algorithms and aims to help working developers or bootcamp graduates to step up their software design skills by learning to think algorithmically.
Along the way, you'll learn to code six alternative implementations of the Merge Sort algorithm, as well as algorithm analysis and a handful of powerful design patterns.
By the end, you’ll be more confident in your CS skills and have sharper problem-solving skills to boot.