Chevron Left
返回到 Algorithmic Toolbox

学生对 University of California San Diego 提供的 Algorithmic Toolbox 的评价和反馈

4.6
12,563 个评分

课程概述

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

热门审阅

PN

Oct 7, 2022

An excellent course, B​etter than most Universities in India. I would recommend to stick to the problems and really putting in the efforts, to solve all the problems, It will be worth the effort.

PS

Aug 14, 2020

Great Course. This series is great but sometimes you will get frustrated because of the questions as it is not easy, make sure to give those a time. Great satisfaction after solving them though

筛选依据:

526 - Algorithmic Toolbox 的 550 个评论(共 2,592 个)

创建者 Александр Ю

Jul 25, 2016

Great course! I really enjoyed taking it. I think it is very challenging and it definitly updates your algorithmic's skills and changes your thnking

创建者 Cameron F

Apr 4, 2016

It's not too much work. For someone who wants to take programming classes online but also may have a variant amount of time, this course is perfect.

创建者 Fady A S

Jun 4, 2022

For a complete beginner like me, this course was no piece of cake, but the challenge was a crucial part of its essence. And I really did enjoy it.

创建者 Breksam A

Sep 12, 2021

i am aiming to continue the specialization but my college don't offer me more than one course and i can't do financial aid it doesn't appear for me

创建者 Raman P S

Jun 18, 2020

The course was good and informative........

But the dynamic programming part was a bit difficult and can be improved more for better understanding..

创建者 Shanthosh R

Jun 17, 2018

Wonderful set of assignments emphasising on conceptual understanding rather than mere theory. Loved this course. Thanks to all the faculty members.

创建者 Giuseppe M

Mar 7, 2016

Very clear in explanations, I learnt a lot of new cool stuff.

Assignments aren't always so trivial but there's always a hint to help in solving them

创建者 Aditya K

Oct 5, 2021

the course helped me to understand dsa very easily.the examples used in this course are related to real life which makes it easier to understand.

创建者 Diwakar R

Sep 27, 2020

there was a language problem , and it would have been better if the explanation was not always in the form of expression but followed IRL examples

创建者 dana d

Aug 2, 2021

i find this course very helpful

the course material was wisely arranged and i'm so exiting to continue to the next course of this specialization

创建者 Chin J C

Jul 21, 2018

The course is wonderful and challenging! But the learning experience gets extremely frustrating when the grader does not give you the test cases.

创建者 Natalia S

Dec 16, 2017

Excellent course! Very structured and well designed. Instructors are very knowledgeable and presentation of the material is very well organized.

创建者 IVONNE R H L

Aug 9, 2020

This course taughtme, more than algorithms, it teach new ways to solve complex and simple problems thinking outside the box. I totally loved it.

创建者 Edison S

Mar 24, 2020

Really rigorous testing compared to other courses. learned a lot by engaging in the problems. Great thanks to the professors for organizing it!

创建者 Joel P

Jun 22, 2016

Explanations were thorough, and the problem sets helped me gain a better understanding of the concepts with challenging but doable problem sets.

创建者 Manan S

Jul 12, 2020

love the challenging questions, the only request is that you provide a way to get solution to some problems if we cannot make it after sometime

创建者 Adarsh J

Apr 17, 2020

Great course to go through. Loaded with lots of challenging problems. I would recommend this course to anyone, trying to learn basic algorithms

创建者 Himanshu S

Jul 24, 2019

Best course for learning basic algorithms and understanding the working of algorithms.

thank you coursera for providing great courses like this.

创建者 Yunpeng Z

Jul 28, 2022

Very useful course! If only there are solutions or the wrong cases can be seen for the assignments so that we can know where our mistakes lie.

创建者 Arnav T

Jul 8, 2020

A great introductory course which deals with some of the most important algorithms that are handy in dealing with different types of problems.

创建者 Abhishek k

Aug 29, 2019

If you want to learn algorithm then go for it. Really amazing course by coursera. This course is really to grows your skills in the algorithm.

创建者 Nihal Y

Mar 12, 2022

Very delighted to complete the course. I learnt a lot from this course that will defenitly boost my knowledge.

Thanks for the financial aid .

创建者 Bhavesh T

Mar 28, 2018

Thank you coursera for allowing me to learn and improving my knowledge in algorithmic toolbox.I feel very lucky and blessed . Thank you!!!!

创建者 WojciechŚwiderski

Oct 7, 2017

Concise yet comprehensive course in algorithms. Lecturers are true pros, assignments are quite demanding. I am glad I finished this course.

创建者 David B

Jul 18, 2017

Really solid basic CS fundamentals. Very well presented. The programming assignments ranged from easy to pretty challenging. Good material.