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 II" is an advanced course extending the materials in "Part I". We will cover more powerful and sophisticated data structures & algorithms, including: splay trees, B-trees, red-black trees, hash tables, priority queues, strings and sorting.
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.