Chevron Left
返回到 Algorithmic Toolbox

学生对 University of California San Diego 提供的 Algorithmic Toolbox 的评价和反馈

4.6
12,563 个评分

课程概述

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

热门审阅

PS

Aug 14, 2020

Great Course. This series is great but sometimes you will get frustrated because of the questions as it is not easy, make sure to give those a time. Great satisfaction after solving them though

JK

Aug 2, 2016

As the title suggests, this course will give you some tools/techniques in terms of algorithms design and implementation. You will probably also learn from doing the programming assignments. Enjoy!

筛选依据:

676 - Algorithmic Toolbox 的 700 个评论(共 2,592 个)

创建者 Pulkit D

Sep 15, 2018

this course helped me in practicing data structures and clearing my basic concepts which were not very clear .

创建者 Peter M

Apr 17, 2022

Very good course. Challenging at times. More than a bit frustrating that you couldn't see the test cases...

创建者 Ankit K

Dec 6, 2020

Very interesting and useful course. Most recommended if you want to learn algorithm and problem solving skill

创建者 Ruth P C

Aug 20, 2018

Very good introductory course to learn algorithm design techniques, and write better and more efficient code.

创建者 abhishek j

Sep 24, 2016

An exception and resourceful course from best instructors n teachers globally.I am glad to be a part of this.

创建者 Roudranil D

Jun 18, 2022

It was an amazing learning experience, and the problems and slides were also professional and comprehensive.

创建者 Syed Y A

Aug 24, 2020

Many thanks to all the respectful instructors for a wonderful course like this. I have learnt a lot from it.

创建者 Kamruzzaman T

May 24, 2020

Excellent course. Clear instructions. Concise structure. However, the discussion forums aren't very helpful.

创建者 ATHARVA D

May 5, 2020

The assignments are pretty good! It gives you a complete practice of various algorithms in computer science.

创建者 Tanmay B

Mar 16, 2020

The course content was nice and concise. Looking forward to applying these in my coming coding competitions.

创建者 Utkarsh

Jul 28, 2021

This is what I precisely was looking for, lectures with a good set of problems to solve in cpp. Thanks. 5/5

创建者 V v h s

May 4, 2021

the course is quit intresting and help me to develop the algorithm skills more and it is very useful course

创建者 f4hrenh9it

Nov 24, 2020

Great course! Well structured information and medium difficulty problems to polish your algorithmic skills.

创建者 S.Parthasarathy

Jan 16, 2020

It was really a great course. Thanks to the instructors for being very clear and precise in their teaching.

创建者 akhil s

Jul 19, 2018

Excellent course , helped a lot to learn and explore new ideas and algorithms.

Thank-You Algorithmic Toolbox

创建者 [email protected]

Jun 16, 2018

Everything taught was great and has helped me lot. The coarse taught me new things which were very helpful.

创建者 Spartan C

Dec 24, 2020

Very good content, having few reference discussions on few more variants of knapsack would really help .a

创建者 Saurabh S

Jan 20, 2019

Its amazing due to new questions... its a best course if you have to learn algorithm... I really mean it..

创建者 Prabhat S

Sep 14, 2017

was perfect to start and thanks to instructor, I cleared many confusions and learned some nice new logics.

创建者 Satyam K

Nov 26, 2021

THIS IS A AWESOME FOR BEGGINERS WITH SOME PROGGRAMMING KNOWLEDGE. YOU WILL GET MANY NEW THINGS TO LEARN.

创建者 Soufiane L

Nov 20, 2020

I really like this course , it's just amazing how all monetors make hard ideas and problems to easy ones.

创建者 Tatsat R

Aug 7, 2020

one of the best course online and the level of questions were very good

it took some time but was worth it

创建者 Uday S

May 30, 2020

The quality of practice problems is good.i understood the concepts because of the programming assinments.

创建者 Cardy M I

Apr 15, 2018

Excellent course! If you want to learn about basic principles of algorithm design, then take this course.

创建者 Héctor C

Oct 29, 2017

Very nice course, I really liked the homework problems, I think most of them are enlightenment exercises.