高级数据结构与算法 (Coursera)
本课程将引导你进入高级数据结构和算法的世界,学习如何有效地使用这些工具来解决复杂的应用程序中的挑战。从哈希表到树、图以及排序算法,我们将系统性地探索每一个主题,并通过实践案例加深理解。
Professor Ming Zhang received her Bachelor, Master and PhD degrees in Computer Science from Peking University. She is a full professor at the School of Electronics Engineering and Computer Science, Peking University. Prof. Zhang is a member of the ACM Education Council and the Chair of ACM China Education Committee. She has published more than 100 research papers on diverse topics from text mining to social computing in the top journals and conferences, including TKDE, ICML, KDD, AAAI, ACL, and WWW. Prof. Zhang is the leading author of several textbooks on Data Structures and Algorithms in Chinese, and her on-campus course was recognized as the National Elaborate Course by China’s Ministry of Education.
本课程将引导你进入高级数据结构和算法的世界,学习如何有效地使用这些工具来解决复杂的应用程序中的挑战。从哈希表到树、图以及排序算法,我们将系统性地探索每一个主题,并通过实践案例加深理解。
本课程将引导您从基础开始学习数据结构,包括数组、链表、栈、队列、树以及图等核心概念,并通过实践案例教授如何应用这些知识来解决实际问题。
本课程将引导你从基础开始学习数据结构和算法的核心概念,并应用于实际编程问题中。通过学习栈、队列、链表、树等数据结构,以及排序和搜索算法,你将能够更有效地解决复杂问题,提升自己的编程能力。
本课程是数据结构与算法学习的第二部分,旨在帮助学生深入理解如何应用这些概念来解决实际中的复杂问题。从优化和高效编程开始,学员将学会使用各种数据结构和算法来提升代码性能和逻辑清晰度。