算法基础
算法代表着用系统的方法描述解决问题的策略机制,北京大学《算法基础》课程将带你一一探索枚举、二分、贪心、递归、深度优先搜索、广度优先搜索、动态规划等经典算法,体会他们巧妙的构思,感受他们利用计算解决问题的独特魅力。顺利完成本课程,你将不但能够掌握这些算法的原理,还能够对这些算法进行灵活应用以及准确实现。本课程的中的编程任务,将充分训练你的思维能力和动手能力,促成全面、缜密思考问题的习惯。达到本门课程的要求,即意味者你具备了初步的算法基础和较强的编程实现能力。
None
Syllabus
Syllabus - What you will learn from this course
Week 1
欢迎加入我们!
Week 2
枚举
Week 3
递归
Week 4
动态规划(1)
Week 5
动态规划(2)
Week 6
深度优先搜索(1)
Week 7
深度优先搜索(2)
Week 8
广度优先搜索
Week 9
二分与贪心
Week 10
期末考试
Week 11 …
算法基础
算法代表着用系统的方法描述解决问题的策略机制,北京大学《算法基础》课程将带你一一探索枚举、二分、贪心、递归、深度优先搜索、广度优先搜索、动态规划等经典算法,体会他们巧妙的构思,感受他们利用计算解决问题的独特魅力。顺利完成本课程,你将不但能够掌握这些算法的原理,还能够对这些算法进行灵活应用以及准确实现。本课程的中的编程任务,将充分训练你的思维能力和动手能力,促成全面、缜密思考问题的习惯。达到本门课程的要求,即意味者你具备了初步的算法基础和较强的编程实现能力。
None
Syllabus
Syllabus - What you will learn from this course
Week 1
欢迎加入我们!
Week 2
枚举
Week 3
递归
Week 4
动态规划(1)
Week 5
动态规划(2)
Week 6
深度优先搜索(1)
Week 7
深度优先搜索(2)
Week 8
广度优先搜索
Week 9
二分与贪心
Week 10
期末考试
Week 11
结束语
FAQ
When will I have access to the lectures and assignments?
Access to lectures and assignments depends on your type of enrollment. If you take a course in audit mode, you will be able to see most course materials for free. To access graded assignments and to earn a Certificate, you will need to purchase the Certificate experience, during or after your audit. If you don't see the audit option:
What will I get if I subscribe to this Specialization?
When you enroll in the course, you get access to all of the courses in the Specialization, and you earn a certificate when you complete the work. Your electronic Certificate will be added to your Accomplishments page - from there, you can print your Certificate or add it to your LinkedIn profile. If you only want to read and view the course content, you can audit the course for free.
Is financial aid available?
Yes. In select learning programs, you can apply for financial aid or a scholarship if you can’t afford the enrollment fee. If fin aid or scholarship is available for your learning program selection, you’ll find a link to apply on the description page.
Reviews
Prestigious University and of course with technical professors.
内容有点跳的快了,有点acm基础复习课的感觉,比如前面灌溉问题这种的,priority queue我相信看算法基础的同学基本是没学过的,直接用起来对于真的是来新学基础的同学来说有点不好。