[Coursera] Algorithms on Graphs

This course is part of the Data Structures and Algorithms Specialization

Algorithms on Graphs

About this Course

If you have ever used a navigation service to find optimal route and estimate time to destination, you’ve used algorithms on graphs. Graphs arise in various real-world situations as there are road networks, computer networks and, most recently, social networks! If you’re looking for the fastest time to get to work, cheapest way to connect set of computers into a network or efficient algorithm to automatically find communities and opinion leaders in Facebook, you’re going to work with graphs and algorithms on graphs. In this course, you will first learn what a graph is and what are some of the most important properties. Then you’ll learn several ways to traverse graphs and how you can do useful things while traversing the graph in some order. We will then talk about shortest paths algorithms — from the basic ones to those which open door for 1000000 times faster algorithms used in Google Maps and other navigational services. You will use these algorithms if you choose to work on our Fast Shortest Routes industrial capstone project. We will finish with minimum spanning trees which are used to plan road, telephone and computer networks and also find applications in clustering and approximate algorithms.

Course 3 of 6 in the

Data Structures and Algorithms Specialization

100% online

Start instantly and learn at your own schedule.

Flexible deadlines

Reset deadlines in accordance to your schedule.

Intermediate Level

Approx. 18 hours to complete

Suggested: 5 weeks of study, 3-4 hours/week

English

Subtitles: English
Size: 828.63M

6 thoughts on “[Coursera] Algorithms on Graphs”

  1. Data Structures and Algorithms Specialization

    1. Algorithmic Toolbox
    2. Data Structures – (unavailable)
    3. Algorithms on Graphs
    4. Algorithms on Strings – (unavailable)
    5. Advanced Algorithms and Complexity
    6. Genome Assembly Programming Challenge (unavailable)

    Would you please upload these three courses to complete the series ?
    Thank you

    Reply
  2. Data Structures and Algorithms Specialization

    1. Algorithmic Toolbox
    2. Data Structures (unavailable)
    3. Algorithms on Graphs
    4. Algorithms on Strings
    5. Advanced Algorithms and Complexity
    6. Genome Assembly Programming Challenge (unavailable)

    Thanks

    Reply
  3. Data Structures and Algorithms Specialization

    1. Algorithmic Toolbox
    2. Data Structures – (unavailable)
    3. Algorithms on Graphs
    4. Algorithms on Strings – (unavailable)
    5. Advanced Algorithms and Complexity
    6. Genome Assembly Programming Challenge (unavailable)

    Would you please upload these three courses to complete the series ?

    Thank you

    Reply
  4. Data Structures and Algorithms Specialization

    1. Algorithmic Toolbox
    2. Data Structures – (unavailable)
    3. Algorithms on Graphs
    4. Algorithms on Strings – (unavailable)
    5. Advanced Algorithms and Complexity
    6. Genome Assembly Programming Challenge (unavailable)

    Would you please upload these three courses to complete the series ?
    Thank you

    Reply

Leave a Comment