• For Individuals
  • For Businesses
  • For Universities
  • For Governments
Coursera
  • Online Degrees
  • Careers
  • Log In
  • Join for Free
    Coursera
    Chevron Left
    Back to Algorithmic Toolbox

    Learner Reviews & Feedback for Algorithmic Toolbox by University of California San Diego

    Filled StarFilled StarFilled StarFilled StarHalf Faded Star
    4.6
    stars
    12,522 ratings

    About the Course

    This online course covers basic algorithmic techniques and ideas for computational problems arising frequently in practical applications: sorting
    and searching, divide and conquer, greedy algorithms, dynamic programming. We will learn a lot of theory: how to sort data and how it helps
    for searching; how to break a large problem into pieces and solve them recursively; when it makes sense to proceed greedily; how dynamic
    programming is used in genomic studies. You will practice solving computational problems, designing new algorithms, and implementing
    solutions efficiently (so that they run in less than a second).
    ...

    Top reviews

    BD

    Jan 20, 2021

    Filled StarFilled StarFilled StarFilled StarFilled Star

    The course was really amazing which provided deep knowledge from basic to advance that how algorithms works and how to design algorithms. Thanks to all the expert teachers who taught in this course.

    SG

    Jan 20, 2017

    Filled StarFilled StarFilled StarFilled StarFilled Star

    I liked the fact that the algorithms are not just the introductory searching and sorting algorithms. The assignments are fairly difficult (I have decent scripting experience), but not impossibly so.

    Filter by:

    2051 - 2075 of 2,583 Reviews for Algorithmic Toolbox

    Filled StarFilled StarFilled StarFilled StarStar

    By Hangal O

    •

    Nov 17, 2022

    It is a difficult course. Definitely for the more advanced students. Expect to take much longer to complete than the allotted time.

    Filled StarFilled StarFilled StarFilled StarStar

    By Daksh T

    •

    Aug 4, 2020

    I had a little problem with the Russian Pronunciation but rest assured everything was good.The concepts were explained wonderfully.

    Filled StarFilled StarFilled StarFilled StarStar

    By Bowei H

    •

    Jun 4, 2019

    For a beginner, it would be better to provide the test datasets as it can help learner find the bug in their program. (Too ACM now)

    Filled StarFilled StarFilled StarFilled StarStar

    By Juan S Z M

    •

    Aug 5, 2016

    It is a brilliant course, well organized and pretty interesting. However, the problems are not as challenging as one could expect.

    Filled StarFilled StarFilled StarFilled StarStar

    By fengyu

    •

    Dec 12, 2017

    the teacher explain the algorithm elaborately, it really useful for me. And the OJ is excellent, I really recommend this course.

    Filled StarFilled StarFilled StarFilled StarStar

    By Prabal M

    •

    May 28, 2020

    Week 1 to week 4 was very descriptive but I didn't find the dynamic programming part descriptive enough to understand in depth.

    Filled StarFilled StarFilled StarFilled StarStar

    By aamir a

    •

    Aug 13, 2019

    Great course. The only thing i'd like to change will be the accent used in teaching videos. I was hard to understand sometimes.

    Filled StarFilled StarFilled StarFilled StarStar

    By Dariusz D

    •

    Jun 17, 2018

    it's quite good course which explain implementation, unfortunately book that can be bought as e-book doesn't contain solutions.

    Filled StarFilled StarFilled StarFilled StarStar

    By Aldunin D A

    •

    Apr 15, 2018

    I see no active help on the forum atm. 2nd part of dynamic programming is not explained detailed enough. All the other is fine.

    Filled StarFilled StarFilled StarFilled StarStar

    By Michele P

    •

    Sep 19, 2017

    The chapters about "greedy algorithms" and "divide and conquer" are well done. The one about "dynamic programming" lacks depth.

    Filled StarFilled StarFilled StarFilled StarStar

    By Sahil

    •

    Aug 9, 2020

    It's a good course, but I think that the lectures could have been better, especially those related to the dynamic programming.

    Filled StarFilled StarFilled StarFilled StarStar

    By Harsh P

    •

    Jul 25, 2020

    Useful course, but difficult at times to follow. The last few weeks get substantially more difficult than the first few weeks.

    Filled StarFilled StarFilled StarFilled StarStar

    By Piyush K

    •

    Oct 24, 2020

    Really cleared most of the basic concepts of DSA.

    Taught how to think every problem statement from algorithmic point of view.

    Filled StarFilled StarFilled StarFilled StarStar

    By Simarpreet S

    •

    May 10, 2020

    very good explanations for greed and divide and conquer algorithms but dynamic programming explanations were not good enough.

    Filled StarFilled StarFilled StarFilled StarStar

    By Vipul T

    •

    Dec 26, 2019

    It was an amazing month-long learning experience for me. I got this course with financial aid of coursera.

    Thanks to coursera!

    Filled StarFilled StarFilled StarFilled StarStar

    By Shafayet N

    •

    Jun 28, 2020

    the contents and teachers are top class.but i had a little difficulty on understanding some of the teachers pronounciations.

    Filled StarFilled StarFilled StarFilled StarStar

    By CSSI-Coursera P

    •

    Aug 16, 2019

    While few algorithms are given, concentrating on each one are helpful for a deep understanding. Subtitles could be improved.

    Filled StarFilled StarFilled StarFilled StarStar

    By Albert S

    •

    Oct 9, 2016

    Programming assignments are well structured in such a way that it encourages one to continuously improve upon the solution.

    Filled StarFilled StarFilled StarFilled StarStar

    By Yashas D

    •

    Jul 25, 2021

    The assignments are excellent. The tutorial videos can improve with respect to explanations of problem solving techniques.

    Filled StarFilled StarFilled StarFilled StarStar

    By Harsh K

    •

    Apr 20, 2020

    It was an awesome journey! I learned so much in this course. However, I think the assignments should be more extensive.

    Filled StarFilled StarFilled StarFilled StarStar

    By victor c

    •

    Nov 19, 2017

    Some videos are not clear and you have to read on your own about some algorithms. But the material an content was good.

    Filled StarFilled StarFilled StarFilled StarStar

    By Naman Y

    •

    Oct 3, 2019

    Topics in dynamic programming could have been explained in a better way and problems could have a little more variety.

    Filled StarFilled StarFilled StarFilled StarStar

    By Nancy Y

    •

    Jan 16, 2019

    Course is good, but nobody to respond in discussion board. I wish instructors/mentors available for clarifying queries

    Filled StarFilled StarFilled StarFilled StarStar

    By Aman G

    •

    Jan 13, 2018

    Please improve the video narration of some teachers as it gets really confusing sometimes what they are talking about

    • Chevron Left
    • 1
    • ...
    • 78
    • 79
    • 80
    • 81
    • 82
    • 83
    • 84
    • 85
    • 86
    • 87
    • ...
    • 104
    • 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.