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:

151 - 175 of 359 Reviews for Algorithms on Graphs

By Christopher W

•

Apr 11, 2020

Really fantastic course, I learned a lot. Thank you!

By Xi Y

•

Aug 2, 2016

Why don't you put it in the Data Structures course?

By ABHISHEK K K

•

Mar 8, 2021

Very good course, learned a lot regarding Graphs.

By Virginia R A

•

Aug 18, 2016

Excellent! I learn some new algorithms on graphs.

By Sheikh S A

•

Aug 11, 2022

In depth explanation and advanced level material

By Yu-Cheng K

•

May 29, 2023

Fascinating! Again, Prof. Kulikov is the best!

By Sergio L F

•

Jan 12, 2021

Muito didático e prático. Bastante proveitoso.

By g

•

Aug 23, 2016

useful and fundamental, interesting assignment

By Shankaranarayanan G

•

Jun 10, 2016

Excellent inputs on graph theoretic algorithms

By Shravan M

•

Jul 13, 2016

Good work ! Every concept is well explained !

By Shubhra A

•

Jan 24, 2019

One of the best courses I have ever taken !

By Debasish M

•

Jul 9, 2016

Neat and suitable examples for each topics.

By Ankit K

•

Aug 8, 2020

very well structured and practical course.

By Rohit K

•

Aug 17, 2019

Superb course with really good content :)

By 张若驰

•

Feb 8, 2019

thanks for providing the amazing courses

By Neng-Yu T

•

Jun 19, 2017

Practical lesson and assignments, strong

By Nishant

•

Sep 4, 2016

Good Questions and very good Test Cases.

By Subhabrata R

•

Oct 20, 2022

now i am confident in graph algorothms

By Dil M

•

Aug 31, 2020

A great course to improve coding skills

By Andronik

•

Sep 2, 2016

All basic graph algorithms are covered.

By Daia A

•

Mar 14, 2022

super cool course , highly recommended

By Dr K S V

•

Jun 18, 2020

PPT and examples are very interesting

By Luke

•

Jul 25, 2021

Simple the best course on algorithms

By Johann

•

Oct 3, 2019

Great course introduction to Graphs!

By Hidetake T

•

Aug 17, 2019

this course is necessary to step up.