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!

筛选依据:

776 - Algorithmic Toolbox 的 800 个评论(共 2,592 个)

创建者 Priyanshu S

Jul 18, 2019

Great course to enhance your algorithm building skills.

Teachers and resources are quite good.

创建者 Evgeny P

Oct 16, 2016

Thank you very much! I am looking forward to joining the second course of the specialization.

创建者 Pavel B

Feb 15, 2023

great, interesting tasks in practice explaining the application of the problems being solved

创建者 UTKARSH G

Oct 22, 2020

some questions were complicated but the overall course is great to start learning algorithms

创建者 aditya p s

Oct 20, 2020

The assignment questions were one of best questions i have seen , specially last questions .

创建者 Pulkit B

Jun 20, 2020

A Great Course for beginners to enhance their knowledge about the basics of data structures.

创建者 Smit P

Jun 10, 2020

Dynamic Programming is no more a nightmare for me! Thanks to course instructors and Coursera

创建者 Nitish K

May 17, 2020

Thank you to the team of course era for helping me and guiding me to accomplish this course.

创建者 Pothula T

Aug 5, 2019

the best algorithms course. I've seen and solved some of the hardest problems in this course

创建者 Jonas P

Dec 18, 2018

Very deep, gives great understanding of Algorithms and how to implement them in various ways

创建者 Hawk G

Sep 1, 2016

It`s a very good course that covers some of the most fundamental concepts behind algorithms!

创建者 Rohit B

Aug 17, 2020

Amazing course, all the concepts are very well explained and the assignments were good too.

创建者 YASH K

Jan 26, 2019

nice Course helped me lot to improve my concepts and skills.Great to go through this course

创建者 Suryakanta M

Jun 19, 2016

It's a great course which helped me in a greater extent to enhance my concept in Algorithm.

创建者 Jan W v G

Jan 28, 2023

Very good, thorough and comprehensive! I appreciate in addition the materials on step

.org.

创建者 Debajyoti N

Aug 3, 2020

Great lectures and materials. Good selections of problems. A Good way to recap algorithms.

创建者 Ayush P

Feb 26, 2020

This course is exceptionally well made and helped me to improve my skills to great extent.

创建者 SWAPNESH K

Feb 8, 2020

amazing power of dynamic programming. Amazing tutors. One of the best courses on Coursera.

创建者 Lal C

Nov 29, 2019

I am happy to do this course and the lecture of this course was understandable.It was good

创建者 Ivana E

Feb 21, 2018

I felt rushed to finish because I fell behind, but the vides and resources were great help

创建者 Roberto N

Mar 30, 2016

Realmente es un muy buen curso introductorio a el desarrollo de algoritmos más eficientes.

创建者 Ariz M

Jun 10, 2023

This course was one of the most challenging and useful courses ever I had. Thank you all.

创建者 Sushan B

Jul 23, 2021

Great Course for enlightenment towards basic concepts of computer science and pregaming's

创建者 GVK S

Jun 1, 2020

I enrolled in this specialization by mistake. I am unable to unenroll. Please unenroll me

创建者 Aleksandr A

Aug 17, 2019

Awesome introduction to algorithms with a lot of challenging and interesting assignments!