EEWORLD University Hall----Data Structure Shanghai Jiaotong University
[Copy link]
Data Structure Shanghai Jiaotong University : https://training.eeworld.com.cn/course/5413 Data structure refers to a collection of data elements that have one or more specific relationships with each other. Usually, a carefully selected data structure can bring higher operation or storage efficiency, and data structures are often related to efficient retrieval algorithms and indexing techniques. This tutorial is from the simplest to the most complex and is extremely detailed, suitable for self-study, classroom teaching, and after-class review exams. The video tutorial on algorithms and data structures of Shanghai Jiaotong University is taught by Teacher Tan Xiaohong, who basically does not miss any key points or difficulties. The main contents of this course include: basic concepts related to data structures, basic operations and applications of linear lists, definitions and basic operations of stacks and queues, string pattern matching algorithms, basic concepts and algorithm implementations related to binary trees, storage structures and algorithms of graphs, and various search and sorting algorithms, etc.
|