算法与数据结构分析

发布者:赵伟翔

发布时间:2025-03-28

浏览次数:10

算法与数据结构分析(48课时/3学分)

Algorithm & Data Structure Analysis (48 hours/3 credits)

 

课程描述:

本课程介绍了程序开发技术,重点是正确性和证明的基本思想。课程介绍了复杂性和分析、递归、抽象数据类型、列表表示、堆栈、队列、集合、树和哈希表、图形和图形遍历的概念。学生将在此课程中体验解决问题的不同方法。

This course provides an introduction to program development techniques with a focus on basic ideas of correctness and proof. The course introduces, among others, notions of complexity and analysis, recursion, abstract data types, representation of lists, stacks, queues, sets, trees and hash tables, graphs and Graph Traversal. The course allows students to experience different approaches to problem solving.