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

筛选依据:

426 - Algorithmic Toolbox 的 450 个评论(共 2,592 个)

创建者 philip g

Apr 20, 2017

Awesome course. Great exercises (although can be frustratingly challenging at times!) Divide and conquer and dynamic programming new to me, have learned a lot. Highly recommended!

创建者 Riddhiman M

Dec 8, 2021

Very well organized and elaborately presented course. Most topics are taught from ground up and are supplemented with very interesting logical problems and programming questions.

创建者 Saruar M

Jan 14, 2019

Great course! explanations are good, problems are challenging enough to help truly understand the material. No nonsense. Highly recommend to who is beginning to learn algorithms.

创建者 Patrick L

May 18, 2016

Love how clear the professors explain the not-so-straighforward context. I enjoyed every single moment. The assignments constitute the biggest part of understanding and learning.

创建者 Akash C

Nov 3, 2020

Algorithms and Data Structures are very important for any coder. This course is the best course with challenging problems you can find on the internet. It's totally worth doing.

创建者 Henry H

Jun 29, 2020

The course provided me with a very solid foundation of algorithms and provided an excellent array of homework challenges. Every intermediate programmer should take this course.

创建者 Tran K

Dec 2, 2018

The course is fundamentally useful, this helped me out a lot to discover my enthusiasm since my background is non-IT. I'm on the way to the second course in this specialization!

创建者 Jack W

Jul 24, 2017

Really good comprehensive overview of fundamental algorithmic techniques. The programming assignments are challenging at times, but the forums are super helpful for discussions.

创建者 Mihir D

Jan 7, 2022

This course is for the people who like to think and who truly love algorithms. Assignments in this course are excellent, and other online courses should use this as an example.

创建者 Hemant s

May 27, 2020

Unbelievable skills , knowledge I got from this platform thanks Coursera for providing me this such a great opportunity to learn from practitioner's thanks a lot I'm very happy

创建者 Olesch A D

Jun 9, 2018

The course instructors were very enthusiastic which definitely increased the excitement of learning. Assignments are challenging in the later weeks which is a huge plus point.

创建者 omar e

May 21, 2018

The course is very nice and i enjoyed most of the parts, however i think we can do better in the dynamic programming lessons , it was very hard to keep up with the instructor.

创建者 Alexandre B

Jan 17, 2021

Best practices for designing algorithms, evaluating their efficiency and understanding automatic testing. I did the assignments in Python 3.9 and I will take them again in C.

创建者 Ritika C

May 27, 2020

It was an amazing experience to be a part of this course,i learnt problem solving skill,code optimization stress testing and it was fun while solving the program assignments.

创建者 Devanshu B

May 4, 2020

All the faculties are best in their fields and explained every topic so nicely and with perfect examples that even the most difficult topics became much easier to understand.

创建者 Sean W

Jul 9, 2017

Programming assignments are well calibrated in terms of difficulty and are where most of my learning happened. Alexander Kulikov stands out as a particularly good instructor.

创建者 يوسف م م ا ع ا U

Jul 3, 2022

It is really Challenging and helpful course that gives you a push to learn more and proves that sometimes we need to think out of the box cause life problems are not limited

创建者 ANIL K G

Dec 5, 2018

Its increased my thinking ability, now I am way to write efficient algorithm ad well as program. I recommend to every programmer should join this course and take advantage.

创建者 Andreas M

Dec 18, 2017

This course teaches the basics of algorithms. I watched it on 1.75 times speed with pauses at important points, because a lot of it is repetitive, especially the beginning.

创建者 Jimut B P

Jan 26, 2017

superb programming assignments, created sophisticated logic for solving high edge problems using O(log n) or O(n logn) complexity, this was very challenging and nice course

创建者 Omar M

Apr 1, 2022

Awesome course, the DP section is hard and needs more simplified explanation, otherwise the course is awesome and I have learnt a lot from it. Thanks for the great effort.

创建者 Shivraj S

Jan 31, 2019

Enjoyed the course. Would really appreciate if the auto-grader for assignments was for individual questions instead of all the questions clubbed together in an assignment.

创建者 Aditya S

Nov 5, 2021

I was able to do this course for free by using my University's Coursera subscription. A must do! The accent of few instructures can be difficult to understand sometimes.

创建者 RISHABH N

Jul 14, 2020

Excellent course material for learning about data structure and Algorithms.Also a great help if you want to improve or start competitive programming to get a better start

创建者 Agus I

Jun 28, 2020

It was my first time doing a Coursera curse. I'm really happy with the level and the learning curve.

I'm going to keep learning with the website and the University.

Thanks!