Chevron Left
返回到 Algorithmic Toolbox

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

4.6
12,567 个评分

课程概述

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

热门审阅

VN

Jan 25, 2025

This is a difficult course and will make you want to drop out. But keep pushing, take help from forums and resources and i am sure at the end you will feel lot more confident. Enjoy the grind!

AG

Feb 18, 2018

best course for clearing basics of algorithms as well as learning by doing and blow your mind by thinking hard from different prospectives to get desired solutions of programming assignments ...

筛选依据:

876 - Algorithmic Toolbox 的 900 个评论(共 2,592 个)

创建者 Atulya S S

May 21, 2017

I like the set of assignments in the course. Well organized and well explained

创建者 Alex B

Dec 2, 2016

Very helpful course! Goes over a lot of concepts I see come up with Comp Sci a

创建者 Ashish G

Jun 19, 2016

Loved the course, and the way the teachers taught! Learnt a lot of new things!

创建者 Nithish C

Aug 22, 2021

Course is excellent for learning how to code, solve problems and good content

创建者 Subhabrata R

Dec 15, 2020

i really loved this course. i am really grateful to coursera for this course.

创建者 Prakash S R

Jul 13, 2020

Its is too much beneficial in understanding the coding stuffs more precisely.

创建者 Yogesh V

Apr 21, 2020

Great course on algorithms. It really gives me the way how to solve problems.

创建者 Tuan K N H

Oct 27, 2019

I am totally satisfied with this course! it includes lots of useful knowledge

创建者 Никифоров М С

Feb 5, 2019

This course is the best way to study algorithms. It is really great! Love it!

创建者 Vishal G

Mar 9, 2018

Perfect syllabus, perfect teaching, great assignments to get great knowledge.

创建者 Ram P

Apr 7, 2016

This is awesome and problems are challenging which pushes me towards my goal.

创建者 Ranjit K

Nov 23, 2021

Very Good Course For Data Structure And Algorithm With Complete Explaination

创建者 Victoire T

Mar 4, 2021

Very explicit course explanation and rigour-demanding programming assignment

创建者 Mridul J

Jan 4, 2021

Very educational and easy to follow. A huge thanks to all the instructors :)

创建者 Dinesh K G

Aug 16, 2020

It will be helpful if more real world problem examples are solved in course.

创建者 Samarjit P

May 12, 2020

Excellent course syllabus. Really helpful for covering all basic algorithms.

创建者 Daniil L

Aug 13, 2018

Interesting and challenging problems, I was happy going through this course.

创建者 Divyanshu M

Sep 18, 2017

Best course ever which covered almost everything which a professional needs.

创建者 ISHAAN K

Aug 27, 2017

Awesome course.Got to learn a lot of basic and daily use algorithms from it.

创建者 Rodolfo P

Jun 25, 2017

Great course learned a ton! Very difficult if not at an intermediate level .

创建者 Kazuki Y

Jun 10, 2017

I was new to algorithms or C++. It was challenging. But I really enjoyed it.

创建者 Dmitri M

May 9, 2017

I have finished the specialization. This course has a nice starting toolbox!

创建者 Nagaraj G

Dec 24, 2016

This is a fantastic course. Great material well supplemented by assignments.

创建者 Praveen S

Nov 7, 2021

Very good course which teaches how to design and write efficient algorithms

创建者 Abhishek M

Sep 23, 2021

I think this course is best resource to learn Data Structure and Algorithm.