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

筛选依据:

1101 - Algorithmic Toolbox 的 1125 个评论(共 2,592 个)

创建者 Azizbek S

Jun 25, 2020

It was perfect. I have learned something new. Thanks

创建者 Dushyant G

Jun 25, 2020

Very nice of beginers, DP Module could be more easy.

创建者 Deepak K

May 2, 2020

based course to get advanced knowledge of algorithms

创建者 DEEP P

Apr 29, 2020

Amazing learning experience due to great professors.

创建者 Kuldeep K

Apr 17, 2020

Wonderful course. I am now more confident than ever.

创建者 Mukta M

Jan 22, 2019

Very good course, particularly if you're a beginner.

创建者 Torgashov N

Sep 23, 2018

Plentiful explanation and a lot of interesting tasks

创建者 Mahdi G

Jun 10, 2022

Fantastic, nice experience for improving my coding!

创建者 Stud 2

Jun 20, 2020

Very interesting course, and amazing instructors <3

创建者 Kislay K D

Apr 27, 2020

doing this course motivated for full specialisation

创建者 tharindu l y

Mar 15, 2020

This course was excellent and very helpful for all.

创建者 Aditya S

Aug 25, 2019

It gets a bit hard but definitely worth the effort.

创建者 nabil m n g

Aug 19, 2019

very good foundation course with good explanation

创建者 arpit c

Jul 17, 2021

It was a great experience learning with the team.

创建者 Abhinav N

Oct 18, 2020

An excellent course with fairly decent assignments

创建者 Sreekumar N R

May 24, 2020

One of the wonderfull online tutorial I found ever

创建者 Shivam K

May 19, 2020

Awesome course contents and problems were too good

创建者 Nitin A D

Sep 8, 2019

very nice course on algorithms and data structure.

创建者 Rayan D

Sep 21, 2018

Excellent course with some great coding challenges

创建者 Vivek R

Sep 9, 2017

Excellent course on how to optimise your algorithm

创建者 Arthur Z

May 17, 2017

Learned a lot of useful techniques in this course.

创建者 Yerkebulan M

Feb 24, 2023

The best course , which help to critical thinking

创建者 Hesham M H

Oct 7, 2022

Great content , clear ideas , easy to udnerstand

创建者 Faisal A

Jun 23, 2021

pretty tough...also interesting....challenging...

创建者 Yulei Q

Mar 24, 2021

Very good course as an introduction to algorithm.