Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 440 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 440 Bytes

CS435 - Advanced Data Strucutres and Algorithm Design

Description

This course covers advanced topics in data structures and algorithms, involving sequences, sets, and graphs such as searching, sorting, order statistics, balanced search tree operations, hash tables, graph traversals, graph connectivity and path problems. Algebraic and numeric algorithms. Performance measures, analysis techniques, and complexity of such algorithms.