|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/recursion-technique/
课程评论:没有评论
**课程总结:从零开始学习递归 (Recursion from scratch)** 这门 Coursera 课程由前 ACM-ICPC 区域赛选手 Abhilash Rudra 主讲,旨在帮助学习者深入理解和可视化递归这一重要的计算机科学概念。课程强调通过“函数定义、基本情况(base case)和递归调用(recursive statement)”这三个核心要素,以循序渐进的方式解决各类递归问题。 **课程特色:** * **深度可视化:** 课程不仅提供问题和解决方案的讲解,更通过大量的图示和视频,让学习者能够直观地感受和“看到”递归过程,从而建立起深刻的理解。 * **扎实的基础:** 讲师会反复强调并应用递归的基本原理,帮助学习者构建自信,逐步掌握复杂的递归技巧。 * **实用的解题框架:** 课程将围绕“函数定义、基本情况、递归调用”这三个关键步骤,演示如何系统地解决各种递归问题。 * **丰富的示例:** 课程包含多种类型的递归问题,并以清晰优雅的方式进行讲解,辅以详尽的示例,帮助学习者触类旁通。 * **名师指导:** 讲师 Abhilash Rudra 拥有丰富的算法竞赛和行业经验,尤其在算法和数学领域造诣深厚,能为学习者提供高水平的指导。 **适合人群:** 所有希望深入理解、掌握并能可视化递归概念的学习者。如果您想真正“感觉”到递归的运作方式,这门课程将是您的理想选择。通过这门课程的学习,您将能够在递归领域变得游刃有余。
This course consists of all imp recursion concepts. If you want to feel & visualize recursion, then this course is for you. This course starts with introduction of recursion and then gradually moving to different types of problems with the help of just plain recursions. After that it covers different techniques of recursion in great detail with many examples! It also include different kinds of problems explanation in a very elegant way and visualizing each and every recursion with the help of proper diagrams and videos. Mentor first of all fix fundamentals for recursion and follow the same fundamentals again and again - building your confidence at every level. Clarity of concepts and practice in recursion can make you invincible in recursion!!! Only three things are required in recursion - Function definition, base case and recursive statement and mentor will use only these 3 steps to practically solve every question!!! Each session does not only contain explanation of the problem and solution which is generally observed in other courses, but mentor extends himself to go in great depth of recursion to make sure that students can feel and visualize the recursive solutions in a very well manner.Mentor:Abhilash Rudra is Ex ACM-ICPC regionalist with rank within top 40. He was also featured within Top 30 Algorithmic coders in the world on HackerEarth Monthly Algorithmic contests.His main area of interest is Algorithms, Mathematics. He has 7+ years of industry exp. in the field of software development, Algorithmic Research, core mathematical research.