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

热门审阅

PN

Oct 7, 2022

An excellent course, B​etter than most Universities in India. I would recommend to stick to the problems and really putting in the efforts, to solve all the problems, It will be worth the effort.

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

筛选依据:

626 - Algorithmic Toolbox 的 650 个评论(共 2,592 个)

创建者 ganesh s

Jul 13, 2020

A superb introduction to an algorithmic approach to problem-solving. A must for those interested in competitive coding.

创建者 Samiksha D

Jun 12, 2022

puzzles were hard but i got to learn so much more in a very fun manner thank u so much for a quality course like this.

创建者 Md. J D

Aug 19, 2020

It is an amazing course for a newbie programmer to gain sufficient knowledge about algorithmic design and application.

创建者 Pratiksha G

Jul 28, 2020

As the videos are short and effective ,its fun watching these videos and learning new skills.Trully a very good course

创建者 Sachin s

May 31, 2020

Great Experience, been ignoring dynamic programming for soooo...... long, now I finally understand it. Thank You !!!!!

创建者 K V

May 2, 2020

Was very helpful in making the basics clear, and now I've got a idea of how to solve a problem in the most optimal way

创建者 Anuj P

Apr 23, 2020

Probably one of the best courses to start with. Basics are explained in a good manner. Lectures can still be improved.

创建者 Anubhav R

May 27, 2019

Enjoyed the course. The lectures explain the concepts well enough. Programming assignments are challenging but doable.

创建者 Shubham T

Apr 13, 2018

This cource is really very nice. This has enhanced my problem solving skills in programming language very efficiently.

创建者 Rajat A

Aug 17, 2017

The programming assignments are the best thing about this course. They will make you think and are quite fun to solve.

创建者 Subhangam_66

Oct 31, 2021

The professors can slow down a little bit, and explain the concepts from more basic part to make students understand.

创建者 Lương T X

Sep 8, 2021

Great course with amazing material. I actually love this course, my algorithm skills is boosted. Thank you lecturers!

创建者 RAYAL N V

Oct 9, 2020

The problems are really really good for improving problem-solving. Some of them were real brain teasers. Loved them.

创建者 Laura

Oct 8, 2020

Good explanations in the videos & the programming exercises gave me a lot of practice. Thank you to the instructors.

创建者 Arpit S

Aug 17, 2020

Excellent course structure paced really well for beginners as well as for someone requiring to brush up their skills.

创建者 Akash L

Feb 15, 2020

The building concepts of algorithms is given importance and as a result my interest throughout course has been good.

创建者 Diego M

Jun 5, 2020

Excellent course!

Assignments are fun to do. They have a good balance of theory and practice.

I highly recommend it.

创建者 Julio C D M

Jun 3, 2020

It was very nice. I learned a lot about the different kind of algorithms that you can use to solve complex problems.

创建者 Sergio L F

Mar 23, 2020

Excelente ferramenta para aprendizado e desenvolvimento de algoritmos. Plenamente satisfeito com o conteúdo e curso.

创建者 Dmitriy M

Mar 7, 2016

I enjoyed the course a lot and would recommend it to anyone who's getting their feet wet in the world of algorithms.

创建者 2K20\EE\249 S

Dec 8, 2021

I actually learned different types of interesting algorithms and enjoyed all of the assignments. Thanks to Coursera

创建者 Nitika V

Sep 10, 2020

Really great, helped me a lot in understanding concepts like divide and conquer and dynamic programming. Thank you!

创建者 CHERUKUPALLY K R

Jul 16, 2020

It was just the right course for me ...

All the contents of course helped me a lot in competitive coding as well :)

创建者 Gogikar B

Feb 8, 2020

it is an excellent course. By the end of the course, you will learn how to design an algorithm in an efficient way.

创建者 Dima

Mar 3, 2019

Very nice developed course. All lectures are interesting and topics are very important at algorithms understanding.