Chevron Left
返回到 Algorithms on Graphs

学生对 University of California San Diego 提供的 Algorithms on Graphs 的评价和反馈

4.7
2,272 个评分

课程概述

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....

热门审阅

NG

Jun 27, 2019

Loved the explanations and proofs. They are so explicitly told. And the discussion forum for you well assorted problems in assignment is really helpful.

ED

Apr 15, 2021

This is my favorite course in the specialization, the lectures are really clear and the programming assignments are fun and really help to deeply understand everything

筛选依据:

301 - Algorithms on Graphs 的 325 个评论(共 362 个)

创建者 Amr E

Jul 26, 2020

Amazing material and assignments

the only disadvantage of it that the section of the shortest path is not perfect (not in assignments)

创建者 Mahmoud S

May 28, 2019

this course provides the simplist way to explain algorithms, but more exercises may be helpful to improve understanding of topics.

创建者 Vladislav K

Oct 24, 2020

That's a very helpful and nicely designed course. Would like to get more implementation details and a bit more programming tasks.

创建者 SHALOM T A

Jul 13, 2020

Quite a tough course but they must provide a little bit more support for students who are unable to solve assignment problems.

创建者 Nikhil P

May 30, 2020

Good course but assignments are pretty straight forward and lectures are nor clear enough.Highly suggested for basic learning.

创建者 Ayush S

Jul 21, 2017

I never a reply when i ask a question on the discussion forum, kindly improve this, otherwise the course was great.

创建者 Arunabh G

Aug 9, 2016

This course is easier than the previous three, but will help in gaining basic to intermediate knowledge on graphs.

创建者 Dmytro K

Dec 2, 2018

Rather easy course. But week^(which is optional) is not that easy at all, covering more interesting algorithms.

创建者 Khoa T D

Apr 19, 2020

Great course for graph algorithms. However I feel like some of the algorithms were not fully clear explained.

创建者 PLN R

Aug 7, 2019

Great course for learning or revisiting the concepts of algorithms on graphs. Definitely recommend it.

创建者 Warriors

Nov 15, 2020

The is gives good knowledge from basics to advanced .I have my whole semster syllabus in these course

创建者 Tushar J

Jan 23, 2020

Week 5 Instructor's accent is quite difficult to get, otherwise overall course is good.

It's worth!!!

创建者 malhar

Nov 12, 2016

Good course , nice assignments , a little bit more of explanation might be helpful for beginners

创建者 Sai M M

Oct 5, 2020

IT WAS A GREAT EXPERIENCE LEARING OFFILINE AND THANK YOU GIVING ME THIS OPPERTUNITY

创建者 Sourabh A

Jul 2, 2018

Very well taught. I would like to recommend to every new comer to do at least once.

创建者 PANKAJ V

Jun 25, 2019

The explanation of lecturer is not good as expected. Overall it is good.

创建者 Mohamed S

Nov 26, 2020

Highly organized and very informative, especially for beginner level.

创建者 Mohammed H

Sep 23, 2022

More help is required, if someone stuck in programming assignment

创建者 Chaithanya D

Jun 22, 2020

Bellman Ford algorithm could have been explained little more

创建者 davila y

Nov 17, 2018

great course, too bad it seems not being actively mananged

创建者 Narongdej S

Mar 10, 2020

Some topic are hard to follow because too few examples

创建者 Deleted A

Sep 21, 2017

Good course for understanding algorithms for graphs

创建者 Yura K

Jan 31, 2020

Not clear what is wrong on programming assignment

创建者 Maksat H

Jan 10, 2017

Was very informative course. Learned a lot stuff.

创建者 Ruben C A

Sep 28, 2016

Interesting course to start learning about graphs