返回到 Algorithmic Toolbox
学生对 University of California San Diego 提供的 Algorithmic Toolbox 的评价和反馈
12,572 个评分
课程概述
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!
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
Loading...