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

热门审阅

AF

May 16, 2020

Great course for stepping into algorithms. But some portions have bad lectures like for example explaining the theoritical reasoning for finding safe move in week 3 greedy algorithm is very poor.

GS

Oct 31, 2020

Very good course, all the problems are well designed to test your critical thinking skills and there's pretty good and detailed conceptual stuff but not more than needed to make you nearly a pro.

筛选依据:

901 - Algorithmic Toolbox 的 925 个评论(共 2,592 个)

创建者 Shivansh S

Jul 19, 2021

I liked the standard of problems given in assignments! Really, good course.

创建者 BISHARATH K B

Aug 31, 2020

its easy to understand and this course is very useful to develop my carrier

创建者 Dakshit M

Jul 16, 2020

best course for improving your coding skill inspire you to code in new ways

创建者 KETAN

Jan 19, 2020

THIS COURSE IS VERY GOOD IN CONTENT AND ASSIGNMENT AND IN PROGRAMMING ALSO.

创建者 Joaquín N J

Sep 10, 2019

Very good course, learned about different kinds of algorithms and its usage

创建者 Sagar S

Oct 6, 2018

The course content is well designed and covers all the basics of Algorithm.

创建者 Muhammad M

Aug 28, 2018

Thank you for this Great course, rich materials and challenging assignments

创建者 shashank v

Oct 17, 2017

good course

teachers are good and they explain everything in very easy way.

创建者 Markeeva L

Mar 22, 2017

Very good course for a newbie developers and for refreshing your knowledge.

创建者 ASHISH S

Jul 29, 2020

A very good course with a mix of straightforward and challenging problems.

创建者 D V S

Apr 27, 2020

wonderful course

a must for those who want to start competitive programming

创建者 Ashley M

Sep 23, 2017

a great learning process _learnt a great deal_feels like a real classroom

创建者 Spiridonov A

Oct 8, 2016

I was great! A lot of useful and interesting tasks to improve your skills.

创建者 Alejandro R

Sep 1, 2016

Great course! Helped me a lot, courses taught this well keep me motivated!

创建者 Nickolay M

Aug 7, 2016

Amazing course about algorithms. Complex things described by common words.

创建者 ARJUN R

Jul 3, 2022

very elaborative course, all approaches defined very legibly and clearly.

创建者 Syed A

Jul 20, 2020

This course developed my coding skill and i learned a lots of new things.

创建者 Thomas G

May 14, 2020

A nice review of typical algorithmic methods. Many exercices to practice.

创建者 Robinson G

Apr 6, 2020

I enjoyed the course; specially the dynamic programming part. Thank you.

创建者 Ajay K (

Oct 20, 2019

Taught me a lot, got challenging around dynamic programming but loved it!

创建者 Bekhzod

Apr 21, 2017

I really enjoyed the problems. I would strongly advise to solve them all.

创建者 Vijay S

Jun 12, 2016

Learn some new and very interesting things. It covered my doubts as well.

创建者 Araz S

Nov 26, 2020

Absolutely Amazing course, recommended for every CS interested person :D

创建者 AQUIB Z

Jun 20, 2020

A brilliant course to get you started on data structures and algorithms.

创建者 Rahul K R

Mar 17, 2020

Great Learning! Excellent Instructors. Thank you for this amazing course