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!

筛选依据:

801 - Algorithmic Toolbox 的 825 个评论(共 2,592 个)

创建者 Henry R

Jun 18, 2018

The programming assignments are great. They help you build strong algorithm design skill.

创建者 01fe19bec255

Aug 17, 2020

Fantastic course to get started.Learned a lot from this course especially coding skills.

创建者 Shrey P

May 27, 2020

Excellent course content and brilliant instructors kept me engaged throughout the course

创建者 Gregory A N

Jun 24, 2018

Узнал много нового для себя. Курс хорошо продуман и проработан. Большое спасибо авторам!

创建者 Chandan G

May 11, 2018

It is really great way to learn and helpful in skill improvement and professional growth

创建者 Nurul C

Sep 28, 2017

Thanks to all professors for this awesome and valuable course,materials and assignments.

创建者 Dmytro N

Sep 3, 2017

Extremely useful course! Have learned a lot new information about algorithms. Thank you.

创建者 Madhav R

Feb 23, 2017

It was an awesome experience and this course is all one needs to get good at algortihms.

创建者 Pranathi K

Mar 21, 2021

Absolutely amazing! One of the best of it's kind. Made me fall in love with algorithms.

创建者 Manasi K

Dec 17, 2020

Very good content in one place and the assignment is really a good part of this course.

创建者 Katiuska M

Sep 22, 2020

Buenos profesores, tareas para pensar, difíciles pero necesarias para adquirir habiidad

创建者 Fazil k

Sep 8, 2019

I have learnt a lot from this course .it was designed fantastic from basic to advanced.

创建者 Lee

Aug 29, 2018

Loved it so far, you have to think very hard in order to pass all the auto grader tests

创建者 Sidharth S

Aug 3, 2018

Great material ! Challenging problems ! Gave me the confidence of solving hard problems

创建者 文浩然

Nov 30, 2016

Great course! I've learnt a lot and have deeper understanding of algorithm. Thank you!

创建者 Kevin C

Aug 7, 2016

I love the whole explanations and outline... i'd recommend this to me in the next world

创建者 Aarshay J

May 22, 2016

Another one of Coursera's trademark course. Really awesome for beginners in Algorithms.

创建者 Andrey Y

Sep 15, 2020

Great course with interesting non trivial tasks, and the book is brilliant. Thank you.

创建者 Ayan M

Jul 25, 2020

Great content that changed the way I approach designing different types of algorithms!

创建者 Dil M

Jul 23, 2020

Excellent Course Enjoyed very much. I think one of the best course to practice coding.

创建者 Saurabh S K

Jun 1, 2020

Some problems can be hard but it is definitely worthwhile as I learn't new algorithms.

创建者 Rakesh A

May 7, 2020

Astrocious course because I started as beginner but iam swamped in dynamic programming

创建者 Aditya R

Feb 15, 2020

Great course! It would even greater if it would be more real-life-application-centric.

创建者 Abdulrahman H M

Aug 25, 2019

This is the greatest course I have ever taken because its assignments taught me a lot.

创建者 Leah P

Mar 30, 2019

Great for anyone who wanted to learn some basic algorithm . Not too much easy or hard.