Advanced Algorithms and Complexity
About this Course
In previous courses of our online specialization you\'ve learned the basic algorithms, and now you are ready to step into the area of more complex problems and algorithms to solve them. Advanced algorithms build upon basic ones and use new ideas. We will start with networks flows which are used in more typical applications such as optimal matchings, finding disjoint paths and flight scheduling as well as more surprising ones like image segmentation in computer vision. We then proceed to linear programming with applications in optimizing budget allocation, portfolio optimization, finding the cheapest diet satisfying all requirements and many others. Next we discuss inherently hard problems for which no exact good solutions are known (and not likely to be found) and how to solve them in practice. We finish with a soft introduction to streaming algorithms that are heavily used in Big Data processing. Such algorithms are usually designed to be able to process huge datasets without being able even to store a dataset.Created by: University of California San Diego
Related Online Courses
In this course, learn how Python was built in C and, by extension, languages like Java and JavaScript. Review object-oriented programming syntax from several languages and use your knowledge of C... more
This specialization is intended for anyone who wants to develop a greater understanding of themselves, learn how to improve their relationships with others, and explore the costs and benefits of... more
If you do not yet code and want to learn, this Specialization has a goal to soften the learning curve for Python. It has four main objectives:\\n\\nTo inspire you to code To help you think in code... more
Our immune system relies on an innate and an adaptive arm that communicate and collaborate to provide us with an optimal response against pathogens. This course focuses on our innate immunity which... more
This specialization studies spacecraft relative orbits. This is of interest to mission scenarios including rendezvous and docking, inspection circumnavigation trajectories, on orbit assembly, space... more