Birla Institute of Technology & Science, Pilani
Algorithm Design: Mastering Computational Problem Solving
Birla Institute of Technology & Science, Pilani

Algorithm Design: Mastering Computational Problem Solving

包含在 Coursera Plus

深入了解一个主题并学习基础知识。
初级 等级
无需具备相关经验
3 周 完成
在 10 小时 一周
灵活的计划
自行安排学习进度
深入了解一个主题并学习基础知识。
初级 等级
无需具备相关经验
3 周 完成
在 10 小时 一周
灵活的计划
自行安排学习进度

您将学到什么

  • Master divide and conquer techniques to solve complex problems and enhance algorithm efficiency in software development.

  • Apply dynamic programming for decision optimization, storing and reusing sub-problems to improve computational problem-solving.

  • Design and analyze graph algorithms, including shortest paths and minimum spanning trees, to address network challenges.

  • Utilize branch and bound methods for solving optimization problems like 0-1 knapsack and traveling salesman with precision.

要了解的详细信息

可分享的证书

添加到您的领英档案

最近已更新!

August 2025

作业

107 项作业

授课语言:英语(English)

了解顶级公司的员工如何掌握热门技能

Petrobras, TATA, Danone, Capgemini, P&G 和 L'Oreal 的徽标

该课程共有9个模块

Explore the basic framework needed for representing and analyzing algorithms. The module provides a comprehensive understanding of asymptotic notations and a brief discussion of how recursive algorithms are analyzed.

涵盖的内容

16个视频10篇阅读材料14个作业1个插件

Explore techniques for breaking down complex problems into manageable subproblems, with applications in sorting, searching, and mathematical computations.

涵盖的内容

13个视频4篇阅读材料14个作业

In this module, you will gain insights into the algorithm design technique called the greedy method, which is a technique applicable to optimization problems, and how the method makes a series of greedy choices to construct an optimal solution (or close to optimal solution) for a given problem. You will also learn about greedy algorithms like fractional knapsack, activity selection problem, and job sequencing with deadlines.

涵盖的内容

9个视频4篇阅读材料9个作业1个插件

In this module, you will gain insight into dynamic programming, which is a powerful problem-solving technique used in computer science to solve optimization and decision problems. You will also be introduced to the principles, algorithms, and applications of dynamic programming and learn how to break down complex problems into smaller sub-problems, store and reuse solutions to these sub-problems, and ultimately design efficient algorithms for various real-world challenges.

涵盖的内容

8个视频3篇阅读材料9个作业

In this module, you will explore the graph concepts, different types of graphs, and how we can represent a graph in a computer. You will also gain insight into how to model problems as graphs and design efficient algorithms for a wide range of graph-related challenges like minimum spanning trees, single source shortest paths, all pair shortest paths.

涵盖的内容

8个视频3篇阅读材料8个作业1个讨论话题

In this module, you will explore a wide range of graph-related problems like finding the minimum spanning trees, single source shortest paths, and all pair shortest paths.

涵盖的内容

8个视频3篇阅读材料9个作业

In this module, you will learn the concept of backtracking and its applications in problem-solving. Backtracking is a systematic algorithmic approach used to find solutions to problems where you need to make a sequence of decisions and if a decision leads to an unsatisfactory outcome, you backtrack to the previous decision and try an alternative path. This module covers the fundamentals of state space and explores specific problems such as the N-queen problem (4-queen problem), graph coloring problem, sum of subsets, and Hamilton cycle. You will also learn how to apply backtracking to find solutions to these problems.

涵盖的内容

33个视频9篇阅读材料31个作业1个讨论话题1个插件

In this module, you will learn the principles and applications of randomized algorithms. Randomized algorithms use randomization as a fundamental tool to solve computational problems efficiently and often provide probabilistic guarantees of correctness. This module explores several key randomized algorithms, including randomized quicksort, min-cut algorithm, random permutation, convex hull, and Bloom filters. You will also learn how to analyze the expected performance and probabilistic guarantees of these algorithms in various problem-solving scenarios.

涵盖的内容

10个视频2篇阅读材料8个作业1个讨论话题

In this module, you will gain a foundational understanding of P, NP, NP-complete, and NP-hard problems, as well as key concepts like satisfiability problem (SAT), polynomial time reducibility, and common NP-complete problems.

涵盖的内容

12个视频1篇阅读材料5个作业

位教师

BITS Pilani Instructors Group
Birla Institute of Technology & Science, Pilani
14 门课程37,830 名学生

提供方

从 Algorithms 浏览更多内容

人们为什么选择 Coursera 来帮助自己实现职业发展

Felipe M.
自 2018开始学习的学生
''能够按照自己的速度和节奏学习课程是一次很棒的经历。只要符合自己的时间表和心情,我就可以学习。'
Jennifer J.
自 2020开始学习的学生
''我直接将从课程中学到的概念和技能应用到一个令人兴奋的新工作项目中。'
Larry W.
自 2021开始学习的学生
''如果我的大学不提供我需要的主题课程,Coursera 便是最好的去处之一。'
Chaitanya A.
''学习不仅仅是在工作中做的更好:它远不止于此。Coursera 让我无限制地学习。'
Coursera Plus

通过 Coursera Plus 开启新生涯

无限制访问 10,000+ 世界一流的课程、实践项目和就业就绪证书课程 - 所有这些都包含在您的订阅中

通过在线学位推动您的职业生涯

获取世界一流大学的学位 - 100% 在线

加入超过 3400 家选择 Coursera for Business 的全球公司

提升员工的技能,使其在数字经济中脱颖而出

常见问题