About This Course
Data structures play a central role in computer science and are the cornerstones of efficient algorithms. Knowledge in this area has been at the kernel of related curriculums. This course aims at exploring the principles and methods in the design and implementation of various data structures and providing students with main tools and skills for algorithm design and performance analysis. Topics covered by this course range from fundamental data structures to recent research results. "Data Structures and Algorithm Design Part I" is an introductory course focusing on basic data structures, including vectors, lists, stacks, queues, binary trees, and graphs. They are important in programming practice, as well as fundamental to our advanced course: "Part II."
Course Staff
Dr. Junhui DENG is a professor of Computer Science and Technology at Tsinghua University. He received his B.S. and Ph.D. degrees in Computer Science & Technology from Tsinghua University in 1993 and 1997 respectively. He has an experience of teaching both Data Structures and Computational Geometry for more than 20 years.