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.

筛选依据:

1401 - Algorithmic Toolbox 的 1425 个评论(共 2,592 个)

创建者 Preetam K S

Aug 20, 2020

Amazing course! Motivated!

创建者 Chandra I

May 22, 2020

hardest course i ever done

创建者 Kristen P

Mar 16, 2020

Great fundamentals course!

创建者 Shubham G

Jan 27, 2019

best course for algorithms

创建者 Tizeng Y

Sep 5, 2018

Very useful and practicing

创建者 Chenglei S

Jun 30, 2018

Good practice assignments.

创建者 saurabh p

Dec 1, 2016

It was quite interesting .

创建者 2K18/EE/198 S V

Apr 30, 2021

exceptionally good course

创建者 MUHAMMET Z A

Apr 24, 2021

Smart and Challenging !!!

创建者 V A S

Aug 16, 2020

Feel pretty confident now

创建者 Nikhil K

Jul 22, 2020

Awesom Assignment problem

创建者 Pratik p

May 3, 2020

Best course of algorithms

创建者 Syed R R

Apr 29, 2020

Highly recommend this! :D

创建者 ahmed

Jan 11, 2020

Great introductory course

创建者 Huy H N

Dec 8, 2017

The materials are great .

创建者 shivank g

Oct 1, 2017

This course is awesome...

创建者 Rakesh G

Sep 25, 2017

Best course for algorithm

创建者 NARENDER S R

Nov 26, 2016

good concepts aree taught

创建者 Aditya P

Aug 17, 2022

One of the best! Period.

创建者 Apoorv D

Dec 12, 2020

An amazing algo toolbox.

创建者 19110088 H - S I

Aug 13, 2020

A truly marvelous course

创建者 RIDDHI K S

Aug 9, 2020

it is very useful course

创建者 Vivek K

Jan 8, 2020

nice work by the team !!

创建者 Elvis Č

Oct 18, 2019

Great course. Thank you.