Computability, Complexity & Algorithms

Go to class
Write Review

Free Online Course: Computability, Complexity & Algorithms provided by Udacity is a comprehensive online course. The course is taught in English and is free of charge. Computability, Complexity & Algorithms is taught by Hariharan Venkateswaran and Lance Fortnow.

Overview
  • This class is offered as CS6505 at Georgia Tech where it is a part of the Online Masters Degree (OMS). Taking this course here will not earn credit towards the OMS degree.

    In this course, we will ask the big questions, "What is a computer? What are the limits of computation? Are there problems that no computer will ever solve? Are there problems that can’t be solved quickly? What kinds of problems can we solve efficiently and how do we go about developing these algorithms?" Understanding the power and limitations of algorithms helps us develop the tools to make real-world computers smarter, faster and safer.

Syllabus
    • Computability
      • Languages & Countability,Turing Machines,The Church-Turing Thesis
    • Complexity
      • P and NP,NP-Complete Problems,The Golden Ticket
    • Algorithms
      • Dynamic Programming,Fast Fourier Transform,Maximum Flow