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

筛选依据:

1201 - Algorithmic Toolbox 的 1225 个评论(共 2,592 个)

创建者 Юрий

Nov 14, 2019

Awesome course, with interesting problems.

创建者 Maksadbek

Oct 14, 2018

Great course to start learning algorithms!

创建者 Abraham A

May 11, 2018

College quality course. Maybe even better.

创建者 罗贵州

Oct 19, 2017

Useful to my algorithmic designing skills.

创建者 Yao Z

Sep 18, 2017

Thank you for offering this awesome class.

创建者 Carlos G

Aug 4, 2017

Very Good course. It makes you think a lot

创建者 Nguyen M C

Oct 19, 2016

I think this course is pretty interesting!

创建者 Madan K

Aug 9, 2016

AWESOME course ,A must for any programmer.

创建者 Ahmed L

Nov 26, 2020

It is very useful and I enjoyed it a lot.

创建者 Carlo v d S

Oct 2, 2020

Nice course with challenging assignments.

创建者 Fei G

Jul 27, 2020

Best algorithm course (at least for me :)

创建者 Fasih u R M

Jun 22, 2020

best course and grate learning experience

创建者 Prathmesh S J

May 13, 2020

Awesome Course which is beneficial for us

创建者 Sean L

Sep 8, 2019

This is a great course, it is challenging

创建者 DODDA S R

Apr 9, 2019

THIS COURESE IS VERY USEFUL AND EXCELLENT

创建者 Tauka K

Sep 4, 2018

Great course! Very requried skills taught

创建者 Luce W

Jan 21, 2018

Enjoyable videos, manageable assignments.

创建者 Prashanth

May 21, 2017

Amazing Course. Taught me a lot of basics

创建者 Neng-Yu T

Apr 27, 2017

good pre course for learning any language

创建者 Sergio M F

Jan 1, 2017

The core concepts are very well explained

创建者 Rashmitha

Dec 11, 2016

Good content . And very good assignments.

创建者 Mostafa N

Jul 24, 2022

really good course to catch on algorithm

创建者 Akshat T

Jan 27, 2022

its a very nice course for the starters.

创建者 赵炜涛

Nov 26, 2021

课程内容很丰富,问题的讲解很清晰,特别是关于算法的时间复杂度。十分推荐这门课程。

创建者 GAURANK J

Nov 25, 2021

one of the finest courses for algorithms