-
Data structures play a central role in computer science and are the cornerstones of efficient algorithms. This specialization explores the principles and methods in the design and implementation of various data structures. You will learn the essential skills for algorithm design and performance analysis. Topics covered by this specialization range from fundamental data structures to recent research results.
-
Course 1: Data Structures and Algorithms (I)
- Offered by Tsinghua University. By learning this course, you will get a comprehensive grasp of vector and list and the ability to use them ... Enroll for free.
Course 2: Data Structures and Algorithms (II)
- Offered by Tsinghua University. By learning this course, you will get a comprehensive grasp of stack, queue, binary tree, graph and BST ... Enroll for free.
Course 3: Data Structures and Algorithms (III)
- Offered by Tsinghua University. By learning this course, you will get a comprehensive grasp of hashing and typical balanced binary search ... Enroll for free.
Course 4: Data Structures and Algorithms (IV)
- Offered by Tsinghua University. By learning this course, you will get a comprehensive grasp of Priority Queues and string match techniques, ... Enroll for free.