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

筛选依据:

951 - Algorithmic Toolbox 的 975 个评论(共 2,592 个)

创建者 SHUBHAM

Jun 2, 2020

Nice course...cover most of the important topic and with best details

创建者 Sonu M

Jan 7, 2019

The way this course leads you to algorithmic thinking is really good.

创建者 Shivam P

Jul 14, 2017

I loved it...Challenging exercises were lil complicated but good good

创建者 Aaron T

Jun 12, 2017

Get's you going with all the must know basics to be a Data Scientist.

创建者 g

Jun 30, 2016

Basic algorithms, explained very clearly, great and helpful homeworks

创建者 Parmeet S

Sep 28, 2020

Instructors were excellent. I recommend this course to all students.

创建者 Md F a

Jul 15, 2020

one of the best course for whom just have started to learn algorithm

创建者 Jatin K N

Feb 6, 2020

Great for learning algorithims and making your coding base stronger.

创建者 Zhao Y

Jan 14, 2018

very useful class, a little hard, but it's worth to take this class!

创建者 Jianan A L

Apr 16, 2017

Problems are very helpful. Testing system of the grader is superior.

创建者 alecksandr b

Jan 15, 2022

Very difficult at the end but I love the course and the assigments

创建者 PATEL H K

Oct 18, 2020

I Learn many things regarding Algorithm through Algorithmic Toolbox

创建者 ARUN K P

Sep 22, 2020

It was a very good course and it helped me in my programming a lot.

创建者 Gaureesh C

Jun 11, 2020

Great course for anyone looking for a future career in programming!

创建者 Ayush M

Jun 1, 2020

excellent

great way to develop programming skills

and problem solving

创建者 Suresh B K

May 9, 2020

I have learn algorithms and their implementations

Thanks to Coursera

创建者 Aakash V

Apr 27, 2020

You can add extra optional assignment on backtracking in recursion.

创建者 Yashodhan A

Apr 17, 2020

Super Course for beginners to venture into the world of Algorithms.

创建者 Thomas M

Apr 14, 2020

Great course! The Programming Assignments are harder than expected!

创建者 Georgii K

Mar 20, 2020

Один из лучших курсов по алгоритмам, который я когда-либо проходил!

创建者 Arian J

Jan 26, 2018

This is a very well designed course and it's also easy to catch up!

创建者 Amr A A R A

Dec 24, 2017

Best decently passed and well up to date algorithm course out there

创建者 Jeanderson B C

Aug 24, 2016

Loving the course so far! Best balance between theory and practice!

创建者 Tuan N

Aug 13, 2016

Good instruction and examples. Easy to understand. So great so far!

创建者 Alex A

Feb 19, 2022

learned some cool things like the knapsack and placing parentheses