Chevron Left
Back to Algorithms on Graphs

Learner Reviews & Feedback for Algorithms on Graphs by University of California San Diego

4.7
stars
2,231 ratings

About the 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 a 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 online 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....

Top reviews

CS

Jun 30, 2019

Excellent Course for anyone looking to expertise Graph Algorithm. Professor's explained each problem and algorithm in a very easy to learn approach. Grades are tough and yet func to get challenged.

CC

Oct 6, 2018

Good balance between theory and practice. The assignments are well thought to measure the understanding of videos, which I had to watch many times to grasp the hidden tips from the instructor.

Filter by:

126 - 150 of 359 Reviews for Algorithms on Graphs

By Maksim P

•

Jan 28, 2019

Optional part is very good, gives a lot of practical problems to solve.

By Sihua D

•

Sep 18, 2016

Great Course. Compact and clear. Learnt a great deal from it. Thanks!

By Rahul G

•

Jun 25, 2020

Highly recommended for anybody who wants to brush up his graph skills.

By Akash K B

•

Jun 24, 2020

the course is good with small videos and not being a language specific

By PRABAL B D

•

Jan 20, 2020

Perfect Course to develop you understanding and coding skills in graph

By Enrique A M

•

Oct 27, 2020

Mil gracias maestro Alexander y demas docentes, Mil Gracias Coursera.

By Victoire T

•

Mar 21, 2022

Simple and Clear explanation on some sophisticated graph algorithms.

By Kaustubh J

•

Jun 10, 2019

Excellent course, definitely in my top 5 courses to take in coursera

By Bardaan A

•

Jan 2, 2017

Incredible collection of graph algorithms. Thoroughly enjoyed it.

By Mandava D

•

Dec 26, 2017

This is one of the best courses to start with Graph Algorithms.

By Pablo E M M

•

Mar 1, 2018

Great! course. I lerned many things about graph and algorithm

By felipe a

•

May 26, 2021

Great course, very challenging especially week 6 (optional).

By Sebastián G P

•

Nov 8, 2020

A great course! It really makes you understand the problems.

By Shihab S

•

Jun 22, 2020

It was helpfull for learning Graphs. Totally understandable.

By Bjornn B O F F

•

Sep 11, 2017

All you always wanted to know about graphs are here. Awesome

By Devanjan C

•

Sep 6, 2017

Very lucid and to the point info presented in the lectures.

By VATSAL R

•

Apr 19, 2020

Really Helped me a lot to brush up my basics on graphs :-)

By Kravchenko O

•

Mar 11, 2023

A nice course, covers 100% of algorithms I needed for Uni

By Dennis K

•

May 20, 2018

Amazing class that helped me understand graph algorithms.

By Saurab D

•

Apr 13, 2018

Excellent materials on graphs. Thanks to the instructors.

By Manikant R

•

May 30, 2020

Excellent content, gives deep explanations of Algorithms

By Nandini L

•

Oct 14, 2020

I loved this course especially assignment part is great

By Basavasagar K P

•

Jul 19, 2020

Great course on graphs. The assignments are also great

By Max P Z

•

Dec 26, 2016

very nice course. The content covered is very useful.

By Vaibhav

•

Jan 18, 2024

Great coverage of graphs and algorithms based on it.