|
所在平台: EdxArchive 课程类别: 其他类别 大学或机构: IITBombayX 授课老师: Deepak B. Phatak Nagesh Karmali Ajit Diwan Ganesh Ramakrishnan |
课程主页: https://www.edx.org/archive/algorithms-iitbombayx-cs213-3x
课程评论:没有评论
Learn how to structure and use algorithms to solve real life problems.
Algorithms power the biggest web companies and the most promising startups. Interviews at tech companies start with questions that probe for good algorithm thinking.
In this computer science course, you will learn how to think about algorithms and create them using sorting techniques such as quick sort and merge sort, and searching algorithms, median finding, and order statistics.
The course progresses with Numerical, String, and Geometric algorithms like Polynomial Multiplication, Matrix Operations, GCD, Pattern Matching, Subsequences, Sweep, and Convex Hull. It concludes with graph algorithms like shortest path and spanning tree.
Topics covered:
This course is part of the Fundamentals of Computer Science XSeries Program: