• For Individuals
  • For Businesses
  • For Universities
  • For Governments
Coursera
  • Online Degrees
  • Careers
  • Log In
  • Join for Free
    Coursera
    Chevron Left
    Back to Algorithms on Graphs

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

    Filled StarFilled StarFilled StarFilled StarHalf Faded Star
    4.7
    stars
    2,268 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...
    ...

    Top reviews

    CS

    Jul 1, 2019

    Filled StarFilled StarFilled StarFilled StarFilled Star

    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.

    MM

    Mar 29, 2020

    Filled StarFilled StarFilled StarFilled StarFilled Star

    An awesome overview of the graph algorithms. Some assignments are really challenging, but luckily forums are a great place where people have already faced them. A definitive recommendation!

    Filter by:

    1 - 25 of 362 Reviews for Algorithms on Graphs

    Filled StarFilled StarStarStarStar

    By Shuo Z

    •

    Jun 27, 2016

    I can only give this two stars at most.

    The lecturers are just like reading the PPT without any heuristic teaching approaches.

    The assignments make me desperate, always show very poor feedback message -- "Wrong answer", even the cases failed because of performance issue.

    The starter files given from the assignment are inconsistent with the pdf description. It's so confusing.

    Couldn't get any help from forums.

    Filled StarFilled StarStarStarStar

    By Maksadbek

    •

    Jan 19, 2019

    Course instructors did not reply my questions on a discussion forum! I did not have any help from them, they are very passive.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Milos M

    •

    Mar 29, 2020

    An awesome overview of the graph algorithms. Some assignments are really challenging, but luckily forums are a great place where people have already faced them. A definitive recommendation!

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Priyansh B

    •

    Oct 10, 2018

    This course took a bit more time than previous courses of the specialisation. It taught me everything about basics of algorithms. The last week was optional but it was the best, toughest and the best week of the course. It taught about fast traversal of graph and that concept of contraction hierchies was awesome and mind messing too.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Jonathan O

    •

    Nov 16, 2018

    This course was an exceptional installment to this Algorithms track. While the problems in this course required less creativity to answer than did those of the antecedent courses, they did test the student's ability to logically, cleanly, and efficiently apply the algorithms and ideas presented in lecture. As always, the instruction was stellar and every piece of pertinent information for answering all problems was included in the instructions. Excellent course.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Andrei K

    •

    Nov 16, 2018

    The course itself is wonderful. I liked the challenges provided in this a lot. The information is provided in very short, clear and full enough manner (all claims are proved and proved are great and very clean). There was only one thing that disappointed me a bit: on the last week I couldn't find the tasks description and had to download it somewhere from the Internet thankfully the forum's students.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Md. A H Z 1

    •

    Oct 28, 2018

    This was a great journey. In this journey I learnt a lot. This is best course ever.

    Filled StarFilled StarStarStarStar

    By Andrey T

    •

    Jul 27, 2016

    The course is too shallow - amount of topics discusses is quite small. Practice tasks are boring - implement pseudocode given in lectures. No quizzes. In particular you can see that it is a bad course, if you compare it to the previous 2 courses in the specialization. I'm agree with other people posting in forums about that.

    Wasted time, could spend that month more productively. Not going to continue passing other future courses.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Jasvin M

    •

    Jul 7, 2020

    I had learned quite a bit about graphs in my academics but that was mostly conceptual and didn't focus much on the implementation aspects. This course helped me actually implement various algorithms and concepts related to graphs and at the same time gave me lots of new insights and understandings into why certain things are the way they are with proofs given by the Instructors which is something I quite like about these HSE and UC San Diego courses, the lengths they go to prove every statement/lemma. Every professor explained concepts in a clear and concise way which not gonna lie was quite a problem in previous courses in this Specialization (I'm looking at you David Kane). Also if you are planning to take this course, I'll recommend you take Data Structures (for implementing Priority Queues using Heaps and also for the Disjoint Sets data structure), it certainly helped me!

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Greg G

    •

    Feb 2, 2020

    An incredibly strong course with a lot of potential if you're willing to look deeper.

    It's well put together - as a baseline you will understand basic graph search and pathfinding concepts. (The homeworks are moderately challenging.) Moreover, you can watch some optional videos for additional proofs, and there's a whole module dedicated to advanced pathfinding algorithms.

    Take time to make notes, and watch videos again if needed. Sometimes you'll need to stop and think about what Michael just explained, but fortunately the slides are really good and the proofs are detailed.

    The extra material really is advanced, it contains pathfinding algorithms that have been developed only in the last few years! Fortunately for that, the assignments are optional because solutions are rather complex and there's little guidance. But if you're interested, it may be worth a shot!

    Filled StarFilled StarStarStarStar

    By Jan F

    •

    Oct 7, 2018

    The forums are dead and no support is provided by the instructors. They're just pocketing our money and doing bugger all.

    Besides that, it is a well-designed course with some easy and some more challenging assignments.

    Filled StarStarStarStarStar

    By Navid

    •

    Oct 26, 2019

    First 2 weeks was good. But after week2, OMG. don't waste your time and money. Its like the instructor is reading from a book. it was such waste of time and money.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Vlad N

    •

    Jun 14, 2018

    Awesome course that gives an introduction to basic and some advanced graph algorithms. Really good explanations and very useful and, I believe, commonly used graph algorithms. I really liked the way problems were set. First, you have a high level overview of the problem, like say you need to find cheapest flight among some cities. And, then, you have the mathematical formulation of the problem.I'd definitely recommend this course to anybody who is not familiar with graph data structure and algorithms yet. Content is as good as two previous courses from specialization. Thank you instructors and Coursera for putting it all together!

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Tushar G

    •

    Aug 8, 2016

    This review is based on the last three courses that I have undertaken in the Data Structure and Algorithms Specialization.

    While running our tests the output does provide the time and memory used for running our algorithms. I think it would also be instructive to see the running time of the best implementation in the particular language and the best time achieved ever by a student in such a course. It would provide us with an additional motivation to think about better and efficient implementations.

    Note: I do understand that running times might not always be an exact reflection of the actual time the algorithm takes.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Shubham S

    •

    Apr 24, 2018

    This course is very much helpful for the graph beginners. As a suggestion, i would like to say that add some extra contents on the data structures which is to be used in the algorithm.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Kishor K P

    •

    Mar 15, 2018

    exceptional very nice course. But we need to religiously follow the videos and materials

    Filled StarFilled StarFilled StarFilled StarStar

    By JIA N

    •

    Mar 19, 2018

    The lecturers could have done a better job in presenting the contents. For some of them, the tone is always monotonous. Also regarding the Bellman Ford's algorithm, it would be more helpful if the lecturer discusses the impact of the sequence of the edges to the running time.

    Filled StarFilled StarFilled StarFilled StarStar

    By Rudolf Z

    •

    Nov 7, 2018

    Great explanation of basic graph algorithms (week 1-5). However content of week 6 gives more questions than answers and should be improved.

    Filled StarFilled StarFilled StarFilled StarStar

    By Oleksandr S

    •

    Jun 9, 2019

    The course is good, assessments were challenging. However, I did not like using of USSR map in second week lectures.

    Filled StarFilled StarFilled StarFilled StarStar

    By To P H

    •

    Sep 20, 2018

    Need more graphical illustrations with colors when explaiing complex details

    Filled StarFilled StarFilled StarFilled StarStar

    By Akshive P

    •

    Oct 4, 2018

    Great Course to learn fundamentals of Graph Algorithms.

    Filled StarFilled StarFilled StarStarStar

    By Henry R

    •

    Jul 4, 2018

    The video lectures are bdaly illustrated. It is very hard to follow. It is better to read books.

    Filled StarFilled StarStarStarStar

    By Vivek N

    •

    Aug 18, 2016

    The teaching quality is very average and mediocre at best.

    The assignments are merely implementation of lectures .

    The Stanford and Princeton courses on Algorithms are better courses to take for one to pursue a serious study of Algorithms.

    Filled StarFilled StarStarStarStar

    By surya

    •

    Nov 6, 2018

    There is no pdf for week five exercise.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Zsolt S

    •

    Aug 16, 2016

    Another great course! I started this one right after completing data structures and found it particularly interesting as graph problems seem to pop up everywhere in our modern, networked world.

    Compared to the data structures course this definitely felt easier, however this may be down to me being more comfortable with my chosen language as well as with the overall process and structure of the assignments. Nevertheless there are some fun problems here that have connections to problems in the "real" world.

    As a side note, I recommend doing the data structures course before this one, as some of the algorithms discussed rely on data structures, so understanding them and better yet having them implemented already will help a lot with focusing on the new material and passing the assignments.

    Thanks again all the teachers for the great course!

    • Chevron Left
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 9
    • 10
    • 11
    • ...
    • 15
    • Chevron Right

    Coursera Footer

    Technical Skills

    • ChatGPT
    • Coding
    • Computer Science
    • Cybersecurity
    • DevOps
    • Ethical Hacking
    • Generative AI
    • Java Programming
    • Python
    • Web Development

    Analytical Skills

    • Artificial Intelligence
    • Big Data
    • Business Analysis
    • Data Analytics
    • Data Science
    • Financial Modeling
    • Machine Learning
    • Microsoft Excel
    • Microsoft Power BI
    • SQL

    Business Skills

    • Accounting
    • Digital Marketing
    • E-commerce
    • Finance
    • Google
    • Graphic Design
    • IBM
    • Marketing
    • Project Management
    • Social Media Marketing

    Career Resources

    • Essential IT Certifications
    • High-Income Skills to Learn
    • How to Get a PMP Certification
    • How to Learn Artificial Intelligence
    • Popular Cybersecurity Certifications
    • Popular Data Analytics Certifications
    • What Does a Data Analyst Do?
    • Career Development Resources
    • Career Aptitude Test
    • Share your Coursera Learning Story

    Coursera

    • About
    • What We Offer
    • Leadership
    • Careers
    • Catalog
    • Coursera Plus
    • Professional Certificates
    • MasterTrack® Certificates
    • Degrees
    • For Enterprise
    • For Government
    • For Campus
    • Become a Partner
    • Social Impact
    • Free Courses
    • ECTS Credit Recommendations

    Community

    • Learners
    • Partners
    • Beta Testers
    • Blog
    • The Coursera Podcast
    • Tech Blog
    • Teaching Center

    More

    • Press
    • Investors
    • Terms
    • Privacy
    • Help
    • Accessibility
    • Contact
    • Articles
    • Directory
    • Affiliates
    • Modern Slavery Statement
    • Manage Cookie Preferences
    Learn Anywhere
    Download on the App Store
    Get it on Google Play
    Logo of Certified B Corporation
    © 2025 Coursera Inc. All rights reserved.
    • Coursera Facebook
    • Coursera Linkedin
    • Coursera Twitter
    • Coursera YouTube
    • Coursera Instagram
    • Coursera TikTok
    Coursera

    Sign up

    Learn on your own time from top universities and businesses.

    ​
    ​
    Between 8 and 72 characters
    Your password is hidden
    ​

    or

    Already on Coursera?


    I accept Coursera's Terms of Use and Privacy Notice. Having trouble logging in? Learner help center

    This site is protected by reCAPTCHA Enterprise and the Google Privacy Policy and Terms of Service apply.